Skip to main content

All Questions

Tagged with
1 vote
1 answer
1k views

ssh vagrant Not working inside Virtual box VM

I have Ubuntu VM in Virtual Box : # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty ssh vagrant is ...
Ashish Karpe's user avatar
0 votes
1 answer
1k views

How to change vagrant guest vm ip when the host machine changes the network?

I have a vagrant client box "ubuntu/trusty64" on my laptop. I frequently change networks home/work/caffe or connect my laptop to my cell hotspot. I would like to use public networking on all the ...
Mindaugas Bernatavičius's user avatar
0 votes
0 answers
488 views

Not able to ssh into ubuntu virtualbox vm from mac host

I have an ubuntu VirtualBox VM running on MacOS as host. I have set up as a host-only network called vboxnet0, it is manually configured: ip 192.168.0.15 netmask 255.255.255.0 not using dhcp The VM ...
A j's user avatar
  • 195
0 votes
1 answer
179 views

Cannot access ubuntu server guest on virtualbox hosted on network windows xp machine

I managed to create a mediawiki for our knowledge database at work as my personal project. This is running on ubuntu server 12.04 on virtualbox. This was on my local machine due to setup steps, but ...
Marcelo Rocha's user avatar
1 vote
3 answers
6k views

VirtualBox - Internal Network - ssh connection refused

I try to get an ssh-connection between two virtual machines. Therefore I have installed two vm's with Ubuntu-Gnome-16.04 guests on a Ubuntu-Gnome-14.04 host using Oracle VirtualBox 4.3.36. I setup ...
Alex44's user avatar
  • 157
0 votes
1 answer
861 views

Virtualbox: can't ssh from host to guest

When I try to ssh from the host to the guest, the connection is refused. How do I set this up? I have a Win7 host and an Ubuntu server 14.04 guest. I have 2 interfaces set up, eth0 in NAT and eth1 ...
ewok's user avatar
  • 4,301
0 votes
1 answer
1k views

Trying to setup an SSH connection from an external Internet connection to a VirtualBox guest OS instance

I was having problems creating a SSH tunnel—while I was away from home—back to my VirtualBox guest machine back at my house. I did some research using search engines and looking at numerous sites, but ...
NoobNet14's user avatar
1 vote
0 answers
845 views

Cannot SSH into VirtualBox Ubuntu VM using Putty

I'm running Windows 7 and have Ubuntu VirtualBox installed. I'm trying to ssh into Ubuntu from my Windows using Putty. I failed. I have tried the following: I see that OpenSSH server is running and ...
user2773013's user avatar
2 votes
1 answer
322 views

ssh key based login works only if one session is already active. fails otherwise

ssh with key-based authentication is failing the first time, falling to password based authentication. However, if the user is logged in ( via ssh, or directly on the VM's terminal), then key-based ...
amarnath's user avatar
0 votes
2 answers
624 views

unable to connect to virtualbox machine via ssh

Normally with SSH if you do "telnet localhost 22" you'll get something like this back: SSH-2.0-OpenSSH_6.7p1 Ubuntu-5ubuntu1 At that point the client is supposed to send something similar back and ...
neubert's user avatar
  • 7,232
1 vote
1 answer
223 views

I cant get into my Ubuntu 14.04 server running in virtualbox via SSH from teraterm

I am using bridged network connection for the virtualbox server. The interface eth0 doesnt have IP and the IP shown at virbr0 is out of my host network. I cant even ping from my PC running windows 8 ...
Devashish Poudel's user avatar
2 votes
2 answers
2k views

SSH to a local VirtualBox with Ubuntu

I installed an Ubuntu server image on VirtualBox. Next I configured port forwarding 2222=>22. When I use the following command things work ok : ssh -p 2222 [email protected] Password is prompted and I ...
Cris's user avatar
  • 267
0 votes
3 answers
2k views

Cannot SSH into VirtualBox guest OS from host OS, but can SSH from other guest OS machines

I have a weird situation where I can SSH into my VM from another machine on the network, but not from the host itself. Vital stats: Host: OS X Yosemite Guest: Ubuntu 14.04 VirtualBox version: 4.3.16 ...
ezuk's user avatar
  • 163
1 vote
1 answer
1k views

permission denied (publickey) but key seems is present

I hope I didn't overlook an answer but so far it seems I'm hitting a brickwall. I'm using VirtualBox on my Mac OS X with an Ubuntu 12.04 guest system. While it works perfectly fine with password ...
Flynn's user avatar
  • 27
0 votes
1 answer
339 views

Ubuntu guest in VirtualBox can ssh to VPN server under WinXP host, but not Win7 host after import

I just did a fresh install of the latest version of VBox (4.3.20) on my brand-spankin' new Windows 7 64-bit machine, then imported the vdi file describing my Ubuntu guest installation (14.04 32-bit) ...
Vardarac's user avatar
  • 101

15 30 50 per page