Networking Forums

Networking Forums > Computer Networking > Windows Networking > Windows Routing + remote access

Reply
Thread Tools Display Modes

Windows Routing + remote access

 
 
Neil
Guest
Posts: n/a

 
      10-06-2005, 09:46 AM

I'm currently studying for the 70-291 exam and have come-a-cropper on one
of the chapters. It's explaining how to setup windows 2003 as a router. I've
got 3 machines one on the 192.168.1.0 network and 1 on the 192.168.2.0
network.

The router/server can ping any address on the .1.0 network aswell as the
2.0 network.

The machine on the 2.0 network can ping the internal interfaces of the
router/server (in this case 192.168.2.1 and 192.168.1.3) but can't ping any
thing that is not an attached neighbour to the router.

Active Routes: (on the router/server)
Network Destination Netmask Gateway Interface
0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.3
127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
192.168.1.0 255.255.255.0 192.168.1.3 192.168.1.3
192.168.1.3 255.255.255.255 127.0.0.1 127.0.0.1
192.168.1.255 255.255.255.255 192.168.1.3 192.168.1.3
192.168.2.0 255.255.255.0 192.168.2.1 192.168.2.1
192.168.2.1 255.255.255.255 127.0.0.1 127.0.0.1
192.168.2.255 255.255.255.255 192.168.2.1 192.168.2.1
224.0.0.0 240.0.0.0 192.168.1.3 192.168.1.3
224.0.0.0 240.0.0.0 192.168.2.1 192.168.2.1
255.255.255.255 255.255.255.255 192.168.1.3 192.168.1.3
255.255.255.255 255.255.255.255 192.168.2.1 192.168.2.1
Default Gateway: 192.168.1.1

I hope I've made some sense

Thanks
 
Reply With Quote
 
 
 
 
Ian
Guest
Posts: n/a

 
      10-06-2005, 10:11 AM
Neil wrote:
>
> I'm currently studying for the 70-291 exam and have come-a-cropper on one
> of the chapters. It's explaining how to setup windows 2003 as a router. I've
> got 3 machines one on the 192.168.1.0 network and 1 on the 192.168.2.0
> network.
>
> The router/server can ping any address on the .1.0 network aswell as the
> 2.0 network.
>
> The machine on the 2.0 network can ping the internal interfaces of the
> router/server (in this case 192.168.2.1 and 192.168.1.3) but can't ping any
> thing that is not an attached neighbour to the router.
>
> Active Routes: (on the router/server)
> Network Destination Netmask Gateway Interface
> 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.3
> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
> 192.168.1.0 255.255.255.0 192.168.1.3 192.168.1.3
> 192.168.1.3 255.255.255.255 127.0.0.1 127.0.0.1
> 192.168.1.255 255.255.255.255 192.168.1.3 192.168.1.3
> 192.168.2.0 255.255.255.0 192.168.2.1 192.168.2.1
> 192.168.2.1 255.255.255.255 127.0.0.1 127.0.0.1
> 192.168.2.255 255.255.255.255 192.168.2.1 192.168.2.1
> 224.0.0.0 240.0.0.0 192.168.1.3 192.168.1.3
> 224.0.0.0 240.0.0.0 192.168.2.1 192.168.2.1
> 255.255.255.255 255.255.255.255 192.168.1.3 192.168.1.3
> 255.255.255.255 255.255.255.255 192.168.2.1 192.168.2.1
> Default Gateway: 192.168.1.1
>
> I hope I've made some sense
>
> Thanks

Have you check the "Enable IP Routing" option in RRAS?

Ian
 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      10-06-2005, 11:07 AM

