Re: Cannot Share internet thru dual NICs

Tech-Archive recommends: Fix windows errors by optimizing your registry



The default gateway problem can be fixed by modifying the DHCP scope.
This should be giving the clients the internal IP of the server (ie
192.168.254.1) as the default gateway. After you change it, you may need to
do an ipconfig /release and ipconfig /renew on the clients to get the new
setting.

The second problem is DNS. The clients should be using this same address
for DNS (so that AD works properly). To resolve external addresses, you need
to modify your DNS server to forward requests it cannot resolve itself to a
public DNS service.

The default gateway setting on the LAN NIC should be blank. eg

Internet
|
router
|
10.0.1.1 dg router IP
RRAS
192.168.254.1 dg blank
|
clients
192.168.254.x dg 192.168.254.1

You will also need to add a route to your Internet router. It does not
have an interface in the 192.168.254 subnet, so it does not know where that
subnet is. You need to route traffic for 192.168.254 to the RRAS/NAT router.
eg

192.168.254.0 255.255.255.0 10.0.1.1

Otherwise this traffic uses the router's default route (which is back
out to the Internet!)

Scott Ford wrote:
> I have a Windows2K SP4 server with 2 nics. I have designated the NICS
> as INSIDE (192.168.254.1)
> and
> OUTSIDE (10.0.1.1) (to broadband router)
> This server is running DHCP, DNS, AD, RRAS, and IAS. The server is
> correctly allowing clients to join its domain. It is correctly
> handing out IP Addresses thru DHCP. DNS is working correctly ( as I
> can see from the fact that it is getting DNS from itself and can
> resolve LAN names, and surf the internet perfectly)
>
> I have set up Routing and Remote Access and configured NAT. The two
> problems I have are 1) Clients are not picking up a default gateway
> through DHCP .. and
> 2) I cannot access the internet from a client through the server.
>
> I have tried setting up the client on a static IP and setting the
> default gaterway manually, but this does not result in an internet
> connection at the client. The server internet connection on the
> OUTSIDE nic is working great.


.



Relevant Pages

  • Re: Active Directory setup
    ... > Now configure your DNS server on your active directory so that the clients ... > will be able to resolve computers on the internet. ... Open DNS MMC on your ... > server and right click the server's name in MMC. ...
    (microsoft.public.windows.server.setup)
  • Re: Urgent! New router and big disaster
    ... The SBS DNS server, running on ... its IP it means that your problem is now DNS. ... forward ports to it reliably in the router. ... I should have been more clear about internet connection.. ...
    (microsoft.public.windows.server.sbs)
  • RE: VPN Clients Not Registering in AD DNS
    ... via VPN, the DNS records of the VPN clients are unable to be registered. ... Windows 2003 server? ... please let me know whether the clients get the IP ...
    (microsoft.public.windows.server.sbs)
  • Re: ISA Server Problems, please help
    ... > clients are unaffected, is it secureNAT clients which are affected? ... then checked Send the original host header to the publishing server instead ... > provided unrestricted internet access. ...
    (microsoft.public.windows.server.sbs)
  • Re: can ping but not see websites from clients
    ... servers and workstations have to know/use the internal DNS ... Not only the server. ... and one site to the internet, that you can only see in the router itself. ... Because your clients have to reach the domain resources, ...
    (microsoft.public.windows.server.general)