Quote from: thelittleblackbird on June 27, 2026, 06:14:13 PM[...]honestly, my FW ruleset is quite small (<200 rules)[...]
QuoteI dont know where or how to look at this point[...]
Quote from: thelittleblackbird on June 27, 2026, 06:14:13 PMhonestly, my FW ruleset is quite small (<200 rules) and most of them are the autogenerated ones, I will be surprised if it is something like this.Why not boot the system with the Live Image of OPNsense and see how that performs with a very basic setup just good enough to get your WAN working ?
I dont know where or how to look at this point
Quote from: tz-mbc on June 26, 2026, 09:55:41 AMNo "ok", "cancel" or any of the usual buttons?I was confused too when moving Static DHCP Mappings from ISC to KEA but everything worked just fine afterwards so I guess maybe it will get a re-design OPNsense-wide one day when the more important things are finished first :)
QuoteC:\Users\bruh>ping 192.168.1.1 -l 1472 -f
Pinging 192.168.1.1 with 1472 bytes of data:
Reply from 192.168.1.1: bytes=1472 time=1ms TTL=64
Ping statistics for 192.168.1.1:
Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 1ms, Average = 1ms
Control-C
^C
C:\Users\bruh>ping 192.168.1.1 -l 1473 -f
Pinging 192.168.1.1 with 1473 bytes of data:
Packet needs to be fragmented but DF set.
Ping statistics for 192.168.1.1:
Packets: Sent = 1, Received = 0, Lost = 1 (100% loss),
Control-C
^C
C:\Users\bruh>ping 192.168.1.1 -l 4000
Pinging 192.168.1.1 with 4000 bytes of data:
Reply from 192.168.1.1: bytes=4000 time=1ms TTL=64
Reply from 192.168.1.1: bytes=4000 time=1ms TTL=64
Ping statistics for 192.168.1.1:
Packets: Sent = 2, Received = 2, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 1ms, Average = 1ms