1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

website

Discussion in 'Windows - General discussion' started by goof13, Jun 4, 2009.

  1. goof13

    goof13 Member

    Joined:
    Mar 19, 2005
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    11
    The problem I am having is really weird. I have a personal website which i built for a local softball league. Recently I have not been able to type the link into the address bar and find the site. I get a white page that says internet explorer can not display webpage. I can on the other hand do a google search and reach the site. This only happens on my computers at the house on my internet service. Anywhere else I may be the link works fine. I have something blocking this link but i cannot find it, router, firewall ,and spyware programs. I have even done a dns flush. This is the only site that i can find that does not work.
     
  2. silk42

    silk42 Regular member

    Joined:
    Dec 21, 2007
    Messages:
    591
    Likes Received:
    0
    Trophy Points:
    26
    Are you running your own DNS server as well? If so, you'll need to create a host entry that points your website to your internal IP address.

    Host (enter your website's name)
    www.example.com

    Data (enter your website's internal IP address)
    192.168.x.x
     
  3. goof13

    goof13 Member

    Joined:
    Mar 19, 2005
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    11
    No i am not running a server. I have cable internet with a wireless router installed on it.
     
  4. silk42

    silk42 Regular member

    Joined:
    Dec 21, 2007
    Messages:
    591
    Likes Received:
    0
    Trophy Points:
    26
    Since you're not running your own DNS server, you'll need to edit the hosts file on your computers.

    Goto the following directory (for Windows XP)
    C:\windows\system32\drivers\etc

    Open hosts file using notepad. Add the internal IP address at the bottom of the hosts file(ex. 192.168.x.x), press tab and enter the domain name for your server (ex. www.example.com). You'll now be able to access your server using the domain name from inside your house.

    PS - The reason you're likely having this problem is because your router doesn't support NAT Loopback. If you don't want to mess with the hosts file, you could simply buy a router that supports this feature.

    Here's a good link if you want to understand NAT Loopback better.
    http://www.dyndns.com/support/kb/loopback_connections.html
     
    Last edited: Jun 5, 2009
  5. goof13

    goof13 Member

    Joined:
    Mar 19, 2005
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    11
    Well i've used this router for about 2 years and never had this problem until i recently purchased a few laptops and im using them with the wireless router. I was always able to connect to the site before this.
     
  6. goof13

    goof13 Member

    Joined:
    Mar 19, 2005
    Messages:
    22
    Likes Received:
    0
    Trophy Points:
    11
    what would i have done to make changes to cause me to be unable to access by directly typing it in the address bar?
     
  7. silk42

    silk42 Regular member

    Joined:
    Dec 21, 2007
    Messages:
    591
    Likes Received:
    0
    Trophy Points:
    26
    There might be a setting in your router that can enable/disable NAT Loopback. If so, this could have been changed if you reset your router or did a firmware update. You would simply have to re-enable it in the settings menu. If there isn't a setting for this, then I'm not sure why it would have worked before and now it doesn't (assuming there wasn't an update that removed this feature from your router).
     

Share This Page