|
|
How to configure routing tables
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.
|
|
0
|
|
|
|
Reply
|
myself_rajat (16)
|
8/4/2005 2:13:08 PM |
|
myself_rajat@yahoo.com 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".
|
|
0
|
|
|
|
Reply
|
Maxim
|
8/4/2005 2:53:52 PM
|
|
|
1 Replies
158 Views
(page loaded in 0.133 seconds)
Similiar Articles: configure a hpux box as a dns client - comp.sys.hp.hpuxI believe that SAM can be used to configure the system to use DNS to resolve ... assigned to that NIC, you will need to add specific "host routes" to your routing table ... Packet network simulation, routing table. - comp.soft-sys.matlab ...Simulation of OSPF routing protocol A router in the network needs to be able to look at a packet’s destination address and ... The routing table is available in ... route-map -> pre or post routing? - comp.dcom.sys.ciscoIP Routing table or to delete, modify IP Routing table entry use the route ... How to configure backup route with BGP - comp.dcom.sys.cisco ..... Post Question ... Need help with adding default routing under 3.2.4.2 - comp.unix ...... route(ADMN) > > > Name > > route - manually manipulate the routing tables ... How to configure backup route with BGP - comp.dcom.sys.cisco ..... indicator ... routing to two subnets over the same interface - comp.unix.solaris ...Routing Table: Destination Gateway Flags Ref Use ... two subnets over the same interface - comp.unix.solaris ..... don't configure any routing ... How to configure backup route with BGP - comp.dcom.sys.cisco ...How can i can configure the second link only to be used when the other went down ? ... BGP is like a Swiss Army knife, and provides multiple ways of implementing routing ... Dividing a table in to smaller tables - comp.soft-sys.sas ...BGP tweaking - comp.dcom.sys.cisco We get full routing tables from both ISPs and the default ... BGP administrators of that multihomed network may divide a large ... BGP: Applying map to find origin - help - comp.dcom.sys.cisco ...... BGP general scanning Sep 8 09:34:32: BGP(0): scanning IPv4 Unicast routing tables Sep ... Cisco IOS configure router for DHCP VIA CLI - newbie help - comp ... BGP: Applying ... How to configure bridge between two Ethernet ports? - comp.sys.sun ...Hello I'd like to configure ethernet bridge between 2 ethernet ports, which belongs ... to configure 2 sub ... to each other, that's easy. Just don't configure any routing ... Exclude syntax in expdp for a table - comp.databases.oracle.server ...Challenges are: - the syntax of the route command is ... to solve: how to compare the current routing table with ... (Of course, you can ignore those.) How to Set Permanent Network Routing Tables in Windows | eHow.comConfigure network destination entries in Windows routing tables when the computer has more than one network adapter to ensure data is forwarded to the intended remote ... Unix & Linux: How to configure routing tables - programming.itags.orgprogramming.itags.org: Unix & Linux question: How to configure routing tables, created at:Tue, 06 May 2008 17:08:00 GMT with 605 bytes, last updated: Monday, July 09 ... 7/17/2012 12:02:06 PM
|
|
|
|
|
|
|
|
|