|
2 wan and 1 lan
Hi.
I have 2 wan and 1 lan.
eth0=10.1.1.1
eth1=isp1 (ip fix)
eth2=isp2 (adsl ip fix)
I need eth2 backup for eth1, if eth1 is down I can use eth2, but in same time I need work both, eth1 and eth2.
I need that because i have a server with a aplication. This aplication work with 7900 port.
I redirect all eth1 traffic to local ip 10.1.1.100 (aplication). I need in same time redirect all traffic from eth2 (ppp0) to local ip 10.1.1.100:7900.
Thanks.
|