[Bug 559230] Re: multi-machine topology, cannot reach an instance from the CLC

C de-Avillez hggdh2 at gmail.com
Wed Apr 14 01:54:03 BST 2010


traceroute output:

ubuntu at cempedak:~/uec-testing-scripts$ sudo traceroute -n -p 22 -P tcp 10.55.55.100
[sudo] password for ubuntu: 
traceroute to 10.55.55.100 (10.55.55.100), 30 hops max, 60 byte packets
 1  10.55.55.100  12.337 ms  0.062 ms  0.057 ms
 2  * * *
 3  * * *
 4  *^C
ubuntu at cempedak:~/uec-testing-scripts$ 

SSH try from Cempedak (the CLC):

ubuntu at cempedak:~/uec-testing-scripts$ ssh -vv 10.55.55.100
OpenSSH_5.3p1 Debian-3ubuntu3, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to 10.55.55.100 [10.55.55.100] port 22.
debug1: connect to address 10.55.55.100 port 22: Connection timed out
ssh: connect to host 10.55.55.100 port 22: Connection timed out
ubuntu at cempedak:~/uec-testing-scripts$ 


SSH try from Marula (the CC):

ubuntu at marula:~$ ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i ./uectest-k0.priv  ubuntu at 10.55.55.100
Warning: Permanently added '10.55.55.100' (RSA) to the list of known hosts.
Permission denied (publickey). <--- expected, since I had not added a key (and was using the one from the uec_test run)
ubuntu at marula:~$

-- 
multi-machine topology, cannot reach an instance from the CLC
https://bugs.launchpad.net/bugs/559230
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.



More information about the Ubuntu-server-bugs mailing list