Unable to SSH to a virtualbox Redhat
Posted
by
Rajat
on Super User
See other posts from Super User
or by Rajat
Published on 2012-09-12T06:04:58Z
Indexed on
2012/09/13
21:40 UTC
Read the original article
Hit count: 238
ssh
|virtualbox
I am using a MAC and using virtualbox to start a Redhat instance. The instance is started with two adapters (first being NAT, and second being host-only-adapter). The problem is that I am unable to SSH from my Mac to the virtualbox instance using the IP (I am able to ping the IP, though). I checked in the iptables and SSH is allowed (port 22), and sshd daemon is also running. Anything I am missing?
© Super User or respective owner