Date: Tue, 28 Mar 2000 13:34:16 -0500 From: "Erik Russell" <erik.russell@sungard.com> To: freebsd-questions@FreeBSD.ORG Subject: Trouble with IPFIREWALL Message-ID: <852568B0.006674CD.00@scs-mta1.scs.sungard.com>
next in thread | raw e-mail | index | archive | help
I have the following options in my kernel: IPFIREWALL IPFIREWALL_VERBOSE IPDIVERT IPFIREWALL_FORWARD IPFIREWALL_DEFAULT_TO_ACCEPT the following in rc.conf: firewall_enable="YES" firewall_type="open" the following in rc.firewall: ipfw -f flush ipfw add pass all from any to any ipfw list states: 00100 allow ip from any to any 65535 deny ip from any to any Any ideas? Erik Russell 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?852568B0.006674CD.00>