Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

0 votes
2 answers
2k views

Communicate between two debian virtual machines in internal network ping

I have two machines where I set the network as the Internal Network. On the my debian1 on VBox I type: ifconfig eth0 192.168.254.253 up On the debian2 on VBox I type: ifconfig eth0 172.16.255.254 ...
lukassz's user avatar
  • 240
0 votes
1 answer
784 views

Setting up Debian web server in Virtualbox to support sub domains

I'm new to Linux and I want to set up a Virtualbox web server to keep OSX clean. I have set up a headless Debian server with Apache2, Avahi, and ssh. What I'd like the server to do: Be accessible ...
Summer's user avatar
  • 101
0 votes
3 answers
634 views

Virtualbox with local and external networking

I've installed Debian inside Virtualbox on Mac OS 10.5. Everything's working great, yay. I want to set up networking so I can (a) reach the outside internet from inside Debian (Virtualbox), and (b) ...
Ken's user avatar
  • 31
0 votes
1 answer
312 views

Bind9 Configuration for domain name by duckdns

I am trying to test out some server stuffs on my debian virtualbox on a windows host. I have configured it to bridged network. And also was able to get duckdns free domain for testing and I can get ...
zakadmin's user avatar
0 votes
1 answer
558 views

How to obtain reserved IP address from dnsmasq DHCP server?

I'm working on an assignment that asks me to connect 2 VMs to each other. The first (king) functions as a DHCP server using dnsmasq. The second (queen) is supposed to be provided with a reserved IP ...
jeerum's user avatar
  • 1
0 votes
0 answers
28 views

Cant ping neither the gateway nor the internet if not already pinged with the gateway

Im quite new to networking, i tried to look for the response to my problem but i didnt find it. I have 4 vm's, that we will call 1,2,3,4. The first ( the gateway) one have a host-only and bridge ...
ELel's user avatar
  • 1
0 votes
0 answers
157 views

VPN exclusive use on VirtualBox

I want to: Use my local pc (debian) for accessing regular LAN and internet (home network router->WAN) Use a VirtualBox pc (windows) that can ONLY communicate trough a VPN connection on the local ...
Bigjim's user avatar
  • 181
0 votes
1 answer
958 views

Making a VirtualBox Debian guest website visible to external machines and the internet

I run an Ubuntu host and a VirtualBox Debian guest VM running Apache. I want the guest to be as thin as possible, because I'm not going to have to interact with it much (I hope). Ultimately I want ...
Regmar's user avatar
  • 1
0 votes
1 answer
194 views

Debian Guest reset network adapter after snapshot restore ignores config on VirtualBox

I am using a virtualbox 5.2 on Ubuntu 14.04 as a host and a Debian 9 as a guest. I have configured my Debian guest system to have a static IP (192.168.56.101) with a host-only adapter (192.168.56.1/...
Sim's user avatar
  • 203
0 votes
1 answer
5k views

Internet access from LXC containers in proxmox 5.1 on VirtualBox

I've installed a Proxmox VE 5.1 on a VirtualBox in macOS (10.12). The guess OS, Debian Strech (Proxmox is built on debian), has 2 "physical" network interfaces (configured from VirtualBox), Host-Only ...
Roberto's user avatar
  • 109
0 votes
0 answers
110 views

How to get two Debian VMs to communicate?

I'm trying to get two VMs with Pymodbus installed to communicate with each other, but I'm having a lot of difficulty with this. I'm very new to both networking and Linux, and most research that I've ...
Aidan's user avatar
  • 71
0 votes
1 answer
874 views

How to create a virtualbox vm internet sandbox (linux guest) on a debian stretch host

I want to ensure that the host cannot access the internet. While internet traffic is free to travel to and from the vm guest, and more importantly I want to make sure the internet traffic cannot reach ...
nomadicME's user avatar
  • 163
0 votes
2 answers
2k views

Debian Virtualbox cannot SSH and ping

I have a Debian 7 VM inside VirtualBox. I did not install the VM, I just got it so I have no control over the initial configuration. I'm trying to have ssh access from the local machine to the VM, ...
ddreian's user avatar
  • 101
0 votes
1 answer
833 views

How to enable internet connection via bridge (Win 7 (host) - Debian (guest))?

I have Debian VM and can not ping it outside and access internet inside. The important requirement is have ip address to listen for the server which run on Debian. By default my config looks as this ...
user645081's user avatar
0 votes
1 answer
40 views

VirtualBox Debian8 networking issues on Windows host

I've built a Debian8 guest with 2 network interfaces eth0 in dhcp on my desktop network, bind on 192.168.1.x eth1 with static ip in an alternative network on 10.90.90.2 Interfaces do show up and ...
brazorf's user avatar
  • 133

15 30 50 per page