Results 1 to 1 of 1

Thread: Networking and VMs..

  1. #1
    Join Date
    Feb 2006
    Beans
    21

    Networking and VMs..

    Hi,

    Just getting started with Ubuntu + KVM.
    I want to give each VM its own external IP

    Router 192.168.1.1
    Host operating system 192.168.1.10
    VM #1 192.168.1.11
    VM \2 192.168.1.12

    Is there a good tutorial on how to achieve this?
    Thanks


    UPDATE: Ok I found a tutorial here : https://help.ubuntu.com/community/KVM
    UPDATE : I plugged in an ethernet cable and it worked fine. Its not working over the wireless though, argh.

    I followed the part headed : "Virtual NICs Bridged Directly to Outside"

    My host OS can now connect through this bridge, but the VMs can't contact the DHCP server.
    I started them with -

    kvm -no-acpi -m 1024 -net nic -net tap windows.img

    Is there any VM networking configuration?

    Any better documentation out there?
    Last edited by SuperBOB; March 10th, 2008 at 12:53 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •