I am a teacher. I have an .iso to run in a Guest session that is a complete Fedora 6 server (DHCP, HTTP, FTP, SMTP, POP3, etc). It allows my networking students to practice configuring networks and clients for access to network services, troubleshooting, configuring routers and switches, etc.
The problem: the .iso only runs on old equipment, causes Kernel Panics on new hardware. No problem ... I just virtualize to hide the hardware!
The last challenge is configuring my Ubuntu 8.0.4 (Desktop) host and VB for Host Networking. I can sort through the manuals and Forums, but I don't have that much time on my hands!
What do I have to do, specifically, to statically assign my Guest process to 172.17.1.1/16 (I've done it in the Guest software already) on a bridge/tap arrangement to eth0 on the Host system? No DHCP or NAT ... everything must be statically assigned.
Is the Host system transparent? Or must it be statically assigned, too?
VB 2.0.2 on Ubuntu Hardy - Host Networking
-
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
If you don't have much time on your hands, why wait here for a reply if you can find it so much faster in the Manual?The last challenge is configuring my Ubuntu 8.0.4 (Desktop) host and VB for Host Networking. I can sort through the manuals and Forums, but I don't have that much time on my hands!
The Host does not need an IP on the bridge, it will work transparently with the rest of the network. Do note that the Host will not be accessible on the network if you don't give it an IP. If you want the Host to be accessible, set the IP on the bridge, not the enslaved interfaces.
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.
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.