Mailinglist Archive: opensuse (2114 mails)
| < Previous | Next > |
Re: [opensuse] KVM / QEMU Bridged Networking Seup - Help Please
- From: "Andrei Verovski (aka MacGuru)" <andreil1@xxxxxxxxxxx>
- Date: Thu, 6 Sep 2007 13:43:29 +0300
- Message-id: <200709061343.30009.andreil1@xxxxxxxxxxx>
Hi All,
Thanks for suggestion ! Of course, I have tried
http://en.opensuse.org/Qemu_networking
bridged setup for KVM/QEMU. Unfortunately, for me it did not work.
I have 2 net cards, one external and one internal IP (both static), firewalled
with Shorewall.
However (from the article):
> IPADDR='0.0.0.0'
> BOOTPROTO='static'
>
> So DHCP is disabled on the primary network interface, because DHCP is now
> run on the bridge. Create a new file called
> /etc/sysconfig/network/ifcfg-br0 or copy
> /etc/sysconfig/network/ifcfg.template and adjust to have following
> contents:
>
> STARTMODE=auto
> IFPLUGD_PRIORITY=
> BOOTPROTO=dhcp
> BRIDGE='yes'
> BRIDGE_PORTS='eth0'
> BRIDGE_AGEINGTIME=
> BRIDGE_FORWARDDELAY=
> BRIDGE_HELLOTIME=
> BRIDGE_MAXAGE=
> BRIDGE_PATHCOSTS=
> BRIDGE_PORTPRIORITIES=
> BRIDGE_PRIORITY=
> BRIDGE_STP=
First of all, I am already have static IP on net card, and even if I do as
said in the article, I am always get "no DHCP address" (no matter of timeout
setup) even if I have dhcp server running on that machine.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
Thanks for suggestion ! Of course, I have tried
http://en.opensuse.org/Qemu_networking
bridged setup for KVM/QEMU. Unfortunately, for me it did not work.
I have 2 net cards, one external and one internal IP (both static), firewalled
with Shorewall.
However (from the article):
> IPADDR='0.0.0.0'
> BOOTPROTO='static'
>
> So DHCP is disabled on the primary network interface, because DHCP is now
> run on the bridge. Create a new file called
> /etc/sysconfig/network/ifcfg-br0 or copy
> /etc/sysconfig/network/ifcfg.template and adjust to have following
> contents:
>
> STARTMODE=auto
> IFPLUGD_PRIORITY=
> BOOTPROTO=dhcp
> BRIDGE='yes'
> BRIDGE_PORTS='eth0'
> BRIDGE_AGEINGTIME=
> BRIDGE_FORWARDDELAY=
> BRIDGE_HELLOTIME=
> BRIDGE_MAXAGE=
> BRIDGE_PATHCOSTS=
> BRIDGE_PORTPRIORITIES=
> BRIDGE_PRIORITY=
> BRIDGE_STP=
First of all, I am already have static IP on net card, and even if I do as
said in the article, I am always get "no DHCP address" (no matter of timeout
setup) even if I have dhcp server running on that machine.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |