Difference between revisions of "XKore publicIp"

From OpenKore Wiki
Jump to navigation Jump to search
m (add config.txt page: XKore_publicIp)
 
m
Line 1: Line 1:
 
; XKore_publicIp [<IP address>]
 
; XKore_publicIp [<IP address>]
: The value for this option will be the IP address that the RO Client will use to connect to the XKore 2 server.
+
: The value for this option will be the IP address that the RO Client will use to connect to the [[XKore]] 2 server.
 
: If this option is not set, XKore 2 uses the localhost IP address 127.0.0.1 as the default value. You can, therefore, only use an RO Client that will be run on the same computer where Openkore runs to connect to the XKore 2 server using the localhost IP (127.0.0.1).
 
: If this option is not set, XKore 2 uses the localhost IP address 127.0.0.1 as the default value. You can, therefore, only use an RO Client that will be run on the same computer where Openkore runs to connect to the XKore 2 server using the localhost IP (127.0.0.1).
 
: If you are connected to a network (or the internet) and you want to allow an RO Client that runs on another computer across the network (or the internet) to connect to the XKore 2 server, you must set this option to your computer's IP address.
 
: If you are connected to a network (or the internet) and you want to allow an RO Client that runs on another computer across the network (or the internet) to connect to the XKore 2 server, you must set this option to your computer's IP address.

Revision as of 11:55, 7 November 2009

XKore_publicIp [<IP address>]
The value for this option will be the IP address that the RO Client will use to connect to the XKore 2 server.
If this option is not set, XKore 2 uses the localhost IP address 127.0.0.1 as the default value. You can, therefore, only use an RO Client that will be run on the same computer where Openkore runs to connect to the XKore 2 server using the localhost IP (127.0.0.1).
If you are connected to a network (or the internet) and you want to allow an RO Client that runs on another computer across the network (or the internet) to connect to the XKore 2 server, you must set this option to your computer's IP address.

Notes:

  • Your IP address from the same network is different from your IP address over the internet and past a router.
  • To know your network IP address, use the command ifconfig (linux command) or ipconfig /all (windows 2k/xp command), or contact your network administrator.
  • To know your IP address over the internet, visit http://www.whatismyip.com/.