Ian wrote:
> Neil wrote:
>>
>> I'm currently studying for the 70-291 exam and have come-a-cropper
>> on one of the chapters. It's explaining how to setup windows 2003 as
>> a router. I've got 3 machines one on the 192.168.1.0 network and 1
>> on the 192.168.2.0 network.
>>
>> The router/server can ping any address on the .1.0 network aswell
>> as the 2.0 network.
>>
>> The machine on the 2.0 network can ping the internal interfaces of
>> the router/server (in this case 192.168.2.1 and 192.168.1.3) but
>> can't ping any thing that is not an attached neighbour to the router.
>>
>> Active Routes: (on the router/server)
>> Network Destination Netmask Gateway Interface
>> 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.3
>> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 192.168.1.0
>> 255.255.255.0 192.168.1.3 192.168.1.3 192.168.1.3 255.255.255.255
>> 127.0.0.1 127.0.0.1 192.168.1.255 255.255.255.255 192.168.1.3
>> 192.168.1.3 192.168.2.0 255.255.255.0 192.168.2.1 192.168.2.1
>> 192.168.2.1 255.255.255.255 127.0.0.1 127.0.0.1 192.168.2.255
>> 255.255.255.255 192.168.2.1 192.168.2.1 224.0.0.0
>> 240.0.0.0 192.168.1.3 192.168.1.3 224.0.0.0 240.0.0.0
>> 192.168.2.1 192.168.2.1 255.255.255.255 255.255.255.255
>> 192.168.1.3 192.168.1.3 255.255.255.255 255.255.255.255
>> 192.168.2.1 192.168.2.1 Default Gateway: 192.168.1.1
>>
>> I hope I've made some sense
>>
>> Thanks

> Have you check the "Enable IP Routing" option in RRAS?
>
> Ian


As Ian said, it should just work as long as RRAS is configured for LAN
routing. Here is a simple diagram of the setup of a simple LAN router.

LAN 1 workstations
192.158.1.x dg 192.168.1.1
|
192.168.1.1 dg blank
RRAS
192.168.2.1 dg blank
|
LAN 2 workstations
192.168.2.x dg 192.168.2.1

All traffic which is not local (ie not in the same IP subnet) is sent to
the router. The router can deliver the traffic in the "other" subnet because
it has an interface in both subnets.


 
Reply With Quote
 
Neil
Guest
Posts: n/a

 
      10-06-2005, 11:54 AM



"Bill Grant" wrote:

>
> Ian wrote:
> > Neil wrote:
> >>
> >> I'm currently studying for the 70-291 exam and have come-a-cropper
> >> on one of the chapters. It's explaining how to setup windows 2003 as
> >> a router. I've got 3 machines one on the 192.168.1.0 network and 1
> >> on the 192.168.2.0 network.
> >>
> >> The router/server can ping any address on the .1.0 network aswell
> >> as the 2.0 network.
> >>
> >> The machine on the 2.0 network can ping the internal interfaces of
> >> the router/server (in this case 192.168.2.1 and 192.168.1.3) but
> >> can't ping any thing that is not an attached neighbour to the router.
> >>
> >> Active Routes: (on the router/server)
> >> Network Destination Netmask Gateway Interface
> >> 0.0.0.0 0.0.0.0 192.168.1.1 192.168.1.3
> >> 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1 192.168.1.0
> >> 255.255.255.0 192.168.1.3 192.168.1.3 192.168.1.3 255.255.255.255
> >> 127.0.0.1 127.0.0.1 192.168.1.255 255.255.255.255 192.168.1.3
> >> 192.168.1.3 192.168.2.0 255.255.255.0 192.168.2.1 192.168.2.1
> >> 192.168.2.1 255.255.255.255 127.0.0.1 127.0.0.1 192.168.2.255
> >> 255.255.255.255 192.168.2.1 192.168.2.1 224.0.0.0
> >> 240.0.0.0 192.168.1.3 192.168.1.3 224.0.0.0 240.0.0.0
> >> 192.168.2.1 192.168.2.1 255.255.255.255 255.255.255.255
> >> 192.168.1.3 192.168.1.3 255.255.255.255 255.255.255.255
> >> 192.168.2.1 192.168.2.1 Default Gateway: 192.168.1.1
> >>
> >> I hope I've made some sense
> >>
> >> Thanks

> > Have you check the "Enable IP Routing" option in RRAS?
> >
> > Ian

