You can, I'm doing it right now: br0 8000.00d0b725df90 no eth0 eth1 eth4 Of course, I'm assuming you're talking about an x86 based platform. If you're not, good luck... FYI, <> Jim > -----Original Message----- > Hi: > > Simple Quiestion...!!! > > Can I add more than two interfaces to a bridge (br0) like a > eth2 or some like that..!!!??? > > brctl addbr br0 > brctl addif br0 eth0 > brctl addif br0 eth1 > brctl addif br0 eth2 > . > . > etc.