05.05.2011, 17:25
Hi I need help on changing my server ip
But my server ip for me is Localhost:7777 how do i change it for other people to go on
|
bind - Force the server to use a specific IP on a server. This IP must match one assigned to a network card on the server. This is useful for running multiple servers on the same port on the same box. |
NOTICE: - YOU NEED TO DELETE 'PORT' AND THE THING BEHIND IT! - YOU NEED TO HAVE 9 NUMBERS IN THE IP YOU WANT! (below I'll give some example's) examples: Code:
8.31.012.825 Code:
8.310.12.825 Code:
8.310.128.25 Code:
83.101.28.25 Code:
bind 83.10.12.825 Code:
Just as long as you got 9 numbers! Code:
Remember! Don't put port behind it!! |