horst
30th December 2006, 08:59 PM
the update of the packages worked without errors and everything seems to be running fine, but if i try to access the box via telnet i only get to see this:
# telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
getaddrinfo: localhost: Success
Name or service not known: Illegal seek
Connection closed by foreign host.
any idea what that means?
eidt: after downgrading to telnet-server 0.17-35.2.1 from fc5 it works again, so it seems 0.17-37 is b0rked...
# telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
getaddrinfo: localhost: Success
Name or service not known: Illegal seek
Connection closed by foreign host.
any idea what that means?
eidt: after downgrading to telnet-server 0.17-35.2.1 from fc5 it works again, so it seems 0.17-37 is b0rked...