Re: Setting Up Routing using Route Command
- From: "asdf" <afds@xxxxxxxx>
- Date: Fri, 20 Oct 2006 22:30:54 -0400
but let's say i don't want to enable the RRAS for whatever reason.
Can't i configure the cards on each machine the way you described below
and then configure the multihomed machine with two static routes?
"Bill Grant" <not.available@online> wrote in message
news:e0GQT8$8GHA.3280@xxxxxxxxxxxxxxxxxxxxxxx
You don't need any route commands. Just enable IP routing on the machine
with two NICs (as Bob advised). When IP routing is enabled, the machine
will forward traffic from on subnet to the other as required.
Routing will be automatic if you set the default gateways correctly.
Basically, you set both subnets to use the IP address of the router as the
default gateway setting. eg
10.10.10.x dg 10.10.10.1
|
10.10.10.1 dg blank
router
192.168.0.1 dg blank
|
192.168.0.x dg 192.168.0.1
All traffic which is not local (ie not in the same subnet as the
sending machine) will be sent to the gateway router. The router can
deliver it directly in the "other" subnet because it also has an interface
in that subnet.
"asdf" <afds@xxxxxxxx> wrote in message
news:%VAZg.75$QA4.47@xxxxxxxxxxxxxxx
Let's say i have 3 computers
one is on the 10.10.10.0 network
another on 192.168.0.0 network
I want to route messages between the
two using a third computer with two nic cards.
What settings exactly do i need to setup for TCPIP
for the three machines and what commands should i
issue using route command. Any step by step
tutorials which can help me?
thank you
.
- Follow-Ups:
- Re: Setting Up Routing using Route Command
- From: Bill Grant
- Re: Setting Up Routing using Route Command
- References:
- Setting Up Routing using Route Command
- From: asdf
- Re: Setting Up Routing using Route Command
- From: Bill Grant
- Setting Up Routing using Route Command
- Prev by Date: Re: Connecting to DC using VPN changes IP address for LAN clients
- Next by Date: Re: Setting Up Routing using Route Command
- Previous by thread: Re: Setting Up Routing using Route Command
- Next by thread: Re: Setting Up Routing using Route Command
- Index(es):
Relevant Pages
|