ADSL ppp0, persist

2010-01-10 Thread David Hláčik
Hello guys, I have two ISP's connected to my router. One via eth2, second one via ADSL modem, with ppoe . Altought I am using Centos 5.4 i believe the configuration is same on Fedora. The problem I have is, that when ADSL fails , interface ppp0 is removed. This also removes my static routes confi

Re: SNAT

2010-01-10 Thread David Hláčik
*** Sorry for mistake I have configured static route on ADSL modem "10.123.0.0/16 via > 10.123.10.1" which ensures traffic comming from internet will ge to > my router 10.123.10.1 is address of eth0 on my router. On Sun, Jan 10, 2010 at 3:33 PM, David Hláčik wrote: > Hello

SNAT

2010-01-10 Thread David Hláčik
Hello I will briefly draw the situation Router with one interface eth0 , to local network 10.123.0.0/16 on a local network ADSL modem with IP 10.123.10.11 I want to use 10.123.10.11 as a connection to internet . Because of that I have created default route "ip route add default via 10.123.10.1