> let's get straight to it: > > whenever i telnet or ssh to something that's offline, i get e.g.: > ssh: hostname.domain.com: hostname nor servname provided, or not known > > comeon, can't you guys at least change it to: > ssh: hostname.domain.com: unknown > > thanks, > fafa ######## #Telnet# ########
# telnet just.the.cia.hack.us telnet: just.the.cia.hack.us: no address associated with name just.the.cia.hack.us: Unknown host Offline: # telnet godfather Trying x.x.x.x... telnet: connect to address x.x.x.x: Connection timed out ##### #SSH# ##### # ssh just.the.cia.hack.us ssh: just.the.cia.hack.us: no address associated with name # ssh godfather ssh: connect to host godfather port 22: Connection timed out Btw: Are you#re sure you're using "OpenBSD"? Because I guess even I wouldn't care if you're using a fBSD 5.x (like you seams to do)... So blame these guys if you're nerved and not OpenBSD.... Kind regards, Sebastian

