Skip to main content

All Questions

0 votes
0 answers
86 views

SSH Connection timed-out connecting to a VM via port-forwarding on Windows11

I am on an issue since a while, getting urgent, and not super confident in the Windows sphere. I have a desktop at work that functions as my test desktop. To try software, etc, I installed Hyper-V and ...
ThomVIB's user avatar
0 votes
1 answer
127 views

Setup Linux VM on router

I'm picking up a project that is somewhat out of my depth and expertise so I'll try to lay it out simply. We had a system of sensors that were connected by ethernet to a router, this router had been ...
greg's user avatar
  • 3
0 votes
0 answers
164 views

How do I allow users to connect to private IP through static public IP address?

Before ignoring, please just read through. None of the previously asked questions helped. I have 3 VMs set up in a local data center that are running the following OS: VM1: Red Hat Enterprise Linux 9 ...
safwan's user avatar
  • 1
0 votes
1 answer
265 views

I could SSH externally into VM, but suddenly stopped working, but worked again temporarily on router reboot. Why does this happen?

Please be gentle; I'm completely new to network management. Background: I am running an Ubuntu Desktop 20.x VM on a Synology DS916. Some pertinent details are as follows: The VM has a static private ...
cambridgecircus's user avatar
2 votes
1 answer
7k views

How to SSH to a to a VirtualBox VM on a Windows host with NAT from another PC on the same LAN?

I have an Ubuntu 20.04 VM (VirtualBox) on a Windows 11 host. The network is attached by NAT. I have port forwarding in VirtualBox as follows: Name | Protocol | Host IP | Host Port | Guest IP | ...
Stackerito's user avatar
0 votes
1 answer
1k views

How to SSH to a Host from a VM (Virtualbox)

It is well known how to ssh into a Virtual Machine from a Linux Host machine (at least with Virtual Box). We have to set a port forward rule into the vm's network settings. After that we can simply ...
TheWesDias's user avatar
2 votes
1 answer
2k views

Can't ssh into arch linux live environment in qemu

I started arch linux in a qemu vm with guest port 22 connected to host port 60022, set the root password in the guest, and edited the sshd config in the guest to allow root logins and set the log ...
hacatu's user avatar
  • 291
0 votes
2 answers
3k views

Accessing VirtualBox localhost from host machine

I am connecting to a server via ssh -L 8000:localhost:8000 <hostname> on my Ubuntu virtual machine in VirtualBox. In the VM, I can access the server via "localhost:8000" but cannot ...
Shane Bacon's user avatar
1 vote
0 answers
655 views

ssh server on VM does not accept connection from outside host

I have a setup like below: qemu as hypervisor. ubuntu running as a virtual machine with two network adapters: eth0: connected to a user network. ssh port is forwarded to a port from host OS. eth1: ...
Amir H's user avatar
  • 111
0 votes
0 answers
344 views

How do I access the guest virtual machines through an esxi server?

I have installed Guest VM with default template which has some static IP address and which is not reachable from outside i.e private Network. My ultimate aim to change the IP address. How do I change ...
Mohamed Iburahimsha Seeni Rafi's user avatar
0 votes
1 answer
6k views

How to SSH into a VirtualBox VM from outside?

VirtualBox version: 6.0.6 Host OS: Windows 10 Guest OS: Ubuntu 18.04 How can I VM so that I can SSH into VM from another server outside LAN? I have tried using NAT adapter and port forwarding, ...
j.dawg's user avatar
  • 11
1 vote
2 answers
2k views

SSHing to my XCP-ng server connects to hypervisor and not VM even when using seperate IPs

I have an old HP ProLiant DL385 G5p server that I used to use only as a glorified NAS, but now I'd like to do something more with it, such as set up a caching DNS server for my network. I'd like to ...
James Stone's user avatar
1 vote
1 answer
1k views

Connect two VMs with static IPs in VirtualBox

I've got two instances of Ubuntu Server running in VirtualBox, mimicking a cluster we're putting together. I'll be using static IPs and communicating with SSH/MPI, which works on the real machines, ...
JeffThompson's user avatar
2 votes
0 answers
406 views

Problems in SSH to 2 of my VirtualBox VMs (for mininet setup)

I'm trying to set up a Mininet environment with SDN setup, each under a separate VirtualBox VM(mininet@mininet and media@odl) (using this tutorial- pretty strait forward). First adapter in VMs by ...
user avatar
1 vote
1 answer
3k views

How to SSH into Virtual Machine using VMWare Host-Only connection

My host machine is RHEL 7 and my guest machine is RHEL 6. I am required to use a host-only connection between the host and guest. I have followed all instructions/documentation I have been able to ...
GreyEyedPallas's user avatar

15 30 50 per page