Results 1 to 4 of 4
Hi
I was commanded me to configure a linux box as router which has capable of handling three wan port to provide net connection simultaneously .And Also it should act ...
- 09-21-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 2
3 gateway loadbalencing router
Hi
I was commanded me to configure a linux box as router which has capable of handling three wan port to provide net connection simultaneously .And Also it should act as load balancer for all 3 connection .
in details
192.168.0.2 to 192.168.0.30 provided by WAN A if fails WAN B
192.168.0.50 to 192.168.0.70 provides by Wan B if fails WAN C
192.168.0.70 to 192.168.0.75 WanC only if fails WanA
Here is the Wan details
1. Indicom router
static ip has gateway dns server
2. Asianet DSL modem
its a DHCP client and has DNS server .User authutication required for
connecting Net
3. Sterlite HUAWEI -MT 841 router : using PPPoE protocol
user name ,password for connceting server .auotconnected through the router has dynamic address
Load balace should be keep by these router ,we can able to customise it
I don't have any experience before,.SO pls sent any sutables notes ,links
,software tools which to be helpful for me
I prefered to configure these things through a Linux box .If not pls let me
inform the suitable solution .Is there any software tools for configuring
it in Fedora linux Box
thanks
Liju mathew
mail me : lijumathewliju@yahoo.com
- 10-10-2006 #2
links
1st you have to have 4 interfaces..eth0=NET1 eth1=NET2 eth2=NET3 and eth3=LAN. configure them as NAT...then after then you need to do IP version2 commands to do load balancing or split access.
- 10-10-2006 #3Just Joined!
- Join Date
- Sep 2006
- Posts
- 2
Thanks for the post
Hi Pcrack
I load a PC with 4 nic .I don't know much more about linux system works(NAT,IP Verstion 2) but I amquite interest in itto do with .We are using FC4 .pls Inform me the simplest procedure to do with
Comments appreciated
thanks
Liju
- 10-11-2006 #4
start
for the start u can configure your router in this tutorial. http://www.linuxforums.org/forum/lin...r-answers.html in the 3 NET interfaces, eth0,eth1,eth2. then for the load balancing etc..click this http://lartc.org/howto/lartc.rpdb.multiple-links.html
hope this will help you


Reply With Quote
