XKore publicIp: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
; XKore_publicIp [ | ; XKore_publicIp <[[IP]]> | ||
: | : IP address for [[XKore]] 2 to listen on. Use 0.0.0.0 to listen on all interfaces. By default, it only listens on 127.0.0.1 so only clients from the same system will be able to connect. | ||
== Notes == | |||
* Your IP address from the same network is different from your IP address over the internet and past a router. | * 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 network IP address, use the command ifconfig (linux command) or ipconfig /all (windows 2k/xp command), or contact your network administrator. |
Revision as of 13:15, 4 December 2012
- XKore_publicIp <IP>
- IP address for XKore 2 to listen on. Use 0.0.0.0 to listen on all interfaces. By default, it only listens on 127.0.0.1 so only clients from the same system will be able to connect.
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/.