em0@pci0:1:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82583V Gigabit Network Connection' class = network subclass = ethernetem1@pci0:2:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82583V Gigabit Network Connection' class = network subclass = ethernetem2@pci0:3:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82583V Gigabit Network Connection' class = network subclass = ethernetem3@pci0:4:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82583V Gigabit Network Connection' class = network subclass = ethernetem4@pci0:5:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82583V Gigabit Network Connection' class = network subclass = ethernetem5@pci0:6:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82583V Gigabit Network Connection' class = network subclass = ethernet
root@home-fw:~ # dmesg|grep -i netmap000.000054 [4344] netmap_init netmap: loaded moduleem0: netmap queues/slots: TX 1/1024, RX 1/1024em1: netmap queues/slots: TX 1/1024, RX 1/1024em2: netmap queues/slots: TX 1/1024, RX 1/1024em3: netmap queues/slots: TX 1/1024, RX 1/1024em4: netmap queues/slots: TX 1/1024, RX 1/1024em5: netmap queues/slots: TX 1/1024, RX 1/1024root@home-fw:~ #
NOTHING.
Quote from: lrosenman on January 10, 2022, 04:49:05 pmNOTHING.Good luck getting further help with that yelling attitude.
Hi,The reason for the loss of connectivity is that when Zenarmor packet engine opens the interface in the netmap mode, netmap re-initializes that interface, causing a DOWN/UP link event. Seeing an interface DOWN/UP event, OPNsense fires IPv4/IPv6 address re-configuration. For IPv4, this takes milliseconds, bur for IPv6, due to auto-configuration, WAN tracking etc, this process might take about 15-60 seconds during which time you might lose WAN connectivity. After this, everything should be back to normal. We’re aware of this issue, however the solution involves working with 3rd parties (netmap team, OPNsense team etc). For the final solution, several options are on the table and we’re working on them.I hope this helps clarify the situation
That's quite true, Zenarmor chokes IPv6 if you have hardware checksum offload and/or hardware TCP segmentation offload enabled.