hi
first----> thanx for your helps
second--->i have a network like this:
DMZ CAFE-NET
| |
| |
| |
LAN---ISA----as5350---pix---2600---DSL---INTERNET
|
|
|
|
REMOTE ACCESS
as5350 has tw0 interface
pix has two interface
2600 has one interface
i deploy the back-to back topology,and i wanna to assign (DMZ,CAFE-NET,REMOTE ACCESS) the
different ip ranges as(172.16.0.0/16,192.168.1.0/24,10.0.0.0/8)and my isa is in DMZ.
i use nat for remote access with the help of secondary ip.
but i want to now if i can use STATIC command in pix to accept incoming request for
DMZ SERVERS.i heard that inside part of pix command must be it's interface ip.
can i route this static to as5350 and then dmz?how?
another question:
can i use secondary ip in as5350 to do this:
peer default ip address pool sh10
ip local pool sh10 10.0.0.20 10.0.0.80
badly,i test it it does not work: i mean router can not route between secondary and primary ip
thanx for your help...