Date: Thu, 16 Sep 2004 04:08:10 -0000 From: Bruno Afonso <brunomiguel@dequim.ist.utl.pt> To: pf4freebsd@freelists.org Subject: [pf4freebsd] Pfsync patch with latest -current Message-ID: <40DB9D7E.9010006@dequim.ist.utl.pt> In-Reply-To: <200406210607.46866.max@love2party.net> References: <20040618184334.GB28704@trdlnk.com> <200406182210.06955.max@love2party.net> <200406210607.46866.max@love2party.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 pftcpdump: WARNING: pfsync0: no IPv4 address assigned pftcpdump: listening on pfsync0 04:32:36.522478 UPD ST: rule -877722508 ip ? <- ? <- ? 0:198 rule 0 ip ? <- ?[5] <- ? NO_TRAFFIC:NO_TRAFFIC 04:32:36.742486 UPD ST: rule -877722508 ip ? <- ? <- ? 0:198 04:32:36.955523 DEL ST: rule 0 ip ? <- ? <- ? 0:12 rule 0 ip ? <- ? <- ? NO_TRAFFIC:NO_TRAFFIC rule 1132 ip ? <- ? <- ? SINGLE:NO_TRAFFIC rule 12569 ifmp ? <- ? <- ? NO_TRAFFIC:NO_TRAFFIC 04:32:36.955742 INS ST: rule 0 ip ? <- ? <- ? 0:15 04:32:37.952497 UPD ST: rule 0 ip ? <- ? <- ? 0:15 rule 0 ip ? <- ? <- ? NO_TRAFFIC:NO_TRAFFIC rule 30 ip ? <- ? SINGLE:NO_TRAFFIC 04:32:39.262516 UPD ST: rule 0 ip ? <- ? <- ? 0:165 rule 0 ip ? <- ?[2] <- ? NO_TRAFFIC:NO_TRAFFIC 04:32:40.272533 UPD ST: rule 0 ip ? <- ? <- ? 0:165 rule 0 ip ? <- ?[2] <- ? NO_TRAFFIC:NO_TRAFFIC 04:32:40.435380 UPD ST: rule 0 ip ? <- ? <- ? 0:165 04:32:40.435993 INS ST: rule 0 ip ? <- ? <- ? 0:15 04:32:41.432549 UPD ST: rule 0 ip ? <- ? <- ? 0:15 rule 0 ip ? <- ? <- ? NO_TRAFFIC:NO_TRAFFIC rule 0 ip ?[53646] <- ? <- ? SINGLE:NO_TRAFFIC 04:32:42.522568 UPD ST: rule -877722508 ip ? <- ? <- ? 0:198 rule 0 ip ? <- ?[5] <- ? NO_TRAFFIC:NO_TRAFFIC ^C 11 packets received by filter 0 packets dropped by kernel deq# Is this normal ? :-) BA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40DB9D7E.9010006>