Windows Server 2008 R2 No Internet Access when using Fixed IP but no Issues when set to DHCP.....

Odpovědět Windows Server 2008 R2 No Internet Access when using Fixed IP but no Issues when set to DHCP.....

  • 2. května 2012 15:41
     
     

    For some reason. If my 2008 Server is Set to DHCP it pick up an IP and can access Web with no issues.

    If I set the IP Manaualy on a reserved address with the Same Gateway and subnet I can access local network but no web base access.

    Here the scheme: 192.168.2.2 255.255.255.0 192.168.2.1 DNS: Same for Both

    I've read quite a few forums with no luck.

    I've doubles checked all the settings any id's.....


    KEVIN LEVY

Všechny reakce

  • 2. května 2012 15:47
     
     
    Set your server to DHCP, run IPConfig /all and then set it static and run IPConfig /all.  Paste both into a message here and lets take a look.
  • 2. května 2012 15:52
     
     

    For some reason. If my 2008 Server is Set to DHCP it pick up an IP and can access Web with no issues.

    If I set the IP Manaualy on a reserved address with the Same Gateway and subnet I can access local network but no web base access.

    Here the scheme: 192.168.2.2 255.255.255.0 192.168.2.1 DNS: Same for Both

    I've read quite a few forums with no luck.

    I've doubles checked all the settings any id's.....


    KEVIN LEVY

    Since the IP configuration is the same, it should work unless the used static IP address is already in use by another host.


    This posting is provided "AS IS" with no warranties or guarantees , and confers no rights.   

    Microsoft Student Partner 2010 / 2011
    Microsoft Certified Professional
    Microsoft Certified Systems Administrator: Security
    Microsoft Certified Systems Engineer: Security
    Microsoft Certified Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified Technology Specialist: Windows 7, Configuring
    Microsoft Certified Technology Specialist: Designing and Providing Volume Licensing Solutions to Large Organizations
    Microsoft Certified IT Professional: Enterprise Administrator
    Microsoft Certified IT Professional: Server Administrator
    Microsoft Certified Trainer

  • 2. května 2012 15:56
     
     
    I would have to agree with your DNS server, Subnet, default gateway are the same  then you should be able to access the internet. 
  • 2. května 2012 16:01
     
     

    Hello,

    do NOT use the DG as DNS server on the machines NIC. Assure to use the DNS server as preferred and configure the FORWARDERS in the DNS management console to the ISPs DNS server.

    Please post an unedited ipconfig /all from the server, fixed and also with DHCP.


    Best regards

    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://msmvps.com/blogs/mweber/

    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.

  • 2. května 2012 21:30
     
     Odpovědět

    For some reason the Gateway was not being accepted in the Fixed IP Configuration.

    I had to Manually enter the Gateway from another PC on the Network server by doing a remote into the server as when I would enter information manually i would lose connection to server but no localy on network.

    The gateway was blank so I entered the gateway manually and voila...

    Thanks for the help people....


    KEVIN LEVY

    • Označen jako odpověď XLTGOLD 2. května 2012 21:30
    •  
  • 3. května 2012 6:12
    Moderátor
     
     

    Thanks Kevin for posting back and let us know how the problem was addressed.


    Thanks
    Zhang

  • 14. září 2012 14:28
     
     

    I know this is an old thread and you have likely already got your answers and moved on but thought I would respond for all those with similar problems and searching for answers.

    My issue was very similar to yours.  When I turned on my Windows 2008 R2 server with a static IP everything initially worked fine.  I had internet access, all was good.  After 24 hours, I had no internet but I could still ping even outside of my LAN and firewall, filesharing to other servers and printing to networked printers all worked fine.  What I found that corrected my problem was I had a DNS problem.  My DNS Server was on another server and I had to go to that server and clean up the host A records.  I had initially setup my server with a different IP and I chose another IP that had been used before.  Both of these issues fouled up my records on the DNS server.  Once I went and deleted these records all worked as expected again.

    Just thought I would pass this along.

    Andy