1
General Discussion / Re: Ping OPNsense from LAN not working
« on: February 10, 2021, 10:21:50 pm »An interface with a default gateway is considered a WAN-type interface. And by default, replies to incoming packets on WAN interfaces always get sent to the default gateway, not to the host which sent the packet. This behaviour can be disabled in the advanced firewall settings (disable reply-to). You might also want to disable force gateway.
Thank you very much Maurice! Disabling the reply-to feature was the key to solve my problem!
or just leave "Auto-detect" Upstream Gateway in LAN interface settings
Unfortunatly I did not find that setting, but thank you too Fright!