OPNsense Forum

English Forums => General Discussion => Topic started by: darsen on July 14, 2021, 08:30:58 AM

Title: LAN to LAN connection blocked - Default deny rule
Post by: darsen on July 14, 2021, 08:30:58 AM
Hi all,

I am struggling with a firewall problem. I am trying to make a connection from a client on the LAN to another client on the LAN on port 22 (SSH)

192.168.1.102 wants to connect to 192.168.1.97 port 22

For test purposes I crated an ANY to ANY rule on the firewall (see first image any_to_any.png)

But for some reasons the connection gets dropped. The live view shows "Default deny rule" (see second image live_view.png).

How is that possible ? It drives me crazy.

Thanks in advance!!!

darsen
Title: Re: LAN to LAN connection blocked - Default deny rule
Post by: lfirewall1243 on July 14, 2021, 09:09:04 AM


Quote from: darsen on July 14, 2021, 08:30:58 AM
Hi all,

I am struggling with a firewall problem. I am trying to make a connection from a client on the LAN to another client on the LAN on port 22 (SSH)

192.168.1.102 wants to connect to 192.168.1.97 port 22

For test purposes I crated an ANY to ANY rule on the firewall (see first image any_to_any.png)

But for some reasons the connection gets dropped. The live view shows "Default deny rule" (see second image live_view.png).

How is that possible ? It drives me crazy.

Thanks in advance!!!

darsen

It's local traffic (same subnet) so that traffic shouldn't go over the opnsense.
Please create a network plan..
Title: Re: LAN to LAN connection blocked - Default deny rule
Post by: darsen on July 14, 2021, 09:11:11 AM
I agree that this is local traffic but then why it shows as blocked on the Live View ?