PF randomly drops udp packets when nat is used on 7.3

2023-05-07 Thread Joosep
31 function 2 "Intel C610 AHCI" rev 0x05: msi, AHCI 1.3 scsibus2 at ahci1: 32 targets isa0 at pcib0 isadma0 at isa0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 vmm0 at mainbus0: VMX/EPT uhub3 at uhub0 port 12 configuration 1 interface 0 "no manufacturer Gadget USB HUB" rev 2.00/0.00 addr 2 uhidev0 at uhub3 port 1 configuration 1 interface 0 "Avocent Keyboard/Mouse Function" rev 2.00/0.00 addr 3 uhidev0: iclass 3/1 ukbd0 at uhidev0: 8 variable keys, 6 key codes wskbd0 at ukbd0 mux 1 uhidev1 at uhub3 port 1 configuration 1 interface 1 "Avocent Keyboard/Mouse Function" rev 2.00/0.00 addr 3 uhidev1: iclass 3/1 ums0 at uhidev1: 3 buttons, Z dir wsmouse0 at ums0 mux 0 uhidev2 at uhub3 port 1 configuration 1 interface 2 "Avocent Keyboard/Mouse Function" rev 2.00/0.00 addr 3 uhidev2: iclass 3/1 ums1 at uhidev2: 3 buttons, Z dir wsmouse1 at ums1 mux 0 uhub4 at uhub1 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev 2.00/0.05 addr 2 uhub5 at uhub2 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev 2.00/0.05 addr 2 vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets sd2 at scsibus4 targ 1 lun 0: sd2: 381553MB, 512 bytes/sector, 781422176 sectors root on sd2a (a5d5ac3c3b882b85.a) swap on sd2b dump on sd2b Kind Regards Joosep

Re: PF randomly drops udp packets when nat is used on 7.3

2023-05-09 Thread Joosep
Hi Thank you for the diff. I tested this on my lab environment with amd64 SP and MP kernels and could not reproduce the issue anymore. I'll deploy this to production as well and report back. This takes few days though. Kind regards Joosep On Tue, May 9, 2023 at 1:15 AM Alexandr Nedve