Networking Forums

Networking Forums > Computer Networking > Linux Networking > How to configure routing tables

Reply
Thread Tools Display Modes

How to configure routing tables

 
 
myself_rajat@yahoo.com
Guest
Posts: n/a

 
      08-04-2005, 02:13 PM
Hi all,

Actually I am simulating a load balance server. For that I need to
configure the routing table of a host(Decision Maker) say A, for other
two real server B and C. Such that, if for a perticular port any
request comes at Server A, it will redirect it to either B or C, based
on certain constraint(for this I suppose some algo are already
implemented in kernel, we just need to enable that service).
So could any body point out, that how to configure the routing table of
Decision Server(A) to get the above mentioned things done.

Any comment would be appriciated.

 
Reply With Quote
 
 
 
 
Maxim Yegorushkin
Guest
Posts: n/a

 
      08-04-2005, 02:53 PM

(E-Mail Removed) wrote:
> Hi all,
>
> Actually I am simulating a load balance server. For that I need to
> configure the routing table of a host(Decision Maker) say A, for other
> two real server B and C. Such that, if for a perticular port any
> request comes at Server A, it will redirect it to either B or C, based
> on certain constraint(for this I suppose some algo are already
> implemented in kernel, we just need to enable that service).
> So could any body point out, that how to configure the routing table of
> Decision Server(A) to get the above mentioned things done.


You need to enable IP forwarding and setup iptables on your router A,
specifically port forwarding. Google for something like "iptables port
forwarding howto".

 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Misbehaving routing tables DHK Windows Networking 2 07-13-2009 02:16 PM
IP Tables, SNAT, and routing: selecting the outgoing interface galionlibrary@gmail.com Linux Networking 0 03-30-2007 08:58 PM
Routing Tables Alex Pearce Windows Networking 1 11-22-2005 01:27 PM
flushing routing tables C3 Linux Networking 6 10-10-2004 10:51 PM
Routing tables and configuring gw john Linux Networking 4 02-22-2004 10:03 AM



1 2 3 4 5 6 7 8 9 10 11