Re: Didnt Work - Any other ideas?

From: Bill Grant (not.available_at_online)
Date: 01/15/05


Date: Sun, 16 Jan 2005 09:48:32 +1100


   Since your modem has an IP address for itself, I presume it is some sort
of ADSL NAT device rather than just a modem.

    In a case like this, there are really only two reliable ways to go about
it. Either give the server one NIC and make it look like the other machines
on the LAN (all using the ADSL device as their gateway). Or give the server
Two NICs (one connected to ADSL, one to the LAN) and make the server the
default gateway of your LAN. You current setup is like the first of these.

    If you are running Active Directory you will probably have trouble with
DNS. Set all your clients to use the DNS server on your AD DC, and set this
DNS server to forward to a public DNS service (such as your ISP). So your
network looks like

    Internet
        |
    public IP
      ADSL
    10.0.0.5
        |
    server
    10.0.0.3 dg 10.0.0.5
        |
    clients
    10.0.0.x dg 10.0.0.5 DNS 10.0.0.3

    For Internet users to see your server, they will need to connect to your
ADSL device's public IP. You cannot route private IPs through the Internet.
If this IP address is not static, you will need some way to link the current
IP to a name for them to use. (Google for dynamic DNS).

    Then you need to forward a port or ports from your ADSL device to your
server. If you want remote users to see a web page on your server, you need
to forward tcp port 80 to your server. If your ADSL device does not support
port forwarding, you will need to upgrade it to one which does.

"Kingsley Jarrett" <kj@simcitydepartmentstore.co.uk> wrote in message
news:O9pg%23cw%23EHA.2316@TK2MSFTNGP15.phx.gbl...
> Simple Diagram:
>
>
> Internet
> |
> Modem (Internal IP 10.0.0.5, External is what ever my ISP chooses)
> |
> Server (Internet IP 10.0.0.3)
> |
> LAN (IP's Assigned by Server's DCHP Function)
>
> Will try unbriding the connections, see if that helps...
>
> Bill Grant wrote:
>
>>
>> A simple diagram of your network (with IP addresses and gateways)
>> would help.
>>
>> eg
>>
>> Internet
>> |
>> public IP
>> server
>> IP? default gateway?
>> |
>> workstations
>> IP? gateway?



Relevant Pages

  • Re: Hotmail redirection causes IE to report DNS error
    ... The ADSL router is not connected directly to the server. ... router as it's DNS server access to Hotmail works fine. ...
    (microsoft.public.windows.server.dns)
  • Re: .com domain not accessible from .local workstations. Server O
    ... I was able to get rid of it by resetting it up as the only gateway ... DNS server listed for both the Lan nic and the Internet nic should list ... Connection-specific DNS Suffix. ...
    (microsoft.public.windows.server.sbs)
  • Re: newbie lost in trying to setup NAT
    ... Also make sure you have not configured a default gateway on the private ... that sounds correct for the DNS forwarding. ... > be able to resolve both local and Internet names from this server. ...
    (microsoft.public.windows.server.networking)
  • Re: DMZ setup
    ... 80 http Allowed Connection Web Access Only 403 anonymous Internal External ... no gateway and no DNS numbers. ... "deny" with server publishing, just the listener, and the destination IP. ...
    (microsoft.public.isa)
  • Re: Build up NAT/VPN Role Server
    ... Ifyou are not running Active Directory you do not need to set up DNS. ... use the NAT server as a DNS proxy (by configuring that option on the RRAS ... > upload) 2 Client running Windows XP Pro ... > Gateway = Not Set ...
    (microsoft.public.windows.server.networking)