[CALUG] Bridging wifi using Centos6/kvm

Joe Tseng joe_tseng at hotmail.com
Mon Nov 14 08:11:07 EST 2011


Is it even possible?  Every example I've seen has bridged eth* rather wlan*.If it helps here are my scripts:
$ more /etc/sysconfig/network-scripts/ifcfg-wlan0 
ESSID="snip"
MODE=Managed
KEY_MGMT=WPA-PSK
TYPE=Wireless
BOOTPROTO=dhcp
DEFROUTE=yes
PEERDNS=yes
PEERROUTES=yes
IPV4_FAILURE_FATAL=yes
IPV6INIT=no
NAME=wlan0
UUID=2b508481-ec01-4311-8903-af7aaeb9879d
ONBOOT=yes
BRIDGE=br0

$ more /etc/sysconfig/network-scripts/ifcfg-br0
DEVICE=br0
TYPE=Bridge
BOOTPROTO=dhcp
ONBOOT=yes
DELAY=0

I've never done vm bridging in kvm so if there's something obvious I'm missing I'm not seeing it.

Thx,

 - Joe



If you type "Google" into Google, you can break the Internet.  -- Jen Barber
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.unknownlamer.org/pipermail/calug/attachments/20111114/600e79f9/attachment.htm 


More information about the CALUG mailing list