We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Cant access a site page???

12467

Comments

  • BritBrat
    BritBrat Posts: 3,764 Forumite
    Do you know where your hosts file is?

    C:\WINDOWS\system32\drivers\etc

    Put an entry in it like this.
    85.13.221.162 www.hotukdeals.com
    

    If you have never edited it it will look like this when opened with notepad:
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    # C:\WINDOWS\system32\drivers\etc\hosts
    127.0.0.1       localhost
    

    Now add
    85.13.221.162 www.hotukdeals.com
    

    So it looks like this and save it.
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    # C:\WINDOWS\system32\drivers\etc\hosts
    127.0.0.1       localhost
    85.13.221.162  www.hotukdeals.com
    
  • emmajk42
    emmajk42 Posts: 250 Forumite
    rizla01 wrote: »
    Here's the result of that test.



    Hope that helps.

    Will get back to you on that, need to check with someone else...
  • BritBrat
    BritBrat Posts: 3,764 Forumite
    I did that test too and this is what I got, and I can access the site OK.


    [HTML]85.13.221.162 is from United Kingdom(UK) in region Europe


    TraceRoute to 85.13.221.162 [www.hotukdeals.com]

    Hop (ms) (ms) (ms) IP Address Host name
    1 0 1 0 66.98.244.1 gphou-66-98-244-1.ev1servers.net
    2 0 0 0 66.98.241.13 gphou-66-98-241-13.ev1servers.net
    3 0 0 0 66.98.240.8 gphou-66-98-240-8.ev1servers.net
    4 1 1 1 216.200.251.169 ge-6-0-1.mpr1.iah1.us.above.net
    5 6 6 6 64.125.26.133 so-1-1-0.mpr2.dfw2.us.above.net
    6 11 17 6 64.125.13.82 above-level3.dfw2.above.net
    7 Timed out 18 17 4.68.19.190 vlan89.csw3.dallas1.level3.net
    8 19 18 17 4.69.136.161 ae-83-83.ebr3.dallas1.level3.net
    9 Timed out 34 35 4.69.134.22 ae-7.ebr3.atlanta2.level3.net
    10 37 35 34 4.69.132.86 ae-2.ebr1.washington1.level3.net
    11 34 34 36 4.69.134.142 ae-91-91.csw4.washington1.level3.net
    12 35 35 35 4.69.134.173 ae-93-93.ebr3.washington1.level3.net
    13 59 55 52 4.69.132.90 ae-3.ebr3.newyork1.level3.net
    14 49 54 54 4.69.134.98 ae-63-63.csw1.newyork1.level3.net
    15 Timed out 104 106 4.69.134.65 ae-61-61.ebr1.newyork1.level3.net
    16 178 178 180 4.69.132.110 ae-4.ebr2.london1.level3.net
    17 179 178 Timed out 4.68.116.169 ge-11-2.ipcolo1.london1.level3.net
    18 182 180 183 195.50.118.26 ge-1-1-0-40.core1.sta.lon2.coreix.net
    19 183 183 182 85.13.192.22 ge-4-1-56.dist7b.sta.lon2.coreix.net
    20 185 184 186 85.13.221.162 janus.hotukdeals.com

    Trace complete[/HTML]
  • BritBrat
    BritBrat Posts: 3,764 Forumite
    56.dist7b.sta.lon2.coreix.net2018818818885.13.221.162janus.hotukdeals.com
    Trace complete

    Looks to me that you are getting to the site OK.
  • rizla01
    rizla01 Posts: 7,260 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    BritBrat wrote: »
    Do you know where your hosts file is?

    C:\WINDOWS\system32\drivers\etc

    Put an entry in it like this.
    85.13.221.162 www.hotukdeals.com
    

    If you have never edited it it will look like this when opened with notepad:
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    # C:\WINDOWS\system32\drivers\etc\hosts
    127.0.0.1       localhost
    

    Now add
    85.13.221.162 www.hotukdeals.com
    

    So it looks like this and save it.
    # Copyright (c) 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a '#' symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host
    # C:\WINDOWS\system32\drivers\etc\hosts
    127.0.0.1       localhost
    85.13.221.162  www.hotukdeals.com
    

    Ok Britbrat. Did that and still no good so Will try a restart to see if that makes the difference.
    Hang on
    "Unhappiness is not knowing what we want, and killing ourselves to get it."
    Post Count: 4,111 Thanked 3,111 Times in 1,111 Posts (Actual figures as they once were))
    Women and cats will do as they please, and men and dogs should relax and get used to the idea.
  • rizla01
    rizla01 Posts: 7,260 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    Hi Britbrat,

    Did that and now back and guess what.
    .
    .
    .
    Still no go.

    Boy, these problems really wind you up, don't they?

    Anyway, where's Browntoa. He knows Everything.:(
    "Unhappiness is not knowing what we want, and killing ourselves to get it."
    Post Count: 4,111 Thanked 3,111 Times in 1,111 Posts (Actual figures as they once were))
    Women and cats will do as they please, and men and dogs should relax and get used to the idea.
  • rizla01
    rizla01 Posts: 7,260 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    Just went to this site and got this.
    any help?
    http://www.checkdns.net/quickcheck.aspx?domain=hotukdeals.com&detailed=1
    CheckDNS.NET is testing hotukdeals.com

    CheckDNS.NET is asking root servers about authoritative NS for domainLogDebug.GIF Got DNS list for 'hotukdeals.com' from l.gtld-servers.net

    LogNotice.GIF Found NS record: ns1.hotukdeals.com[85.13.207.41], was resolved to IP address by l.gtld-servers.net

    help.GIFLogNotice.GIF Found NS record: ns2.hotukdeals.com[85.13.207.42], was resolved to IP address by l.gtld-servers.net

    help.GIFLogOK.GIF Domain has 2 DNS server(s)

    help.GIFCheckDNS.NET is verifying if NS are alive

    LogError.GIF Error fetching SOA from ns1.hotukdeals.com [85.13.207.41]: Connection reset. Probably DNS server is offline.

    help.GIFLogError.GIF Error fetching SOA from ns2.hotukdeals.com [85.13.207.42]: Connection reset. Probably DNS server is offline.

    help.GIFLogNotice.GIF 0 server(s) are alive

    help.GIFLogError.GIF No DNS servers alive, tests stopped

    help.GIF CheckDNS Quick Check Engine

    Incidentally my ISP is NILDRAM.


    ALSO Emma??

    Could you read this please. (Two pages)
    http://adsl24.co.uk/forum/showthread.php?t=4081
    "Unhappiness is not knowing what we want, and killing ourselves to get it."
    Post Count: 4,111 Thanked 3,111 Times in 1,111 Posts (Actual figures as they once were))
    Women and cats will do as they please, and men and dogs should relax and get used to the idea.
  • spud17
    spud17 Posts: 4,441 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    A wild guess, have you denied permission at any time when your firewall asked for confirmation to access a site?
    Move along, nothing to see.
  • spud17
    spud17 Posts: 4,441 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    Sorry but completely off topic, but this page is showing wide, i.e.I can only see half at a time.
    Page 1 of this thread is OK, as is rest of forum.
    Move along, nothing to see.
  • rizla01
    rizla01 Posts: 7,260 Forumite
    Part of the Furniture 1,000 Posts Name Dropper Combo Breaker
    spud17 wrote: »
    A wild guess, have you denied permission at any time when your firewall asked for confirmation to access a site?


    Yes but never this one.

    Checked all of the blocked sites and it's not among them, either.
    "Unhappiness is not knowing what we want, and killing ourselves to get it."
    Post Count: 4,111 Thanked 3,111 Times in 1,111 Posts (Actual figures as they once were))
    Women and cats will do as they please, and men and dogs should relax and get used to the idea.
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 352.2K Banking & Borrowing
  • 253.6K Reduce Debt & Boost Income
  • 454.3K Spending & Discounts
  • 245.3K Work, Benefits & Business
  • 601K Mortgages, Homes & Bills
  • 177.5K Life & Family
  • 259.1K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16K Discuss & Feedback
  • 37.7K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.