"JJB" <[EMAIL PROTECTED]> writes: > A new rewrite of the FreeBSD handbook firewall section is currently > being made ready for update to the handbook. You can get an > in-process copy from www.a1poweruser.com/FBSD_firewall/ > > For more help post complete contents of your rc.conf, ppp.conf, ipfw > rules, dmesg.boot, ppp.log, files along with description of how you > are connected to the public internet.
Thanks you. Thanks to that page, I'm a bit closer to a solution, I think. I have arrived at the following ipfw.rules, based on the last example on that page:
ipfw.rules
Description: Binary data
Here are the resulting output of 'ipfw list', for good measure:
ipfw.list
Description: Binary data
The only significant changes I've made are to how DNS is allowed. It would be nice to hear if those rules look ok. Now, what that is missing is examples on how to get NAT port forwarding working. I've been playing around with that, based on what I can figure out from the natd man page, with no success. Here are the rest of the relevant configuration/log files:
rc.conf
Description: Binary data
ppp.conf
Description: Binary data
ppp.log
Description: Binary data
And here's the natd.conf file. Hopefully you can give me some pointers on what's wrong with my port forwarding attempts from there.
natd.conf
Description: Binary data
(I couldn't locate any dmesg.boot file.) Thanks for all your help, Björn
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"