[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pf.os on 3.4 snapshot
On Sun, Sep 21, 2003 at 09:34:03PM +0200, Eric Dillenseger wrote:
> Hi,
> I just upgraded to 3.4 snapshot.
> I have upgraded the whole system using cvs, but there's a problem with
> pf.os.
You upgraded via snapshot, then upgraded again from cvs, is that
correct?
Which arch and where was the snapshot from?
For cvs, are you using 3_4 or HEAD?
Which revision of pf.os does your system currently have?
> Before connecting I ran pfctl -n -f /etc/pf.conf to make sure my rules
> were ok. It showed:
> /etc/pf.os:197 unknown option to W TCP opt
> /etc/pf.os:198 unknown option to W TCP opt
> /etc/pf.os:199 unknown option to W TCP opt
> /etc/pf.os:200 unknown option to W TCP opt
> /etc/pf.os:201 unknown option to W TCP opt
> /etc/pf.os:202 unknown option to W TCP opt
> So I looked at pf.os and I have the following lines in it:
> # Linux 2.0, but it uses a fairly rare MSSes, at least sometimes...
> # This is a shoddy hack, though.
>
> 16384:64:0:44:M512: AIX:4.3:2-3:AIX 4.3.2 and earlier
>
> 16384:64:0:60:M512,N,W%2,N,N,T: AIX:4.3:3:AIX 4.3.3-5.2
> 16384:64:0:60:M512,N,W%2,N,N,T: AIX:5.1-5.2::AIX 4.3.3-5.2
> 32768:64:0:60:M512,N,W%2,N,N,T: AIX:4.3:3:AIX 4.3.3-5.2
> 32768:64:0:60:M512,N,W%2,N,N,T: AIX:5.1-5.2::AIX 4.3.3-5.2
> 65535:64:0:60:M512,N,W%2,N,N,T: AIX:4.3:3:AIX 4.3.3-5.2
> 65535:64:0:60:M512,N,W%2,N,N,T: AIX:5.1-5.2::AIX 4.3.3-5.2
> 65535:64:0:64:M*,N,W1,N,N,T,N,N,S: AIX:5.3:ML1:AIX 5.3 ML1
>
> Other lines have W{1|2|3}, so I'm wondering if it's a typo.
> I've commented those lines to get rid of it, but I'm sure there's a
> workaround, but can't find it.
Which revision is /usr/src/sbin/pfctl_osfp.c?