Networking Forums

Networking Forums > Computer Networking > Linux Networking > Spliting traffic between two NICs

Reply
Thread Tools Display Modes

Spliting traffic between two NICs

 
 
martin
Guest
Posts: n/a

 
      09-20-2004, 01:45 PM
Ladies and Gentlemen, Greetings and Felicitations!
I don't want to know how to do this but where I should look to find
the answer. For the life of me I can't find it, mostly (I think)
because I don't know what the technical term for what I want to do is,
and so I can't google for it.

We have a bunch of servers on our network, each with one NIC in them,
and a large number of thin clients connect to any of these servers. I
want to add a second NIC to each server and route all Internet traffic
(http) through one and everything else through the other. To put it
another way any traffic to port 80 is to go to one NIC and traffic to
any other port to the second NIC. I intend to send all internet
traffic through a completely separate network at some stage and the
first step is to split the traffic up. I know that it can be done I
just don't know where to look to find out how.

We really only have three types of traffic; tftp (when the clients
boot), X (when the clients are running) and internet (when the kids
are surfing).

We are using FC1, 2.4.22-1.

many thanks!

Martin Woolley
ICT Support - Handsworth Grammar School
sysadmin at handsworth dot bham dot sch dot uk
Isis Astarte Diana Hecate Demeter Kali Inanna
 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      09-20-2004, 01:49 PM
On 2004-09-20, martin <(E-Mail Removed)> wrote:
> (http) through one and everything else through the other. To put it
> another way any traffic to port 80 is to go to one NIC and traffic to


Sounds like you want LARTC: Linux Advanced Routing & Traffic Control
See http://lartc.org

Davide

--
On Monday mornings I am dedicated to the proposition that all men are
created jerks.
-- Avery
 
Reply With Quote
 
7
Guest
Posts: n/a

 
      09-20-2004, 03:30 PM
martin wrote:

> Ladies and Gentlemen, Greetings and Felicitations!
> I don't want to know how to do this but where I should look to find
> the answer. For the life of me I can't find it, mostly (I think)
> because I don't know what the technical term for what I want to do is,
> and so I can't google for it.
>
> We have a bunch of servers on our network, each with one NIC in them,
> and a large number of thin clients connect to any of these servers. I
> want to add a second NIC to each server and route all Internet traffic
> (http) through one and everything else through the other. To put it
> another way any traffic to port 80 is to go to one NIC and traffic to
> any other port to the second NIC. I intend to send all internet
> traffic through a completely separate network at some stage and the
> first step is to split the traffic up. I know that it can be done I
> just don't know where to look to find out how.


Its funny, but I was thinking along similar lines to one of
my projects and we seen to have identical objectives.
Putting in two NICs into the PC is no problem - googling
on eth0 eth1 will spring up how to's on that.
You could use a standard router or IPCop distro
to route port 80 traffic to the network made up of 2nd NICs
so that the router services only the port 80 calls.
Configuring a box or writing a port forwarding program that forward port 80
and blocks all others, including filtering the incoming URL
to ensure it doesn't contain unwanted characters or excessive
length means the http servers would become more difficult to hack - that
was my thinking.


> We really only have three types of traffic; tftp (when the clients
> boot), X (when the clients are running) and internet (when the kids
> are surfing).
>
> We are using FC1, 2.4.22-1.
>
> many thanks!
>
> Martin Woolley
> ICT Support - Handsworth Grammar School
> sysadmin at handsworth dot bham dot sch dot uk
> Isis Astarte Diana Hecate Demeter Kali Inanna


 
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
Two NICS on same network and NIC selection for traffic Alistair Keay Windows Networking 6 01-14-2008 09:49 AM
Multiple NICs -- directing traffic to one or the other mdegroat@crgov.com Windows Networking 4 08-22-2007 09:22 PM
Want to send traffic between two NICs Asif Linux Networking 3 06-07-2007 06:23 PM
How to separate NICS for SQL traffic, "Search" server traffic Marlon Brown Windows Networking 0 10-19-2005 06:08 PM
2 Nics and 2 subnets traffic configuration Brian Swain Windows Networking 7 07-26-2005 02:18 PM



1 2 3 4 5 6 7 8 9 10 11