"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
|