another router

B

Billyboy

Thanks Bill .

That worked. However, now I have another router in my network. The router
is Broadband router used the IP address 192.168.0.1. The computers on the
subnet of 192.168.0 can ping the router, but the computers on 192.168.1.X
can not ping the the router's IP of 192.168.0.1. I was wondering how should
I set it up.

For example workstation with IP 192.168.1.2 can ping workstation with IP
address 192.168.0.2 , but 192.168.1.2 can not ping the router with the IP of
192.168.0.1.

Thanks.


----- Original Message -----
From: "Bill Grant" <not.available@online>
Newsgroups: microsoft.public.win2000.ras_routing
Sent: Tuesday, July 20, 2004 8:44 AM
Subject: Re: Routing and Remote Access not working

It really depends on the default gateway settings of the clients in the
two subnets. If this is the only router, you just set the clients to use
this router as their default gateway. eg

192.168.0.x dg 192.168.0.2
|
192.168.0.2 dg blank
RRAS
192.168.1.1 dg blank
|
192.168.1.x dg 192.168.1.1

If one subnet uses some other router, you need extra routing to make it
work. If this is the case, post the details of where the other router is
and what the default gateway setting of the clients in that subnet is.

Peter said:
Thanks for your reply, but I am not doing anything with VPN here. I am just
using a hub and I have set my computers to use static IP.

Thanks.

Peter

robert said:
http://www.pctechnicians.ca/help/VPN.html



But I haven't configured it as a VPN server. I just followed the basic
steps selecting the computer as router and then pressing "Next" , "Next".

Are there some manual adjustments that I have to make?

Peter


"Janani V[MSFT]" <[email protected]> ¼¶¼g©ó¶l¥ó
If RRAS is configured as a VPN server ensure that no filters are applied
on
the connections, which prevent all non-VPN traffic.

Thanks,
Janani

Hi,

I have turned on my Routing and Remote Access function on my Windows
2000
SBS server. However, it is not working properly. I have two subnets
192.168.0.1 - 192.168.0.254 and 192.168.1.1 - 192.168.1.254 with the
subnet
mask of 255.255.255.0.

I have two LAN cards on my Windows 2000 server. One LAN card
with
the
address of 192.168.0.2 and the other one with the address of
192.168.1.1
.
All I did was the basic procedure of turning on Routing and Remote
Access,
but the computers on the 192.168.1.x can't reach the computers
on
the
192.168.0.x network. The computers on the 192.168.1.x network point
to
192.168.1.1 as the default gateway. Do I need to set anything like
static
routes?

Thanks.


Peter
 
B

Bill Grant

To get that to work you will need to be able to modify the Internet
router. The Internet router only knows how to access its local subnet. To
get traffic to a different subnet, it needs extra info on how to get there.
eg


Internet
|
broadband router
192.168.0.1
|
workstations
192.168.0.x dg 192.168.0.1
|
192.168.0.2 dg 192.168.0.1
Windows router
192.168.1.1 dg blank
|
workstations
192.168.1.x dg 192.168.1.1

To get the routing working, you need routing info on the broadband
router so that it knows how to reach the 192.168.1.0 subnet. eg

192.168.1.0 255.255.255.0 192.168.0.2

Then it will forward traffic for 192.168.1.0 to the Windows router,
which will deliver it (because it has an interface in that subnet).

Billyboy said:
Thanks Bill .

That worked. However, now I have another router in my network. The router
is Broadband router used the IP address 192.168.0.1. The computers on the
subnet of 192.168.0 can ping the router, but the computers on 192.168.1.X
can not ping the the router's IP of 192.168.0.1. I was wondering how should
I set it up.

For example workstation with IP 192.168.1.2 can ping workstation with IP
address 192.168.0.2 , but 192.168.1.2 can not ping the router with the IP of
192.168.0.1.

Thanks.


----- Original Message -----
From: "Bill Grant" <not.available@online>
Newsgroups: microsoft.public.win2000.ras_routing
Sent: Tuesday, July 20, 2004 8:44 AM
Subject: Re: Routing and Remote Access not working

It really depends on the default gateway settings of the clients in the
two subnets. If this is the only router, you just set the clients to use
this router as their default gateway. eg

192.168.0.x dg 192.168.0.2
|
192.168.0.2 dg blank
RRAS
192.168.1.1 dg blank
|
192.168.1.x dg 192.168.1.1

If one subnet uses some other router, you need extra routing to make it
work. If this is the case, post the details of where the other router is
and what the default gateway setting of the clients in that subnet is.

Peter said:
Thanks for your reply, but I am not doing anything with VPN here. I
am
just
using a hub and I have set my computers to use static IP.

Thanks.

Peter

"robert" <[email protected]> ¼¶¼g©ó¶l¥ó
http://www.pctechnicians.ca/help/VPN.html



But I haven't configured it as a VPN server. I just followed the basic
steps selecting the computer as router and then pressing "Next" ,
"Next".

