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. |