Only over WAN Internet connection

Started by tdwr3, May 21, 2025, 10:25:59 PM

Previous topic - Next topic
Hello OPNSsense Community,

recently i have installed a TrueNAS VM with OPNSense (connected to a SFP+) Card. But from LAN i have no Internet with the OPNSense Firewall.

VLAN 7: WAN Connection (PPPoE)
VLAN 50: LAN

LAN: 10.11.15.0/24

I have only a Internetconnection if i set a any to any Rule at the LAN Interface in OpenSense. From WAN (which get the public ip from my ISP) i can ping 8.8.8.8.

Further more i can no find the incoming datapackages from the WAN at the ppoe interface (my wan interface with vlan7).

By default i can not ping the Gateway of my OPNSense too (10.11.15.1). All works only with any to any rules.

Is that normal at OPNSense or should i have internet without the any to any rule by default?
Please let me know if you need further logs or informations. Thanks for the help guys.

Quote from: tdwr3 on May 21, 2025, 10:25:59 PMI have only a Internetconnection if i set a any to any Rule at the LAN Interface in OpenSense.
There is an allow any-to-any rule by default in OPNsense. But so you want to restrict the access of LAN clients?

Quote from: tdwr3 on May 21, 2025, 10:25:59 PMs that normal at OPNSense or should i have internet without the any to any rule by default?
You can add rules with more restrictions or modify the default any-to-any rule. But if you just remove it and there is no other rule on the LAN allowing anything, no access is passed.

What exactly do you want to achieve?

Hello, thanks for the help. The any to any rule was missing. :)