Networking Forums

Networking Forums > Network Hardware > Home Networking > Routing

Reply
 
 
Alan Walker
Guest
Posts: n/a

 
      05-14-2005, 05:11 PM
Hi,

I have a mobo with two ethernet ports and a wireless card.

I want to route most traffic for my internal network via one ethernet, all
external traffic via the other ethernet and one particular connection via
wireless.

I remember long ago doing this using Vi to edit the routing tables on Unix
boxes but I'm sure there's a nice shiny gui toy to do the hard work for me
now I'm old and my mind is fading. Could anybody point me in the right
direction please ? Google keeps trying to sell me routers

--
Alan

(E-Mail Removed)
(viciously spam-filtered)


 
Reply With Quote
 
 
 
 
Rob Morley
Guest
Posts: n/a

 
      05-14-2005, 06:02 PM
In article <4jqhe.6676$(E-Mail Removed)>, "Alan Walker"
(E-Mail Removed) says...
> Hi,
>
> I have a mobo with two ethernet ports and a wireless card.
>
> I want to route most traffic for my internal network via one ethernet, all
> external traffic via the other ethernet and one particular connection via
> wireless.
>
> I remember long ago doing this using Vi to edit the routing tables on Unix
> boxes but I'm sure there's a nice shiny gui toy to do the hard work for me
> now I'm old and my mind is fading. Could anybody point me in the right
> direction please ? Google keeps trying to sell me routers
>
>

It might help if you told us what OS it's running.
 
Reply With Quote
 
Eric
Guest
Posts: n/a

 
      05-15-2005, 08:59 AM
Alan Walker wrote:
> I have a mobo with two ethernet ports and a wireless card.
>
> I want to route most traffic for my internal network via one ethernet, all
> external traffic via the other ethernet and one particular connection via
> wireless.
>
> I remember long ago doing this using Vi to edit the routing tables on Unix
> boxes but I'm sure there's a nice shiny gui toy to do the hard work for
> me
> now I'm old and my mind is fading. Could anybody point me in the right
> direction please ? Google keeps trying to sell me routers



a) Why bother, let your LAN do it for you.

b) setup the routing tables. In a Linux box you might expect to find:
/etc/route.conf:
192.168.0.0 0.0.0.0 255.255.255.0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 eth1
default 192.168.1.1 0.0.0.0 eth2

However you can edit this manually or via the setup tool for your distro.

Eric
 
Reply With Quote
 
Peter Morgan
Guest
Posts: n/a

 
      05-15-2005, 12:08 PM
On 15 May 2005 08:59 GMT, Eric <(E-Mail Removed)> wrote:

>b) setup the routing tables. In a Linux box you might expect to find:
>/etc/route.conf:
>192.168.0.0 0.0.0.0 255.255.255.0 eth0
>192.168.1.0 0.0.0.0 255.255.255.0 eth1
>default 192.168.1.1 0.0.0.0 eth2


While purists are critical, I find 10.0.0.xx faster to type, and remember!

>However you can edit this manually or via the setup tool for your distro.


I suspect that that was all the hint which was needed - a pointer to where
the routing tables could likely be found, and similar exists on Windows of
course, just that the needs of many don't include tampering with them, and
maybe just as well, since there's no shiny GUI tool to do it anyway :-)
 
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
IP Routing ITCOM Windows Networking 1 07-30-2007 04:29 PM
I not find the NAT/Basic Firewall under Routing\IP Routing mtczx232@yahoo.com Windows Networking 2 12-16-2006 04:08 PM
routing between 2 nic ckwong19802003@yahoo.com Windows Networking 7 02-13-2006 01:43 PM



1 2 3 4 5 6 7 8 9 10 11