Reaching other VLANS on switch

Started by PhatPanda, April 27, 2018, 12:53:41 AM

Previous topic - Next topic
This should be something really easy but has me stumped.  I'm setting up a new opnsense VM, I can reach it no problem from the vlan that the LAN interface is in (10.20.0.0/16) but no matter what I do, I cannot reach or ping the LAN interface from another VLAN (10.60.0.0/16).  I've added a route 10.60.0.0/16 --> 10.20.1.1 which is the LAN router interface on our switch, and set a upstream gateway to 10.20.1.1, but nothing seems to work.  Any ideas would be appreciated.

Doh figured it out, had to create a rule to allow incoming traffic, thanks all.