FreeBSD 6.0-BETA4 panics when when configuring pfsync0

Max Laier max at love2party.net
Fri Sep 9 10:19:38 PDT 2005


On Friday 09 September 2005 15:05, Dominic Marks wrote:
> Dominic Marks wrote:
> > Hello,
> >
> > I am setting up a redundant firewall setup for our company, the systems
> > are identically configured Dell servers running FreeBSD 6.0-BETA4.
> > Software being used is pf, carp, pfsync and altq.
> >
> > When I attempt to configure the pfsync0 interface the systems panic. The
> > systems currently have HTT enabled, I've googled but I didn't find
> > anything to suggest pfsync was not SMP/HTT friendly. Could this be a
> > configuration problem?
> >
> > interface:
> >
> > # ifconfig em2
> > em2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> >         options=b<RXCSUM,TXCSUM,VLAN_MTU>
> >         inet 172.16.254.2 netmask 0xffffff00 broadcast 172.16.254.255
> >         ether 00:04:23:bd:7a:ef
> >         media: Ethernet autoselect (100baseTX <full-duplex>)
> >         status: active
> >
> > command:
> >
> > # ifconfig pfsync0 syncdev em2 syncpeer 172.16.254.1
>
> Following a little more testing:
>
> If I don't specify a syncpeer I don't get the panic.

Thanks for the dump.  Seems like we were leaking a lock from pfsyncioctl().  
Can you please try this patch and report back.  Thanks in advance.

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20050909/c72856a6/attachment.bin


More information about the freebsd-hackers mailing list