>
> As Ian said, it should just work as long as RRAS is configured for LAN
> routing. Here is a simple diagram of the setup of a simple LAN router.
>
> LAN 1 workstations
> 192.158.1.x dg 192.168.1.1
> |
> 192.168.1.1 dg blank
> RRAS
> 192.168.2.1 dg blank
> |
> LAN 2 workstations
> 192.168.2.x dg 192.168.2.1
>
> All traffic which is not local (ie not in the same IP subnet) is sent to
> the router. The router can deliver the traffic in the "other" subnet because
> it has an interface in both subnets.
>
>
>


Hi there,

Thanks for the fast response, I have IP routing enabled on the RRAS and
it's setup for LAN routing only. My network adaptors are setup the same way
as mentioned above. I.e. the server doesn't have any gateway set
 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      10-07-2005, 12:08 AM

Neil wrote:
> "Bill Grant" wrote:
>
>>
>> Ian wrote:
>>> Neil wrote:
>>>>
>>>> I'm currently studying for the 70-291 exam and have come-a-cropper
>>>> on one of the chapters. It's explaining how to setup windows 2003
>>>> as
>>>> a router. I've got 3 machines one on the 192.168.1.0 network and 1
>>>> on the 192.168.2.0 network.
>>>>
>>>> The router/server can ping any address on the .1.0 network aswell
>>>> as the 2.0 network.
>>>>
>>>> The machine on the 2.0 network can ping the internal interfaces of
>>>> the router/server (in this case 192.168.2.1 and 192.168.1.3) but
>>>> can't ping any thing that is not an attached neighbour to the
>>>> router.
>>>>
>>>> Active Routes: (on the router/server)
>>>> Network Destination Netmask Gateway Interface
>>>> 0.0.0.0 0.0.0.0 192.168.1.1
>>>> 192.168.1.3 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
>>>> 192.168.1.0 255.255.255.0 192.168.1.3 192.168.1.3
>>>> 192.168.1.3 255.255.255.255 127.0.0.1 127.0.0.1
>>>> 192.168.1.255 255.255.255.255 192.168.1.3 192.168.1.3
>>>> 192.168.2.0 255.255.255.0 192.168.2.1 192.168.2.1
>>>> 192.168.2.1 255.255.255.255 127.0.0.1 127.0.0.1
>>>> 192.168.2.255 255.255.255.255 192.168.2.1 192.168.2.1
>>>> 224.0.0.0 240.0.0.0 192.168.1.3 192.168.1.3 224.0.0.0
>>>> 240.0.0.0 192.168.2.1 192.168.2.1 255.255.255.255
>>>> 255.255.255.255 192.168.1.3 192.168.1.3 255.255.255.255
>>>> 255.255.255.255 192.168.2.1 192.168.2.1 Default Gateway:
>>>> 192.168.1.1
>>>>
>>>> I hope I've made some sense
>>>>
>>>> Thanks
>>> Have you check the "Enable IP Routing" option in RRAS?
>>>
>>> Ian

>>
>> As Ian said, it should just work as long as RRAS is configured
>> for LAN routing. Here is a simple diagram of the setup of a simple
>> LAN router.
>>
>> LAN 1 workstations
>> 192.158.1.x dg 192.168.1.1
>> |
>> 192.168.1.1 dg blank
>> RRAS
>> 192.168.2.1 dg blank
>> |
>> LAN 2 workstations
>> 192.168.2.x dg 192.168.2.1
>>
>> All traffic which is not local (ie not in the same IP subnet) is
>> sent to the router. The router can deliver the traffic in the
>> "other" subnet because it has an interface in both subnets.
>>
>>
>>

>
> Hi there,
>
> Thanks for the fast response, I have IP routing enabled on the RRAS
> and it's setup for LAN routing only. My network adaptors are setup
> the same way as mentioned above. I.e. the server doesn't have any
> gateway set.


OK. So these two subnets can now ping each other? What do you want to do
next?


 
Reply With Quote
 
Neil
Guest
Posts: n/a

 
      10-07-2005, 09:05 AM



"Bill Grant" wrote:

