Hi,
have two lans as follows
lan 1 : 192.168.1.x 255.255.255.0 gw 192.168.1.240 fw 192.168.1.4
lan2: 10.1.1.x 255.255.255.0 gw 10.1.1.240 fw 10.1.1.253
configured on cisco switch:
ip default-gateway 192.168.1.10
ip route 0.0.0.0 0.0.0.0 192.168.1.10
we have a cisco 3750g with ip services image.
am i right in understanding that if cross network connectivity is needed, the both firewalls need to have a static route configured to the other lan via the vlan interface ip (gw)?