Re: How to configure Windows 2003 as a Router ?
- From: "Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 2 May 2007 20:24:24 +1000
It is planned to use leased line.
Peter
"Bill Grant" <not.available@online> wrote in message
news:%23PWjvK%23iHHA.1624@xxxxxxxxxxxxxxxxxxxxxxx
Whatever device you use as a router, it is going to be a single point of
failure unless you have a very complicated routing setup with multiple
paths.
How are you planning to connect HQ to a remote site? Leased lines or
VPN?
"Peter" <Peter@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:e9Y6Tq9iHHA.4704@xxxxxxxxxxxxxxxxxxxxxxx
Dear Bill,
Thank you for your advice.
The reason why we consider this option is because our Network Officer
says that by using a Windows 2003 Server as a router for connecting
machines in headquarter to a remote site.
I just wonder whether it is a good idea as the single point of failure
will be the Windows 2003 Server and the 2 NIC.
Regards,
Peter
"Bill Grant" <not.available@online> wrote in message
news:ussb9S4iHHA.4032@xxxxxxxxxxxxxxxxxxxxxxx
It is possible to allow IP routing without using RRAS, but it is
pretty pointless. Simply configure RRAS to be a LAN router from the
wizard and it will do it for you.
As Jeremy pointed out, all this does is configure the machine so that
it can forward traffic from one subnet to the other. Whether it routes
or not depends on how the two subnets are configured.
If all you want to do is link these two subnets, the routing is
trivial. You simply make the RRAS router the default gateway for both
subnets. eg
192.168.1.x dg 192.168.1.1
|
192.168.1.1 dg blank
RRAS
192.168.2.1 dg blank
|
192.168.2.x dg 192.168.2.1
Any traffic which is not local (ie not in the same IP subnet) is sent
to the router. The router can deliver it in the other subnet because it
has an interface in that subnet (ie the target machine is local to the
router).
Usually the setup is not as simple as that. One subnet is usually
using some other router, such as an ADSL Internet device as its default
gateway. Simply enabling IP routing doesn't do much because the trafffic
never gets to the RRAS router. You need extra routing to get the traffic
to the correct router. If you are in that situation and can't see what
extra routing you need, post a description of how your network is set
up.
PS. I hope this server is not a DC. Using a DC as a router is not
recomended and it may cause you all sorts of odd problems.
.
- Follow-Ups:
- Re: How to configure Windows 2003 as a Router ?
- From: Bill Grant
- Re: How to configure Windows 2003 as a Router ?
- References:
- Re: How to configure Windows 2003 as a Router ?
- From: Bill Grant
- Re: How to configure Windows 2003 as a Router ?
- From: Peter
- Re: How to configure Windows 2003 as a Router ?
- From: Bill Grant
- Re: How to configure Windows 2003 as a Router ?
- Prev by Date: Re: Help from a Beginner
- Next by Date: Re: Help with setting filepermission.
- Previous by thread: Re: How to configure Windows 2003 as a Router ?
- Next by thread: Re: How to configure Windows 2003 as a Router ?
- Index(es):
Relevant Pages
|