Hey everyone
We have a L3 HP chassis switch with all our VLAN's on (along with interface IP's)
This switch has a 'route 0.0.0.0 0.0.0.0 GATEWAY IP' command in
ip routing command is on the switch config
We are noticing that the our firewall (the gateway that our route is set to) seems to be routing internal traffic, as looking at its GUI the internal NIC is way more utilised than the external NIC (internet)
We've tried removing this route command, but then internet access drops for everyone, despite having the 'ip default-gateway' command too
What's strange is that when we unplug the cable between the switch and the firewall, the internal routing still works between VLAN's
It's as though the L3 switch isn't doing any routing whilst the route out is active, and when this drops it then routes itself
Is there any way to make the route out only be for internet traffic?
I can't see any route exceptions for internal subnets etc, and I can't imagine the config length required if we have to put several static routes in before and after our 10 x private subnets, it would be huge.
Any advice would be appreciated
There is no real issue, things work great, but it's wrong, the switch should only really be sending traffic out that it does not know about itself.
Thanks!