<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<ol><li>Is it even possible?&nbsp; Every example I've seen has bridged eth* rather wlan*.</li><li>If it helps here are my scripts:</li></ol><br>$ more /etc/sysconfig/network-scripts/ifcfg-wlan0 <br>ESSID="snip"<br>MODE=Managed<br>KEY_MGMT=WPA-PSK<br>TYPE=Wireless<br>BOOTPROTO=dhcp<br>DEFROUTE=yes<br>PEERDNS=yes<br>PEERROUTES=yes<br>IPV4_FAILURE_FATAL=yes<br>IPV6INIT=no<br>NAME=wlan0<br>UUID=2b508481-ec01-4311-8903-af7aaeb9879d<br>ONBOOT=yes<br>BRIDGE=br0<br><br>$ more /etc/sysconfig/network-scripts/ifcfg-br0<br>DEVICE=br0<br>TYPE=Bridge<br>BOOTPROTO=dhcp<br>ONBOOT=yes<br>DELAY=0<br><br>I've never done vm bridging in kvm so if there's something obvious I'm missing I'm not seeing it.<br><br>Thx,<br><br>&nbsp;- Joe<br><br><br><br>If you type "Google" into <a href="http://en.wikipedia.org/wiki/Google" class="ecxextiw" title="w:Google" target="_blank">Google</a>, you can break the Internet.&nbsp; -- Jen Barber<br>                                               </div></body>
</html>