Networking Forums

Networking Forums > Computer Networking > Linux Networking > Explicit routing

Reply
Thread Tools Display Modes

Explicit routing

 
 
Wolfman's Brother
Guest
Posts: n/a

 
      07-05-2005, 03:22 PM
Not sure that "explicit routing" is the right phrase, but what I want to
be able to do (I am seeking help with) is...

[ In case it helps, there's a diagram of this setup at
http://www.lowth.com/pic1.gif .. ]

I have a Linux server (192.168.0.10) that is connected to a network
192.168.0.0/24.

The network has two routers that are both connected to the public
internet and have "home network" addresses 192.168.0.1 and 192.168.0.201
respectively.

A WEB service application on the server trawls large volumes of
information from RSS feeds (etc) from a wide range of IPs on the public
internet while responding to client WEB requests (originating from the
Internet).

The incoming web requests arrive from the internet via the router with
internal address 192.168.0.1 but I want to arrange that the RSS trawl
performed in response to the request goes out (for load balancing
reasons) via the 192.168.0.201 router.

One way that works [but not very well] is to call "route add IP gw
192.168.0.201" before making the connection for the outbound trawl, but
this is inefficient and causes routing table bloat in the long term.

So - is there some way for an application to tell linux to route via a
specific next hop for a particular socket connection without having to
clutter up the "public" routing table?

Thanks.

Chris

--
http://www.lowth.com/rope/BlockingBittorrent
Controlling Bittorrent traffic with a linux firewall, iptables
and ROPE.
 
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
Missing routing in LAN-WAN routing mc Windows Networking 5 12-03-2008 03:22 PM
Win2003 R2 server just stops routing traffic until I restart Routing service Martijn Tonies Windows Networking 8 11-03-2008 11:05 AM
I not find the NAT/Basic Firewall under Routing\IP Routing mtczx232@yahoo.com Windows Networking 2 12-16-2006 04:08 PM
No Explicit Reference to SYSTEM in User Rights? Will Windows Networking 4 07-05-2006 03:25 PM
How to:DNS and IP for forest to forest explicit one-way trust 2000 server mp Windows Networking 0 07-05-2004 09:09 AM



1 2 3 4 5 6 7 8 9 10 11