Blockland Forums > Help
My server cannot verify others Blockland IDs.
Shadowguy:
Bump.
Altiris:
give us a screenshot or something of when you port forwarded.
Trymos:
what brand is your router?
KoopaScooper:
--- Quote from: Altiris on July 25, 2012, 10:44:42 PM ---give us a screenshot or something of when you port forwarded.
--- End quote ---
irrelevant, port forwarding is not the issue here. everyone can connect to him but he cannot connect to the authentication server.
--- Quote from: Trymos on July 25, 2012, 10:47:49 PM ---what brand is your router?
--- End quote ---
irrelevant, he connects fine to the internet.
open %windir%\system32\drivers\etc\hosts with notepad, it should look like this
--- Code: ---# Copyright (c) 1993-2006 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
::1 localhost
--- End code ---
now we want it to look like this
--- Code: ---# Copyright (c) 1993-2006 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
::1 localhost
75.125.196.138 auth.blockland.us
--- End code ---
it should work from here in so if it's not fixed after this i'd call your ISP
*On Windows 7 and Vista, you may have to move the file to a folder you can access (such as your desktop) to save the file, then transfer it back.
KoopaScooper:
...and i'm a complete idiot for not reading the first page
disregard my post and disable your antivirus to see if that works