- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
07-19-2023 09:00 AM
Are you able to have a device connected on a layer 2 interface be able to reach a layer 3 gateway on the same subnet? We are able to get this working with a vlan interface when its on a different subnet.
Scenario:
Sub interface ethernet1/1.100 with IP address 10.10.100.1/24 and tag 100
Ethernet 1/2: Layer 2 interface
Device with IP address 10.10.100.100 connected to ethernet 1/2
We want device 10.10.100.100 to be able to reach its gateway at 10.10.100.1.
07-20-2023 05:22 AM
Hi there,
The only way you will get this to work is to convert Eth1/1 to a Layer2 interface with sub-interfaces and create a VLAN interface for each of the VLANs carried on Eth1/1 and that you want the firewall to be gateway for.
cheers,
Seb.
07-20-2023 01:26 AM
Hi there,
The topology you are describing isn't one I have ever seen implemented and begs the question why not use a VLAN interface and use the sub-interfaces as a trunk link?
Looking at your config, I notice that the two interfaces in question do not belong to any VLAN. I suggest you create one and attach it to both Eth1/1.100 and Eth1/2 and repeat your testing.
cheers,
Seb.
07-20-2023 05:12 AM
Eth1/1.100 is a layer 3 interface and it doesnt look like I can attached a vlan to that. I have created vlan 100 and attached it to just eth1/2 to see if that would work but it didnt.
The reasoning for the setup is we are looking to have a dedicated mgmt interface of the device have a separate port on the firewall. So in our case eth1/1 is the LAN interface which we have multiple sub interfaces on for our L3 gateways. One of those gateways is a management subnet. We would theoretically like an access port on the firewall for a device on the same subnet as the management subnet
07-20-2023 05:22 AM
Hi there,
The only way you will get this to work is to convert Eth1/1 to a Layer2 interface with sub-interfaces and create a VLAN interface for each of the VLANs carried on Eth1/1 and that you want the firewall to be gateway for.
cheers,
Seb.
07-20-2023 05:27 AM
Sounds good, thanks for the help.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!