On Mon, 9 Feb 2009 17:29:11 -0800 (PST)
gahn wrote:
>
> Thanks Mark:
>
> my machine would load the modules when the system boots up. here is my
> rc.conf:
>
> firewall_enable="YES"
> firewall_script="/etc/ipfw.conf"
> firewall_logging="YES"
>
> does that matter?
Your system's ipfw definitel
ot;
> firewall_logging="YES"
>
> does that matter?
It depends on if you need the additional functionality.
> --- On Mon, 2/9/09, Mark Andrews wrote:
>
> > From: Mark Andrews
> > Subject: Re: ipv6 and ipfw
> > To: ipfr...@yahoo.com
> > Cc: "fre
Thanks Mark:
my machine would load the modules when the system boots up. here is my rc.conf:
firewall_enable="YES"
firewall_script="/etc/ipfw.conf"
firewall_logging="YES"
does that matter?
--- On Mon, 2/9/09, Mark Andrews wrote:
> From: Mark Andrews
ns as I want
forwarding.
options IPFIREWALL
options IPFIREWALL_FORWARD
Mark
> --- On Mon, 2/9/09, Mark Andrews wrote:
>
> > From: Mark Andrews
> > Subject: Re: ipv6 and ipfw
> > To: ipfr...@yahoo.com
> > Cc: "fre
Thanks Mark:
Sorry I am using FreeBSD 7.1.
Best
--- On Mon, 2/9/09, Mark Andrews wrote:
> From: Mark Andrews
> Subject: Re: ipv6 and ipfw
> To: ipfr...@yahoo.com
> Cc: "freebsd security"
> Date: Monday, February 9, 2009, 3:14 PM
> In message
> <856498.31
In message <856498.31257...@web52106.mail.re2.yahoo.com>, gahn writes:
> Hi all:
>
> I have a station that has multiple interfaces. Some of interfaces run both ip
> v4 and ipv6. checked with man pages of rc.conf and it seems to be telling me
> that ipfw for ipv4 and ipv6 are two different proces
Hi all:
I have a station that has multiple interfaces. Some of interfaces run both ipv4
and ipv6. checked with man pages of rc.conf and it seems to be telling me that
ipfw for ipv4 and ipv6 are two different processes and need two different
scripts.
Is it correct? Or anyone here can direct me