Re: Multi WAN Routing

2013-08-24 Thread Pascal Hambourg
Darac Marjal a écrit : > On Thu, Aug 22, 2013 at 12:11:38PM +0200, basti wrote: > >> - where do I place the code for multiple routing >>(ip route add default scope global nexthop via 1.0.0.2 dev eth1 weight 1 >> nexthop via 2.0.0.2 eth2 weight 1) [...] >> - did this setup runing with SSL or

Re: Multi WAN Routing

2013-08-22 Thread Jeremy T. Bouse
wrote: Hallo, i will try a Multi-WAN-Routing. It look like: LAN -- Router (Debian squeeze) -- ISP Line 1 |- ISP Line 2 The ISP- Ip's are static. Here some links i have found: http://www.debian-administration.org/article/377/Routing_for_multiple_uplinks http://code.google.com/p/mug

Re: Multi WAN Routing

2013-08-22 Thread Darac Marjal
On Thu, Aug 22, 2013 at 12:11:38PM +0200, basti wrote: > Hallo, > > i will try a Multi-WAN-Routing. > > It look like: > > LAN -- Router (Debian squeeze) -- ISP Line 1 > |- ISP Line 2 > > The ISP- Ip's are static.

Multi WAN Routing

2013-08-22 Thread basti
Hallo, i will try a Multi-WAN-Routing. It look like: LAN -- Router (Debian squeeze) -- ISP Line 1 |- ISP Line 2 The ISP- Ip's are static. Here some links i have found: http://www.debian-administration.org/article/377/Routing_for_multiple_uplinks