Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 04:08:20 -0000
From:      Bruno Afonso <brunomiguel@dequim.ist.utl.pt>
To:        pf4freebsd@freelists.org
Subject:   [pf4freebsd] Re: Pfsync patch with latest -current
Message-ID:  <40DCE800.6030304@dequim.ist.utl.pt>
In-Reply-To: <40DB9D7E.9010006@dequim.ist.utl.pt>
References:  <20040618184334.GB28704@trdlnk.com> <200406182210.06955.max@love2party.net> <200406210607.46866.max@love2party.net> <40DB9D7E.9010006@dequim.ist.utl.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
Bruno Afonso wrote:
> pfsync from Max's patch, rebuilt ifconfig, installed.
> 
> devices pf pflog and pfsync in kernel as well as altq options. I still 
> have to enable altq'ed fxp driver.
> 
> deq# ifconfig pfsync0 up
> deq# pftcpdump -s0 -ni pfsync0
....

Ok, I used pftcpdump which was wrong because it was from the old port. 
Though, pfsync support hasn't been implemented in -current's tcpdump :)

deq# tcpdump -eni pfsync0
tcpdump: WARNING: pfsync0: no IPv4 address assigned
tcpdump: unsupported data link type 121

I have added proto 240 to /etc/protocols and inserted the first RULE as:

block drop log on fxp0 proto pfsync all

I see no log in pflog0. I have done:

ifconfig pfsync0 syncif <interface>

in both machines.

If you need further testing, i can try to help out Max.

Best,
BA

-- 
Bruno Miguel Afonso
Biological Eng. student
D.E.Q. @ I.S.T. - Portugal
GnuPG Public key: http://dequim.ist.utl.pt/~bruno/gpg




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40DCE800.6030304>