go to
C:\Windows\System32\drivers\etc\
open: hosts (with notepad)
add:
121.128.133.30 gwgt1.joymax.com
121.128.133.29 gwgt2.joymax.com
OR
121.128.133.30 gwgt1.joymax.com
121.128.133.30 gwgt2.joymax.com
121.128.133.30 gwgt3.joymax.com
121.128.133.30 gwgt4.joymax.com
Adding 4 lines with .30 will result in 'server is undergoing inspection or updates' when the .30 is down.
U could also add 3x .30 & gwgt4 as .29
depends on what u want
mine looks 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
121.128.133.30 gwgt1.joymax.com
121.128.133.29 gwgt2.joymax.com