phelper wrote:
> That's the part I have trouble with... I'm not sure how to tell each
> computer how to route only 10.x.x.x or 192.168.x.x traffic.
>
> I was also having trouble with the other network, once all the cables
> were in place, from using the other networks internet feed. No matter
> what I did, the computer acting as the router (the 10.x.x.x) would get
> it's internet using its 192.168.x.x connection. I finally put a
> metric of 1 on the 10.x.x.x and that seemed to fix it.
>
> I do have the bridge set up, just unclear on the routing. Thanks
> again for your help.
That's one way of doing the routing by using the "route" command from
the command-line. Also from the command-line you'll need to use the
"route -p add ..." command form, so that the static route will remain
after you reboot those computers. That is after you figure all of your
routing is right.
However, if you want to do it in a graphical way, you might be able to
do it from the network adapter properties. Right-click on the network
adapter, select Properties, then under General tab, go to the TCP/IP
item. Click on TCP/IP Properties, then under its General tab, click on
Advanced. Under "IP Settings" you'll see "Default Gateways" section.
You can just add the IP address of the router machine, and it should
automatically be able to figure out which networks it's going to and
its metric.
Yousuf Khan
|