>
> Neil wrote:
> > "Bill Grant" wrote:
> >
> >>
> >> Ian wrote:
> >>> Neil wrote:
> >>>>
> >>>> I'm currently studying for the 70-291 exam and have come-a-cropper
> >>>> on one of the chapters. It's explaining how to setup windows 2003
> >>>> as
> >>>> a router. I've got 3 machines one on the 192.168.1.0 network and 1
> >>>> on the 192.168.2.0 network.
> >>>>
> >>>> The router/server can ping any address on the .1.0 network aswell
> >>>> as the 2.0 network.
> >>>>
> >>>> The machine on the 2.0 network can ping the internal interfaces of
> >>>> the router/server (in this case 192.168.2.1 and 192.168.1.3) but
> >>>> can't ping any thing that is not an attached neighbour to the
> >>>> router.
> >>>>
> >>>> Active Routes: (on the router/server)
> >>>> Network Destination Netmask Gateway Interface
> >>>> 0.0.0.0 0.0.0.0 192.168.1.1
> >>>> 192.168.1.3 127.0.0.0 255.0.0.0 127.0.0.1 127.0.0.1
> >>>> 192.168.1.0 255.255.255.0 192.168.1.3 192.168.1.3
> >>>> 192.168.1.3 255.255.255.255 127.0.0.1 127.0.0.1
> >>>> 192.168.1.255 255.255.255.255 192.168.1.3 192.168.1.3
> >>>> 192.168.2.0 255.255.255.0 192.168.2.1 192.168.2.1
> >>>> 192.168.2.1 255.255.255.255 127.0.0.1 127.0.0.1
> >>>> 192.168.2.255 255.255.255.255 192.168.2.1 192.168.2.1
> >>>> 224.0.0.0 240.0.0.0 192.168.1.3 192.168.1.3 224.0.0.0
> >>>> 240.0.0.0 192.168.2.1 192.168.2.1 255.255.255.255
> >>>> 255.255.255.255 192.168.1.3 192.168.1.3 255.255.255.255
> >>>> 255.255.255.255 192.168.2.1 192.168.2.1 Default Gateway:
> >>>> 192.168.1.1
> >>>>
> >>>> I hope I've made some sense
> >>>>
> >>>> Thanks
> >>> Have you check the "Enable IP Routing" option in RRAS?
> >>>
> >>> Ian
> >>
> >> As Ian said, it should just work as long as RRAS is configured
> >> for LAN routing. Here is a simple diagram of the setup of a simple
> >> LAN router.
> >>
> >> LAN 1 workstations
> >> 192.158.1.x dg 192.168.1.1
> >> |
> >> 192.168.1.1 dg blank
> >> RRAS
> >> 192.168.2.1 dg blank
> >> |
> >> LAN 2 workstations
> >> 192.168.2.x dg 192.168.2.1
> >>
> >> All traffic which is not local (ie not in the same IP subnet) is
> >> sent to the router. The router can deliver the traffic in the
> >> "other" subnet because it has an interface in both subnets.
> >>
> >>
> >>

> >
> > Hi there,
> >
> > Thanks for the fast response, I have IP routing enabled on the RRAS
> > and it's setup for LAN routing only. My network adaptors are setup
> > the same way as mentioned above. I.e. the server doesn't have any
> > gateway set.

>
> OK. So these two subnets can now ping each other? What do you want to do
> next?
>
>

The machine on 192.168.2.0 subnet can only ping the 192.168.1.3 address
which is the interface on the router/server. It can't ping anything esle on
that subnet i.e a machine 192.168.1.4
>

 
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
Windows Server 2008: Routing and Remote Access - VPN Andy Neillans Windows Networking 2 04-03-2009 03:04 AM
Routing and Remote access - Windows Accounting White Rock Windows Networking 5 07-16-2007 07:24 AM
Routing and Remote Access on Windows 2003 Server =?Utf-8?B?U2VydmVyIGd1eQ==?= Windows Networking 1 10-24-2004 03:38 PM
Remote Access Policies error in Routing & Remote Access Mark Windows Networking 1 06-28-2004 03:57 AM
Windows 2003 Routing Remote Access Question Khiat Windows Networking 1 02-24-2004 12:33 AM



1 2 3 4 5 6 7 8 9 10 11