Raymond Day (raymondday@xxxxxxxxxxx) said: > I did this: > > brctl addbr mybridge > brctl addif mybridge eth0 > brctl addif mybridge eth1 > ifconfig eth0 192.168.101.10 > ifconfig eth1 192.168.100.50 > ifconfig mybridge up > > But a brctl show says under enabled no. > > I did not have a monitor, mouse, or keyboard on it. When I started to do this I could not get to it any more. So I put a monitor, mouse and keyboard on it. But I still can't connect to it with Ethernet now. > > I hope some one can help. There's some bridging support in ifup; you can check that for details - it may help. Bill