- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Configure Fortigate 60E Firewall with Cisco 3560 layer 3 Switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
what vlan is the fortigate connected to? If possible move it to its own vlan and verifiy that the other vlans can route to the new switch-fortigate vlan.
Make sure you set the default gateway or route 0 to that of the connected fortigate interface IP
Did you assign IPs to the vlan interfaces on the switch? if not, ip the vlan interfaces and set the clients default gateway to the IP of the vlan. see if you can ping the fortigate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know if you are using any kind of dynamic routing protocol - but it looks like probably not.
Easiest way is to create another VLAN dedicated for swtich/fortigate traffic with a small subnet (/28 or /29) and put only the switch and the Fortigate on that vlan.
Then you create a static route on the switch that points 0.0.0.0/0 to the IP of the Fortigate on that "transit" vlan.
On the fortigate side, you'd create static routes for each of your subnet and point those to the IP of the Cisco on that transit VLAN. Or you could just use 10.95.0.0/21 based on your diagram.
Does that help?
