Denny Schierz wrote: > bridge="xenintbr" > config_xeninetbr=( "10.0.10.3/24" ) > brctl_xeninetbr=( "setfd 0" "sethello 0" "stp off" ) > > What is wrong?
I've not setup a bridge before, but according the example in /etc/conf.d/net.example; # To add ports to bridge br0 #bridge_br0="eth0 eth1" #config_br0=( "dhcp" ) (and so on...) >From the looks of it, you haven't told the system which two network ports need to be bridged together. Also, do you have net-misc/bridge-utils installed? -- Jonathan Wright ~ mail at djnauk.co.uk ~ www.djnauk.co.uk -- 2.6.13-gentoo-r3-djnauk-b1 Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz up 1 day, 10:34, 2 users, load average: 0.31, 0.15, 0.05 -- "The next time someone asks you, 'Hey, howdja get to be a homosexual anyway?' tell them, 'Homosexuals are chosen first on talent, then interview... then the swimsuit and evening gown competition pretty much gets rid of the rest of them.'" ~ Karen Williams -- gentoo-user@gentoo.org mailing list