+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 20

Thread: DNS of B2S

  1. #1

    Join Date
    14.07.10
    P2P Client
    utorrent
    Posts
    27
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss27

    DNS of B2S

    Hi guys,

    Today I've registered in B2S " Born 2 Seed " but I faced a problem in connect to their site, firstly I'm on XP SP3 OS and did configure my host file correctly and I got the last DNS ip server, here's what I've got.
    Code:
    DNS IP server : 180.64.186.10
    
    Host configure file :
    
    
    # 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
    
    127.0.0.1       localhost
    180.64.186.10 hdcorea.goanygate.com

    I saved the host file in this dir : WINDOWS/system32/drivers/etc/hosts, then I went to this url to get a temporary ip authorization from their server : http://180.64.186.10/letmein.php

    after that when I try to open this link " http://hdcorea.goanygate.com " I'm getting this message :

    Network Error (dns_unresolved_hostname)

    Your requested host "hdcorea.goanygate.com" could not be resolved by DNS.

    For assistance, contact your network support team.
    I dunno what's wrong with that I contacted with few friends of mine and they got confused too cus one of them is using the same host file I have and it's working into his PC !!

    Also I've tried to flush my dns by this command " ipconfig/flushdns " with no results.

    Please anyone has the experience with this tell me what I should to do to make it connect.
    Reply With QuoteReply With Quote
    Thanks

  2. #2

    Join Date
    14.04.11
    P2P Client
    mRatio
    Posts
    201
    Activity Longevity
    0/20 16/20
    Today Posts
    0/5 ssssss201
    did you do everything they said in their Help after your signed up your account ?
    Reply With QuoteReply With Quote
    Thanks

  3. #3
    Member illusive's Avatar
    Join Date
    24.10.10
    P2P Client
    What ?! That's Private!
    Posts
    513
    Activity Longevity
    3/20 16/20
    Today Posts
    0/5 ssssss513
    Seems you did everything correctly. I'm sure the problem not in your hosts file. Try to close your browser and open it again or use different one. Also make sure that you get another temporary ip authorization because the old authorization is for one hour only.
    Coming soon
    Reply With QuoteReply With Quote
    Thanks

  4. #4

    Join Date
    27.09.11
    P2P Client
    uT 1.8.5
    Posts
    10
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 sssssss10

    Lightbulb

    @Richard

    Can you ping your localhost i.e., 127.0.0.1? Use the following command in an elevated command prompt:

    Code:
    ping localhost
    The contents you posted from your hosts file should not have line breaks without "#" in the beginning for commenting a line out.

    Remove/del all the contents of the hosts file & copy+paste:

    Code:
    # 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
    
    127.0.0.1       localhost
    180.64.186.10   hdcorea.goanygate.com
    For reference, see:

    Code:
    http://support.microsoft.com/kb/972034
    Reply With QuoteReply With Quote
    Thanks

  5. #5

    Join Date
    14.07.10
    P2P Client
    utorrent
    Posts
    27
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss27
    Quote Originally Posted by mizo View Post
    did you do everything they said in their Help after your signed up your account ?
    Yes.


    Quote Originally Posted by Cheat View Post
    Seems you did everything correctly. I'm sure the problem not in your hosts file. Try to close your browser and open it again or use different one. Also make sure that you get another temporary ip authorization because the old authorization is for one hour only.
    I did that again with new temp ip authorization but seemed no changes even after close the browser or try another one, the problem still existing.

    Quote Originally Posted by 666 View Post
    @Richard

    Can you ping your localhost i.e., 127.0.0.1? Use the following command in an elevated command prompt:

    Code:
    ping localhost


    The contents you posted from your hosts file should not have line breaks without "#" in the beginning for commenting a line out.

    Remove/del all the contents of the hosts file & copy+paste:

    Code:
    # 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
    
    127.0.0.1       localhost
    180.64.186.10   hdcorea.goanygate.com
    For reference, see:

    Code:
    http://support.microsoft.com/kb/972034
    This what I've got.

    *DELETED*

    Also I tried to copy+paste that host file you attached onto my mine but no results, I'm getting the same damn dns unresolved.


    What's now is it the time to give up ?!
    Last edited by Richard; 09.10.11 at 01:53.
    Reply With QuoteReply With Quote
    Thanks

  6. #6

    Join Date
    27.09.11
    P2P Client
    uT 1.8.5
    Posts
    10
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 sssssss10
    1. Post ipconfig /all

    2. IE>Internet Options>Connection>LAN Settings>Uncheck everything except 'Automatically detect settings'
    Reply With QuoteReply With Quote
    Thanks

  7. #7

    Join Date
    14.07.10
    P2P Client
    utorrent
    Posts
    27
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss27
    I chose "Automatically detect settings" then tried to connect, still not working.
    Last edited by Richard; 09.10.11 at 01:54.
    Reply With QuoteReply With Quote
    Thanks

  8. #8

    Join Date
    27.09.11
    P2P Client
    uT 1.8.5
    Posts
    10
    Activity Longevity
    0/20 15/20
    Today Posts
    0/5 sssssss10
    Do you connect through VPN?

    Are you using any VPN application, for example 'Hotspot Shield'?

    Run>services.msc>restart DNS Client service
    Reply With QuoteReply With Quote
    Thanks

  9. #9
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,479
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39479
    Maybe it's overkill, but you could use this and its own implementation of the hosts file instead of Windows'.
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  10. #10
    Moderator
    shoulder's Avatar
    Join Date
    12.04.08
    Location
    I*** D* M*****
    Posts
    4,827
    Activity Longevity
    4/20 19/20
    Today Posts
    0/5 sssss4827
    Did you try clearing your cache?
    Code:
    ipconfig /flushdns
    Or do you have a router?
    If so, you could also set the DNS there like I did so you don't have to do it on every device.



    ------------------------------>>>>>>>>>> <<<<<<<<<<------------------------------

    Reply With QuoteReply With Quote
    Thanks

  11. #11

    Join Date
    14.07.10
    P2P Client
    utorrent
    Posts
    27
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss27
    Quote Originally Posted by 666 View Post
    Do you connect through VPN?

    Are you using any VPN application, for example 'Hotspot Shield'?

    Run>services.msc>restart DNS Client service
    Yes I was,

    I deleted it from the CP then did ipconfig/all again to make sure it will not show up again but still have the problem.
    Quote Originally Posted by anon View Post
    Maybe it's overkill, but you could use this and its own implementation of the hosts file instead of Windows'.
    That was cleverness from you anon :)

    I used it instead of my original host file in WINDOWS, guess what ... no effect !! :(



    Quote Originally Posted by shoulder View Post
    Did you try clearing your cache?
    Code:
    ipconfig /flushdns
    Or do you have a router?
    If so, you could also set the DNS there like I did so you don't have to do it on every device.
    I did this command many times and yes I have a router.

    How can I set the DNS into my router ?

    my router is not a familiar one, it was made in Korea with no name ... it's ironic thing ..

    I think this may be the last chance to get it work, otherwise I will let them fuck themselves with this stupid DNS stuff.
    Reply With QuoteReply With Quote
    Thanks

  12. #12
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,479
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39479
    Quote Originally Posted by Richard View Post
    That was cleverness from you anon :)

    I used it instead of my original host file in WINDOWS, guess what ... no effect !! :(
    Did you set your connection's DNS IP to 127.0.0.1 after installation?
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  13. #13

    Join Date
    14.07.10
    P2P Client
    utorrent
    Posts
    27
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss27
    Quote Originally Posted by anon View Post
    Did you set your connection's DNS IP to 127.0.0.1 after installation?
    No I didn't, I just added this line " 180.64.186.10 hdcorea.goanygate.com " to AcrylicHost.txt by this dir : Config/edit custom host file.

    Did I miss something ?
    Reply With QuoteReply With Quote
    Thanks

  14. #14
    Moderator anon's Avatar
    Join Date
    01.02.08
    Posts
    39,479
    Activity Longevity
    11/20 19/20
    Today Posts
    1/5 ssss39479
    Quote Originally Posted by anon View Post
    Did you set your connection's DNS IP to 127.0.0.1 after installation?
    Acrylic won't be effective until you do that and restart the service (via that Start menu shortcut).
    "I just remembered something that happened a long time ago."
    Reply With QuoteReply With Quote
    Thanks

  15. #15

    Join Date
    14.07.10
    P2P Client
    utorrent
    Posts
    27
    Activity Longevity
    0/20 17/20
    Today Posts
    0/5 sssssss27
    Ok anon what should I do to set that connection DNS ip to 127.0.0.1 ?

    I mean I have not any ideas about how to get it work, any steps or reference instructions page ?
    Reply With QuoteReply With Quote
    Thanks

+ Reply to Thread
Page 1 of 2 12 LastLast

Tags for this Thread

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •