Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Feb 2023 21:54:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 268246] crash and panic using pfsync on 13.1-RELEASE
Message-ID:  <bug-268246-7501-xotGQW8njr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268246-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268246-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268246

--- Comment #47 from Nick Hilliard <nick@foobar.org> ---
primary upgraded to 13.1-RELEASE-p3 and now it's crashing too, within secon=
ds
of enabling pfsync (i.e. panic with kernel uptime 25s)

rc config variables:

--
ifconfig_xn3=3D"mtu 1504 up"
ifconfig_vlan140=3D"inet 10.x.y.1/24 vlan 140 vlandev xn3 up"

pf_enable=3D"YES"
pflog_enable=3D"YES"

pfsync_enable=3D"YES"
pfsync_syncdev=3D"vlan140"
pfsync_syncpeer=3D"10.x.y.2"
pfsync_ifconfig=3D"defer"
--

the vlan140 mtu is 1500 on both devices.

vlan140: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu =
1500

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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