Date: Wed, 11 Sep 2002 08:26:17 +0200 From: Gunnar Flygt <gunnar@oldie.sr.se> To: Mikael Eriksson <master33@linux.nu> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: SV: ipf troubles when upgrading from 4.6-RELEASE -> 4.6.2-RELEASE Message-ID: <20020911082617.B46769@sr.se> In-Reply-To: <000201c25905$6d5300e0$0364a8c0@p1400>; from master33@linux.nu on Tue, Sep 10, 2002 at 10:05:30PM %2B0200 References: <20020910124942.A41801@sr.se> <000201c25905$6d5300e0$0364a8c0@p1400>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 10, 2002 at 10:05:30PM +0200, Mikael Eriksson wrote:
> Hi!
> I noticed, when going from 4.4-RELEASE -> 4.6.2-RELEASE,
> that my settings in '/etc/rc.local' didn't work.
> I had to remove "-f" from
> ipfilter_program="/sbin/ipf -Fa -f"
Most likely not to work since the -f switch is to point out which rukes
file to use. From man ipf
-f <filename>
This option specifies which files ipf should use to
get input from for modifying the packet filter rule
lists.
so I run ipf with `ipf -Fa -f /etc/ipf.rules`
> to
> ipfilter_program="/sbin/ipf -Fa"
> Having "IPFILTER_DEFAULT_BLOCK" set in kernel,
> of course, resulted in blocked traffic when ipf
> didn't start properly.
> I hope this will be of some help for You.
> ********************************************
> Mikael Eriksson
> ********************************************
>
> -> -----Ursprungligt meddelande-----
> -> Från: owner-freebsd-stable@FreeBSD.ORG
> -> [mailto:owner-freebsd-stable@FreeBSD.ORG] För Gunnar Flygt
> -> Skickat: den 10 september 2002 12:50
> -> Till: FreeBSD Stable
> -> Ämne: ipf troubles when upgrading from 4.6-RELEASE -> 4.6.2-RELEASE
> ->
> ->
> -> I upgraded from 4.6-RELEASE -> 4.6.2-RELEASE cvsuped last
> -> Friday. After the buildworld, kernelmake, installworld and
> -> mergemaster, ipf blocks all traffic tthru the box. The
> -> ipf-rules file is the same as before the upgrade. Are there
> -> any changes to ipf concerning syntax or rule order between
> -> these releases?
> ->
> ->
> -> --
> -> Gunnar Flygt, Postmaster SR
> ->
> -> To Unsubscribe: send mail to majordomo@FreeBSD.org
> -> with "unsubscribe freebsd-stable" in the body of the message
> ->
>
>
--
Gunnar Flygt, Postmaster SR
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020911082617.B46769>
