Avi Kivity wrote: > > Sorry, the scripts didn't make it into the release. I'm attaching > them here. > > If you're running Fedora, it looks like there's some bridging support > in initscripts (I haven't tried it though). >
I tried it now, it's simple and it even works: 1. Add BRIDGE=sw0 to ifcfg-eth0 2. Create a new ifcfg-sw0 that has TYPE=Bridge, and any dhcp/ip configuration you previously had in ifcfg-eth0 For the Fedorans here, system-config-network doesn't seem to support it. I'd say the initscripts support trumps any Xen/kvm specific setup, no? All that's needed is GUI support and some script/button to convert an unbridged setup to a bridged one. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kvm-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
