Results 1 to 3 of 3
Hi folks,
host - Ubuntu 1004 64-bit
VM - Debian 504 64 bit
virtualizer - VBox Oracle
Host can ping VM but can't ssh connect it.
$ ping -c1 192.168.0.241
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-18-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
ssh connection problem
Hi folks,
host - Ubuntu 1004 64-bit
VM - Debian 504 64 bit
virtualizer - VBox Oracle
Host can ping VM but can't ssh connect it.
$ ping -c1 192.168.0.241$ ssh 192.168.0.241Code:PING 192.168.0.241 (192.168.0.241) 56(84) bytes of data. From 192.168.0.1: icmp_seq=1 Redirect Host(New nexthop: 192.168.0.1) 64 bytes from 192.168.0.241: icmp_seq=1 ttl=64 time=12.2 ms --- 192.168.0.241 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 12.237/12.237/12.237/0.000 ms
$ ssh satimis@192.168.0.241Code:ssh: connect to host 192.168.0.241 port 22: Connection refused
openssh-server/client are running on the VMCode:ssh: connect to host 192.168.0.241 port 22: Connection refused
Host can ssh connect another Debian VM on this virtual machine with "ssh user@local_ip. Please help. TIA
B.R.
satimis
- 09-20-2010 #2
In this case it will be firewalled in some or the other way.
- 09-20-2010 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712


Reply With Quote

