KVM Bridge Configuration.

Posted On // Leave a Comment

I got small dedicated server for create few KVM VPS's. I just need to run few Windows Guest's. then i install SolusVM slave with KVM VT and successful connected to the SolusVM master. Now i have problem with creating KVM Bridge inside in dedi box. can anyone please tell me if steps are wrong.:/ when i restart my network it's going down due to bridge configuration error. here is how I'm configure it.


01). create ifcfg-br0 with this lines.


DEVICE=br0 TYPE=Bridge BOOTPROTO=static BROADCAST=192.151.xxx.xxx IPADDR=192.151.xxx.xxx NETMASK=255.255.255.248 NETWORK=192.151.xxx.xxx ONBOOT=yes


02). then i change my ifcfg-eth0 as following


DEVICE=eth0 HWADDR=00:27:0E:09:0C:B2 IPV6INIT=yes IPV6_AUTOCONF=yes ONBOOT=yes BRIDGE=br0


after that i enter service network restart command and then network goes offline.


can anyone help me if I'm wrong please.


http://ift.tt/1dvHQ0Z

0 comments:

Post a Comment