Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2006 18:28:25 -0700
From:      "Kian Mohageri" <kian.mohageri@gmail.com>
To:        "David DeSimone" <fox@verio.net>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: pfsync after reboot does not synchronize
Message-ID:  <fee88ee40606051828i6b0207b5sad96f76985fcd046@mail.gmail.com>
In-Reply-To: <20060605234031.GA4787@verio.net>
References:  <20060605234031.GA4787@verio.net>

next in thread | previous in thread | raw e-mail | index | archive | help
1.  Why does pfsync synchronize the state tables when I use the

>     "ifconfig syncdev" trick to force a bulk update, yet it does
>     not do this when the system is booting up?



What does your rc.conf look like?


2.  Why does pfsync keep repeating the bulk update request and then give
>     up?  What message is not getting through?



Are you running the same versions of everything on all nodes?  Different
versions of pfsync can sometimes not keep state with eachother (3.8 ->
3.9comes to mind).


The two cluster members have a direct cross-cable between them.  My PF
> policy has these settings:
>
>     set skip on pfsync0
>
>     pass quick on fxp0 proto pfsync     # $pfsync_syncdev



Won't fix your problem, but if you 'set skip' on that interface, you don't
need to 'pass quick' as filtering isn't applied.


Kian



_______________________________________________
> freebsd-pf@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-pf
> To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"
>



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