On Wed, Nov 2, 2011 at 10:09 AM, JC Martin <[email protected]> wrote: > gre1 was built with the following command: > [root@xcp-2 ~]# ovs-vsctl add-port xapi1 gre1 -- set interface gre1 type=gre > options:remote_ip=172.16.188.200 > > I tried to replicate the xenserver setup on bm-1 by adding a bridge with > eth0 as a port, adding another bridge with the tunnel and an interface, but > it has not been successful (i tried also with only one bridge with the tunnel > and an interface). Ideally, on bm-1 I would like to have two interfaces, one > on 172.16.188.x and one on my private network (192.168.200.x)
That should be fine as long as bm-1 is reachable on 172.16.188.200. What do you see when it doesn't work? _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
