does someone have a way to remote the eth0/eth1 bridge? ive tried doing 'ifconfig br0 down; brctl delbr br0; ifconfig eth0 192.168.0.1' (or something like that, i forget the exact command i used) but once br0 is down, i think ssh is dropping the session and the rest of the line is not executed. has anyone had success with this? don --