1
19.7 Legacy Series / Re: Cannot get pfsync to work: pfsync bulk fail
« on: October 15, 2019, 10:13:01 am »
Hi,
after upgrading both nodes to OPNsense 19.7.5_5, the sync stopped again. I can't see any pfsync packets on the VLAN via tcpdump.
I've attached screenshots of both nodes for the HA configuration in the web UI.
€:
Here is the ifconfig for node1:
node2:
after upgrading both nodes to OPNsense 19.7.5_5, the sync stopped again. I can't see any pfsync packets on the VLAN via tcpdump.
I've attached screenshots of both nodes for the HA configuration in the web UI.
€:
Here is the ifconfig for node1:
Code: [Select]
root@fw01:~ # ifconfig pfsync0
pfsync0: flags=41<UP,RUNNING> metric 0 mtu 9000
groups: pfsync
pfsync: syncdev: lagg0_vlan5 syncpeer: 10.49.5.2 maxupd: 128 defer: off
root@fw01:~ # ifconfig lagg0_vlan5
lagg0_vlan5: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 9000
options=600703<RXCSUM,TXCSUM,TSO4,TSO6,LRO,RXCSUM_IPV6,TXCSUM_IPV6>
ether f8:f2:1e:71:5d:94
inet6 fe80::faf2:1eff:fe71:5d94%lagg0_vlan5 prefixlen 64 scopeid 0xd
inet 10.49.5.1 netmask 0xffffff00 broadcast 10.49.5.255
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: Ethernet autoselect
status: active
vlan: 5 vlanpcp: 0 parent interface: lagg0
groups: vlan
node2:
Code: [Select]
root@fw02:~ # ifconfig pfsync0
pfsync0: flags=41<UP,RUNNING> metric 0 mtu 9000
groups: pfsync
pfsync: syncdev: lagg0_vlan5 syncpeer: 10.49.5.1 maxupd: 128 defer: off
root@fw02:~ # ifconfig lagg0_vlan5
lagg0_vlan5: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 9000
options=600703<RXCSUM,TXCSUM,TSO4,TSO6,LRO,RXCSUM_IPV6,TXCSUM_IPV6>
ether f8:f2:1e:71:63:a8
inet6 fe80::faf2:1eff:fe71:63a8%lagg0_vlan5 prefixlen 64 scopeid 0xd
inet 10.49.5.2 netmask 0xffffff00 broadcast 10.49.5.255
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
media: Ethernet autoselect
status: active
vlan: 5 vlanpcp: 0 parent interface: lagg0
groups: vlan