more virtual machines in network (together)

Discussions related to using VirtualBox on Windows hosts.
Post Reply
davor07
Posts: 4
Joined: 16. Oct 2008, 12:20

more virtual machines in network (together)

Post by davor07 »

Hallo!

I searching forum, but cannot find it. Sorry if I repeat question, please link me if topic exist.

I want to try some linux firewall distribution and my plan is to create 3 "windows" guest and one "linux firewall" guest. I want to network all of them together to test that firewall.

Question is: How to put 3win+1firewall guest in network all together. All of guest will be on one windows host computer with virtulabox running.

Thank you for your help!
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

It depends on your network needs. Do the Guests have to access the Internet or your network? If they don't, then you can use Internal Networking. Please see the User Manual for more networking options and what they all mean.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
davor07
Posts: 4
Joined: 16. Oct 2008, 12:20

thx

Post by davor07 »

Thank you for info. I didn't now what is the name of internal networking so i couldn't find it in usermanual.
Key word was missing for me!
davor07
Posts: 4
Joined: 16. Oct 2008, 12:20

Post by davor07 »

Sasquatch wrote:It depends on your network needs. Do the Guests have to access the Internet or your network?
To test my firewall my guests neet internet access as well. How could it be done? As I read, guest on internal networking doesn't have internet access through host computer...
Any ideas?
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

If you want your Windows Guest to go through your Linux firewall, just add a second NIC to your Linux Guest and make it the gateway for the Windows Guests.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
davor07
Posts: 4
Joined: 16. Oct 2008, 12:20

Post by davor07 »

I'll try to explain it:
I have win host, on it I have 3 win guests and 1 linuxfirewall guest. Linuxfirewall will connect to internet through win host, and win guests will go through linuxfirewall to win host to internet.
Sasquatch
Volunteer
Posts: 17798
Joined: 17. Mar 2008, 13:41
Primary OS: Debian other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Windows XP, Windows 7, Linux
Location: /dev/random

Post by Sasquatch »

Either attach the second NIC to NAT or Host Interface (you need a bridge on the host for this, and not with a wireless interface). See the manual for the Bridge setup.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org

Retired from this Forum since OSSO introduction.
Post Reply