Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Do I need static route for remote site's internal lan?

Status
Not open for further replies.

zacca

Technical User
Dec 25, 2003
333
HK
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!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top