Hi there,
assuming the followings:
site 1 lan, 10.1.1.x, wan gateway 123.123.123.123
site 2 lan, 10.2.2.x, wan gateway 11.11.11.11
so at site 1's pix, already defined
access-list 101 permit ip 10.1.1.0 255.255.255.0 10.2.2.0 255.255.255.0
do i still need to set static route on site 1's pix?
route outside 10.2.2.0 255.255.255.0 123.123.123.123 1
as per my understanding, the acces-list 101 should already define the interesting traffic, so i don't need to set that static route, am i correct?
many thanks!!
assuming the followings:
site 1 lan, 10.1.1.x, wan gateway 123.123.123.123
site 2 lan, 10.2.2.x, wan gateway 11.11.11.11
so at site 1's pix, already defined
access-list 101 permit ip 10.1.1.0 255.255.255.0 10.2.2.0 255.255.255.0
do i still need to set static route on site 1's pix?
route outside 10.2.2.0 255.255.255.0 123.123.123.123 1
as per my understanding, the acces-list 101 should already define the interesting traffic, so i don't need to set that static route, am i correct?
many thanks!!