View Single Post
  #3 (permalink)  
Old 2007-01-10
rayden69 rayden69 is offline
Junior Member
 
Join Date: 2006-09-18
Posts: 19
Rep Power: 0
rayden69 has an average reputation (10+)
Default Re: NGX R60, NAT and Routing question?

Through the use of NAT and 2 equal cost default routes you can achieve the goal you are trying to perform.


Hide 192.168.1.0/24 behind eth1 --- Router --- ISP1: Lease line. (Static IP)

and 10.0.0.0/24 behind eth2 --- modem ADSL bridge mode ---- ISP2: ADSL (Static IP)

if you want static nats for some of the DMZ you must make sure to use an IP available on the ISP1 network and provided to you from them.

If this is not clear enough please let me know and I can assist you in the creation of these rules/NATs.
Reply With Quote