> iface eth1.17 inet static
>         address 0.0.0.0
>         netmask 0.0.0.0
> 
> auto br1.17
> iface br1.17 inet manual
>         bridge_ports eth1.17

Doing that (on br1.18), the second gateway goes away:

---------------------------------------------
host$ ip route show
192.168.17.0/24 dev br1.17  proto kernel  scope link  src 192.168.17.2
default via 192.168.17.1 dev br1.17
---------------------------------------------

But the line

192.168.18.0/24 dev br1.18  proto kernel  scope link  src 192.168.18.2

is gone too.  That disturbs me, but I don't have traffic on that bridge 
to test with yet.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to