Networking in VirtualBox (Host: Win 7, Guest: Debian)
Posted: 12. Nov 2014, 00:20
Hello. I need advice with networking.
I have 3 virtual machines with Debian OS. Each virtual OS must be able to connect to the remaining 2. Thus Guest OS must be able to connect to all 3 Guest OS. I also need a static IP address in the Guest OS for maintaining configuration files for Cassandra.
On the Internet I found How to connect Host-Guest OS using NAT and Host-only Network. Unfortunately, I did not work. http://blog.xoundboy.com/?p=586
In VirrtualBox File / Settings / Network - Adapter I set:
IPv4 Address: 192.168.56.1
IPv4 Network Mask
In VirrtualBox File / Settings / Network - DHCP I set DHCP to disable.
Pro each Guest OS, I set the network:
Adapter 1: NAT
Adapter 2: Host-only Adapter
I have only one adapter.
I used reinitialization the MAC Address.
What is meant by Promiscuous Mode? Which should I choose?
The question is, for every Guest OS needs to have a separate "Host-Only Ethernet Adapter", or that should be common for all 3 Guest OS?
In the Guest OS, I set the /etc/network/interfaces according to the instructions http://blog.xoundboy.com/?p=586
Dekuji
I have 3 virtual machines with Debian OS. Each virtual OS must be able to connect to the remaining 2. Thus Guest OS must be able to connect to all 3 Guest OS. I also need a static IP address in the Guest OS for maintaining configuration files for Cassandra.
On the Internet I found How to connect Host-Guest OS using NAT and Host-only Network. Unfortunately, I did not work. http://blog.xoundboy.com/?p=586
In VirrtualBox File / Settings / Network - Adapter I set:
IPv4 Address: 192.168.56.1
IPv4 Network Mask
In VirrtualBox File / Settings / Network - DHCP I set DHCP to disable.
Pro each Guest OS, I set the network:
Adapter 1: NAT
Adapter 2: Host-only Adapter
I have only one adapter.
I used reinitialization the MAC Address.
What is meant by Promiscuous Mode? Which should I choose?
The question is, for every Guest OS needs to have a separate "Host-Only Ethernet Adapter", or that should be common for all 3 Guest OS?
In the Guest OS, I set the /etc/network/interfaces according to the instructions http://blog.xoundboy.com/?p=586
Dekuji