Author Topic: [Solved]Virtual machine questions  (Read 1960 times)

fox

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
[Solved]Virtual machine questions
« on: May 01, 2013, 09:59:20 pm »
Hy all,

it is possible use the module Virtual machines with only one NIC?

When I configure the ethernet card I can not bridge with the server NIC. I always have none when I select bridged.

Is necessary some adicional configuration?


Many thanks in advance
« Last Edit: May 04, 2013, 02:46:07 pm by fox »

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: Virtual machine questions
« Reply #1 on: May 02, 2013, 08:56:35 am »
Hi there:
You need a bridge in your network interfaces in order to do a bridge between your network and your vm net

fox

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Virtual machine questions
« Reply #2 on: May 03, 2013, 12:51:53 am »
Thanks,

I will follow your sugestion and I will post the result

fox

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Virtual machine questions
« Reply #3 on: May 03, 2013, 01:40:05 am »
I followed this http://www.linux-kvm.org/page/AnthonyLiguori/Networking but does not work.

Where can I find a tuturial refering Zentyal 3.0?


bruno85

  • Zen Monk
  • **
  • Posts: 50
  • Karma: +1/-0
    • View Profile
Re: Virtual machine questions
« Reply #4 on: May 03, 2013, 01:46:17 pm »
Hello,

In Network>Interfaces you must configure your NIC as Bridged. It's then bridged to br1 and a tab br1 appeared.
You can then bridge your VM NIC to br1.

Be carefull : you must reconfigure your NIC br1  and all modules depanding on that NIC like DHCP...

nontrivial

  • Zen Warrior
  • ***
  • Posts: 181
  • Karma: +16/-0
    • View Profile
Re: Virtual machine questions
« Reply #5 on: May 03, 2013, 04:17:41 pm »
Yeah, I timed out on trying to get this work and ended up using virtual box.

James

fox

  • Zen Apprentice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: Virtual machine questions
« Reply #6 on: May 04, 2013, 02:44:31 pm »
Now everything is working well.

A simple and obvious solution.

Many thanks