Re: NAT router




"Phillip Windell" <philwindell@xxxxxxxxxxx> wrote in message news:e3L56NdtIHA.3804@xxxxxxxxxxxxxxxxxxxxxxx
"Simon James Owen" <SimonJamesOwen@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:49A4F749-2357-4010-B96E-228B4B0606F5@xxxxxxxxxxxxxxxx
Thanks for the response. I have changed the IP scheme of the internal
interface to subnet 255.255.255.0 and the subnet of the external interface to
255.255.254.0. I have disabled and reconfigured RAS stating the connection to
use for the internet.

Those are not subnets,...those are Subnet Masks.
Use 255.255.255.0 on *Everything*

The Subnet is identified by the Net-ID in combination with the mask. Multiple subnets can (and usually do) have the same Mask. Here is an example of multiple subnets:

Net-ID=192.168.25.0
Mask = 255.255.255.0
Broadcast = 192.168.25.255
Host Range = 192.168.25.1-192.168.25.254

Net-ID=192.168.26.0
Mask = 255.255.255.0
Host Range = 192.168.26.1-192.168.26.254

Net-ID=192.168.27.0
Mask = 255.255.255.0
Host Range = 192.168.27.1-192.168.27.254

Net-ID=192.168.28.0
Mask = 255.255.255.0
Host Range = 192.168.28.1-192.168.28.254

Avoid the heavily *over-used* lower numbers (like 192.168.1.0).

The External side of the RRAS NAT Box will be a Public IP# (not 192.168.*.*).
The RRAS NAT box will *replace* any other "NAT router" that may be there. The RRAS box *is* your "router".

If you intend to keep an existing NAT Device then there is no real point in having the Windows RRAS NAT Box in the first place. It is a waist of time and is over-complicating the network by introducting a Back-to-back DMZ where there is no point in one being.

--
Phillip Windell
www.wandtv.com

The views expressed, are my own and not those of my employer, or Microsoft,
or anyone else associated with me, including my cats.
-----------------------------------------------------



I agree with Phillip. You have overcomplicated your network setup. If your network already connects to the Internet through a NAT router you do not need NAT on your server. In fact you do not need two NICs in your server. The only reason to have two NICs is to have one NIC in the private LAN and one connected to the Internet and have this device as your Internet router. If you do have two NICs, they must be in different IP subnets (as Phillip pointed out).

You basically have two options.

1. Get rid of the existing NAT device and use the server instead. Set it up as a NAT/VPN server. You can configure NAT so thet both LAN and remote users can access the Internet through this device by adding the RRAS internal interface (which is the VPN connction interface) as a private interface in NAT.

2. Keep the existing NAT device and get rid of the second NIC in the server. The LAN machines (and the server) still use the NAT device as default gateway. Configure the server as a VPN server and test it locally. Configure your NAT device to forward VPN traffic to the server's LAN IP. Your remote access clients can now connect to the VPN server by using the router's public IP or name.

.



Relevant Pages

  • Re: Single 2003 Server with DHCP, DNS and ISA 2006
    ... As soon as I created my own DHCP ... I can ping the server by IP address and name from the workstation. ... Not too surprising with the above subnet problems. ... To the Internet. ...
    (microsoft.public.windows.server.general)
  • Re: NAT with 2 NICs
    ... It is a very bad idea to run a DC as a router (unless you use SBS server which is designed to run that way). ... Use a dedicated NAT device to make your Internet connection and connect all LAN machines to the switch with one NIC in the private subnet. ... All local machines should use the NAT device as default gateway but use the DC for DNS. ...
    (microsoft.public.windows.server.general)
  • Re: DNS and Server 2003
    ... > government organization that supplies Internet access to ... > their DNS server. ... becomes the Default Gateway of the machines. ... more you will require a NAT Device. ...
    (microsoft.public.windows.server.networking)
  • Re: newbie lost in trying to setup NAT
    ... i installed RRAS through 'configure you server wizard'. ... >Is the Cable Modem also a NAT Device? ... DNS setting. ... >> How To Configure DNS for Internet Access in Windows ...
    (microsoft.public.windows.server.networking)
  • Re: NAT without DHCP? (w2k3)
    ... How does your server connect to the Internet? ... I also enabled NAT tracing - may be this can help? ... interface 65543 not found ...
    (microsoft.public.windows.server.networking)