[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]
Luc Hands phantom.iv@gmail.com
Fri, 27 Oct 2006 03:32:56 -0700 (PDT)
I've tried setting up conserver with a basic config. What I wan't to do is telnet into the console sever and be connected to a remote telnet connection. At the moment my conserver.cf reads,
console testconf { master localhost; type host; rw *; host 10.2.138.66; port 2005; }
So I should be able to do 'telnet localhost 782', except I keep getting 'Connection refused'