Hello,
I know this is has been asked before, i have read forum after forum, but i remain stuck.
I have 2 computers, both run CrunchBang due to their age.
On the slowest i can run GNS3, i can console, i am happy. But its too slow ....
On the desktop i cant console ?? WTF ?? I use the same images, same commands on both machines, it just wont work.
I have tried checking my terminal settings, which are
/usr/bin/konsole --new-tab -p tabtitle=%d -e telnet %h %p >/dev/null 2>&1 &
OR
xterm -T %d -e 'telnet %h %p' >/dev/null 2>&1 &
OR
gnome-terminal -t %d -e 'telnet %h %p' >/dev/null 2>&1 &
But, nothing, no error, no clue, nada.
I ran namp on 127.0.0.1 and i can see the Cisco device running, but i cant connect to it.
As always Mr Internet, i need your help
|