Are there some manual adjustments that I have to make?

Peter


"Janani V[MSFT]" <[email protected]> ¼¶¼g©ó¶l¥ó
If RRAS is configured as a VPN server ensure that no filters are
applied
on
the connections, which prevent all non-VPN traffic.

Thanks,
Janani

Hi,

I have turned on my Routing and Remote Access function on my Windows
2000
SBS server. However, it is not working properly. I have two
subnets
192.168.0.1 - 192.168.0.254 and 192.168.1.1 - 192.168.1.254
with
the
subnet
mask of 255.255.255.0.

I have two LAN cards on my Windows 2000 server. One LAN card with
the
address of 192.168.0.2 and the other one with the address of
192.168.1.1
.
All I did was the basic procedure of turning on Routing and Remote
Access,
but the computers on the 192.168.1.x can't reach the computers on
the
192.168.0.x network. The computers on the 192.168.1.x network point
to
192.168.1.1 as the default gateway. Do I need to set anything like
static
routes?

Thanks.


Peter
 
B

Billyboy

Thanks again , Bill.

That really worked! But I don't understand why. I thought that the only
routing configuration required was on the Windows 2000 RRAS server that.

I thought the principle of routing is that it would pass the packets from
one subnet 192.168.1.x to 192.168.0.x. Since 192.168.0.1 is part of the
192.168.0.x subnet, I thought that the RRAS server could do the function.

Do I have my routing principles all wrong?

Bill Grant said:
To get that to work you will need to be able to modify the Internet
router. The Internet router only knows how to access its local subnet. To
get traffic to a different subnet, it needs extra info on how to get there.
eg


Internet
|
broadband router
192.168.0.1
|
workstations
192.168.0.x dg 192.168.0.1
|
192.168.0.2 dg 192.168.0.1
Windows router
192.168.1.1 dg blank
|
workstations
192.168.1.x dg 192.168.1.1

To get the routing working, you need routing info on the broadband
router so that it knows how to reach the 192.168.1.0 subnet. eg

192.168.1.0 255.255.255.0 192.168.0.2

Then it will forward traffic for 192.168.1.0 to the Windows router,
which will deliver it (because it has an interface in that subnet).

Billyboy said:
Thanks Bill .

That worked. However, now I have another router in my network. The router
is Broadband router used the IP address 192.168.0.1. The computers on the
subnet of 192.168.0 can ping the router, but the computers on 192.168.1.X
can not ping the the router's IP of 192.168.0.1. I was wondering how should
I set it up.

For example workstation with IP 192.168.1.2 can ping workstation with IP
address 192.168.0.2 , but 192.168.1.2 can not ping the router with the
IP
of
192.168.0.1.

Thanks.


----- Original Message -----
From: "Bill Grant" <not.available@online>
Newsgroups: microsoft.public.win2000.ras_routing
Sent: Tuesday, July 20, 2004 8:44 AM
Subject: Re: Routing and Remote Access not working

It really depends on the default gateway settings of the clients in the
two subnets. If this is the only router, you just set the clients to use
this router as their default gateway. eg

192.168.0.x dg 192.168.0.2
|
192.168.0.2 dg blank
RRAS
192.168.1.1 dg blank
|
192.168.1.x dg 192.168.1.1

If one subnet uses some other router, you need extra routing to
make
it
work. If this is the case, post the details of where the other router is
and what the default gateway setting of the clients in that subnet is.

Thanks for your reply, but I am not doing anything with VPN here. I am
just
using a hub and I have set my computers to use static IP.

Thanks.

Peter

"robert" <[email protected]> ¼¶¼g©ó¶l¥ó
http://www.pctechnicians.ca/help/VPN.html



But I haven't configured it as a VPN server. I just followed the
basic
steps selecting the computer as router and then pressing "Next" ,
"Next".

Are there some manual adjustments that I have to make?

Peter


"Janani V[MSFT]" <[email protected]> ¼¶¼g©ó¶l¥ó
If RRAS is configured as a VPN server ensure that no filters are
applied
on
the connections, which prevent all non-VPN traffic.

Thanks,
Janani

Hi,

I have turned on my Routing and Remote Access function on my
Windows
2000
SBS server. However, it is not working properly. I have two
subnets
192.168.0.1 - 192.168.0.254 and 192.168.1.1 - 192.168.1.254 with
the
subnet
mask of 255.255.255.0.

I have two LAN cards on my Windows 2000 server. One LAN card with
the
address of 192.168.0.2 and the other one with the address of
192.168.1.1
.
All I did was the basic procedure of turning on Routing and Remote
Access,
but the computers on the 192.168.1.x can't reach the
computers
on
the
192.168.0.x network. The computers on the 192.168.1.x network
point
to
192.168.1.1 as the default gateway. Do I need to set anything
like
static
routes?

Thanks.


Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top