Date: Tue, 05 Aug 2003 17:02:50 +0200 From: Jacob Vennervald <jvennervald@proventum.net> To: freebsd-questions@FreeBSD.org Subject: NATD and PPP problem Message-ID: <3F2FC71A.8040104@proventum.net>
next in thread | raw e-mail | index | archive | help
Hi I've installed a FreeBSD 4.8 machine, which I wanna use as a NAT/Router/Firewall. I have setup the pppoe connection which works perfectly and then I've tried to setup the machine as a NAT Router by setting the following in the rc.conf: firewall_enable="YES" firewall_type="open" natd_enable="YES" natd_interface="tun0" But when I restart the machine it gives me the following error: "Firewall rules loaded, starting divert daemons: natdnatd: tun0: cannot get interface address" When I log in and type "ifconfig" I can also see that the tun0 interface doesn't exist, but when I turn off the two natd settings in rc.conf and reboot it does exist. Can anybody help? Cheers, Jacob Vennervald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F2FC71A.8040104>