=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/ipf/Attic/nat.2,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- src/share/ipf/Attic/nat.2 1997/12/08 20:04:59 1.3 +++ src/share/ipf/Attic/nat.2 1998/06/12 11:53:02 1.4 @@ -1,6 +1,6 @@ Miscellaneous NAT Configuration Tips -Don't forget to add "option GATEWAY" to the kernel config file or NAT will +Don't forget to add "net.inet.ip.forwarding=1" to /etc/sysctl.conf or NAT will not work. NAT requires IP packet forwarding. Don't forget to add "option IPFILTER" (and maybe "option IPFILTER_LOG"