January 21, 201115 yr so, the following work just fine: web control panel samba share the following do not: ssh telnet i honestly don't remember the last time i ssh'd or telnet'd to the sever, but i know it worked at one point. i just recently switched back from win7 to gentoo linux (my favorite operating system), so the first option i went with was ssh. it connected and prompted me to store the key, which i did, and then i was left with a blinking cursor... ad infinitum. i can type anything i want in and nothing happens, till i ctrl-C it. now, ever time i connect, i get this, specifically: blackbox patrick # ssh whitebox ls exit ^C blackbox patrick # so if i do nothing, the cursor just blinks happily. the exact same thing happens with telnet. blackbox patrick # telnet whitebox Trying 192.168.42.2... Connected to whitebox. Escape character is '^]'. blah blah blah ^] telnet> quit Connection closed. blackbox patrick # now, of course... blackbox patrick # ping whitebox PING whitebox (192.168.42.2) 56(84) bytes of data. 64 bytes from whitebox (192.168.42.2): icmp_req=1 ttl=64 time=0.231 ms 64 bytes from whitebox (192.168.42.2): icmp_req=2 ttl=64 time=0.221 ms 64 bytes from whitebox (192.168.42.2): icmp_req=3 ttl=64 time=0.243 ms ^C --- whitebox ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2000ms rtt min/avg/max/mdev = 0.221/0.231/0.243/0.019 ms blackbox patrick # so... what does this mean?
Archived
This topic is now archived and is closed to further replies.