Trying to create a Sub-Interface on Vlan 1 without much luck
I have a situation where I have 4 unique subnets.
192.168.0.0/24
192.168.1.0/24
192.168.2.0/24
192.168.3.0/24
Currently, there are no Vlans defined on the switch, so they are all in VLAN 1. A Cisco router is currently serving as a Gateway for this site and has the following
interface GigabitEthernet0/0/0
ip address 192.168.0.1 255.255.255.0
ip address 192.168.1.1 255.255.255.0 secondary
ip address 192.168.2.1 255.255.255.0 secondary
ip address 192.168.3.1 255.255.255.0 secondary
I would like to slip in a Fortigate Firewall to serve as the gateway device, but i need a way to service all of the subnets that are all residing in Vlan1 over a single ethernet cable. I have tried to give the port a parent IP address, similar to Cisco, with secondary ip addresses...but i cant ping from the network to the respective secondary ip address and vice-versa. The parent ip address works fine. any ideas? I have tried configuring the Cisco port as a trunk and access port with no change either way. i would think my las option would be to have a dedicated port for each subnet, but i would rather keep it to one.
any help is greatly appreciated,
Steve K. in Austin TX
