On Mon, 10 Sep 2012, Les Mikesell wrote:
What does that mean? A bridge shouldn't have an address and a gateway needs to be the IP of something capable of routing.
Sure it has an address:
# ip addr show br1 7: br1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN ... inet 192.168.4.2/22 brd 192.168.7.255 scope global br1 inet6 fe80::862b:2bff:fe47:e87d/64 scope link valid_lft forever preferred_lft forever
-s