On Mon, Sep 10, 2012 at 4:45 PM, Steve Thompson smt@vgersoft.com 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
Do the things you are trying to reach have a route back through the KVM host?