B
Bob Brislin
I have a Windows 2000 server with 2 NICs in it. Each NIC
connects to a different LAN:
LAN1 = 10.1.1.6 / 255.255.255.0
No Default Gateway Defined
LAN2 = 10.22.64.2 / 255.255.255.0
Default Gateway = 10.22.64.1
The Windows 2000 server can access and ping all computers
on each network.
My goal is to get a computer on the 10.22.64.0 network to
access a computer on the 10.1.1.X network. Specifically,
10.22.64.242 needs to access a share on 10.1.1.13.
I have activated RRAS on the Win2K server and selected to
use it as a router.
From 10.22.64.242, I could not ping 10.1.1.6 until I keyed
in the following from CMD prompt:
route -p add 10.1.1.0 mask 255.255.255.0 10.22.64.2
Now I can ping 10.1.1.6 but cannot ping any other computer
on the 10.1.1.0 network.
Also, on the Win2K server in the registry I changed the
following key to 1:
HKLM\System\CurrentControlSet\Services\TCPIP\Parameters\IPE
nableRouter
What do I need to do to connect these two LANs?? It sounds
simple (and Im sure it is), but I've been fighting with
this all day.
Thanks,
Bob Brislin
(e-mail address removed)
connects to a different LAN:
LAN1 = 10.1.1.6 / 255.255.255.0
No Default Gateway Defined
LAN2 = 10.22.64.2 / 255.255.255.0
Default Gateway = 10.22.64.1
The Windows 2000 server can access and ping all computers
on each network.
My goal is to get a computer on the 10.22.64.0 network to
access a computer on the 10.1.1.X network. Specifically,
10.22.64.242 needs to access a share on 10.1.1.13.
I have activated RRAS on the Win2K server and selected to
use it as a router.
From 10.22.64.242, I could not ping 10.1.1.6 until I keyed
in the following from CMD prompt:
route -p add 10.1.1.0 mask 255.255.255.0 10.22.64.2
Now I can ping 10.1.1.6 but cannot ping any other computer
on the 10.1.1.0 network.
Also, on the Win2K server in the registry I changed the
following key to 1:
HKLM\System\CurrentControlSet\Services\TCPIP\Parameters\IPE
nableRouter
What do I need to do to connect these two LANs?? It sounds
simple (and Im sure it is), but I've been fighting with
this all day.
Thanks,
Bob Brislin
(e-mail address removed)