Date: Mon, 24 Apr 2000 19:47:04 -0700 From: "Dan O'Connor" <dan@mostgraveconcern.com> To: "freebsd-questions" <freebsd-questions@freebsd.org> Subject: Fw: Natd doesn't work after upgrade to 4.0 stable Message-ID: <011d01bfae60$8a3cd840$0200000a@danco>
next in thread | raw e-mail | index | archive | help
> It's not natd daemon it's my firewall it's somehow blocking the >connection to the outside. It does not seem to be affecting the gateway >itself though. Sorry about the lame questions but I have RTFM. Anyway it >appears the firewall rules (rc.firewall) are different in 4.0 Please >find enclosed my "rules" maybe someone can point out the offending line" >I'm using the "simple" firewall. Try commenting out these lines: # Stop RFC1918 nets on the outside interface ${fwcmd} add deny all from 10.0.0.0/8 to any via ${oif} ${fwcmd} add deny all from any to 10.0.0.0/8 via ${oif} --Dan -- Dan O'Connor On Matters of Most Grave Concern http://www.mostgraveconcern.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011d01bfae60$8a3cd840$0200000a>