summaryrefslogtreecommitdiff
path: root/share/ipf/nat.2
blob: ee0002dc2cb5a8c05d4815d07ba5297b002d6822 (plain)
1
2
3
4
5
6
7
8
9
		 Miscellaneous NAT Configuration Tips

Don't forget to add "option GATEWAY" to the kernel config file or NAT will
not work.  NAT requires IP packet forwarding.

You must have IPF enabled even if you aren't using it for anything or
NAT will not work.  The standard way to do this is to make sure
/etc/ipf.rules is installed and edit /etc/rc.conf changing
"ipfilter=NO" to "ipfilter=YES" then reboot.