Scratch that. It worked. Thank you!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Patrick M. Hausen on September 28, 2024, 01:23:28 AM
The source needs to be "any".
Quote from: Patrick M. Hausen on September 26, 2024, 03:04:25 PMQuote from: bravosecure on September 26, 2024, 03:01:02 PMRight when trying to access across the Internet. Wrong if there is an entire WAN network and you are trying to access the UI from a PC connected to that same network as OPNsense and the default gateway.
In my case, wouldnt the default gateway be the router which my system is using? So it would be right?
In that case sending the reply packets to the gateway instead of using ARP on the local network is exactly what makes the UI access fail.
I wonder why that "magic" exists at all. OPNsense should follow its routing table and that's that. Unless explicit policy routing is configured.
P.S. use tcpdump on WAN and observe what happens.
Quote from: Monviech on September 26, 2024, 08:09:59 AM
I also disable "Firewall: Settings: Advanced - Reply To" for my daisy chained OPNsenses since when you communicate with them on the WAN port they send the packet back to their default gateway instead.
In my experience that one needs a restart of the router.
Quote from: Patrick M. Hausen on September 24, 2024, 10:50:37 AM
Disable the anti-lockout rule and also disable force gateway (in Firewall > Settings > Advanced). That *should* do it.