Hi guys!
I have the problem.
In my network infrastructure, the Core Switch is the default gateway.
The default route from Core is my firewall.
Routing Tables: Public
Destinations: 27 Routes: 27
Destination / Mask Proto Pre Cost NextHop Interface
0.0.0.0/0 Static 60 0 10.0.1.10 Vlan1
10.0.0.0/16 Direc t 0 0 10.0.10.1 Vlan1
10.0.10.1/32 Direct 0 0 127.0.0.1 InLoop0
10.1.0.0/16 Static 60 0 10.0.10.4 Vlan1
10.14.0.0/16 Static 60 0 10.0.10.4 Vlan1
10.15.0.0/16 Static 60 0 10.0.10.5 Vlan1
10.19.0.0/16 Static 60 0 10.0.10.3 Vlan1
There is internal network traffic that is going through Firewall. This is wrong!
In the default route for the firewall is set preference 60.
Is my network core directing all network traffic to my firewall?
How can I do that?
Firewall: 10.0.1.10
Core: 10.0.10.1
Others Swt: 10.0.10.3 / 10.0.0.4 - default route is the Core