Posted: Sun Jan 01, 2006 3:01 pm
You know... some basic knowledge about networking and *nix is required to run Unreal...
Code: Select all
jiv@hall ~ $ telnet 127.0.0.1 6667
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
:hall.ssp.sld.cu NOTICE AUTH :*** Looking up your hostname...
:hall.ssp.sld.cu NOTICE AUTH :*** Found your hostname (cached)
Code: Select all
jiv@hall ~ $ telnet 127.0.0.1:6667
telnet: could not resolve 127.0.0.1:6667/telnet: Name or service not known
jiv@hall ~ $