Date: Fri, 26 Jul 2002 07:40:44 -0600 From: "Grant Cooper" <grant.cooper@nucleus.com> To: <freebsd-questions@FreeBSD.ORG> Subject: Simple ipfw Firewall rules Message-ID: <002301c234aa$0a953330$2afececd@TCOOPER> References: <00dd01c234a3$07c3c7e0$5ae9b5ce@quasi1>
next in thread | previous in thread | raw e-mail | index | archive | help
2 questions I didn't fully understand $fwcmd add allow all from any to any via lo0 - When I did a verbose I was surprised to see all the intercomunications. I couldn't find any information to what it is? I have never seen this rule. $fwcmd add divert natd all from any to any via $<external interface> - Divert all packets through natd. - After some testing it seemed to me that it had to be at the beginning of my rules. But it says all packets, isn't a ftp a packet, therefore it would be forwarded. I think I have it down but I just want to be clear. 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?002301c234aa$0a953330$2afececd>