Hi , Now i am able to run ovs-monitor-ipsec.
# /usr/bin/python /usr/share/openvswitch/scripts/ovs-monitor-ipsec --pidfile=/var/run/openvswitch/ovs-monitor-ipsec.pid \ --log-gile --detach --monitor unix:/var/run/openvswitch/db.sock But still facing issue on executing below command # ovs-vsctl add-port br1 gre1 -- set interface gre1 type=ipsec_gre options:remot_ip=15.15.15.15 optioins:psk=secret Error Log : --------------- IPsec requires the ovs-monitor-ipsec daemon. Thanks, Venkata Santhosh On Thu, Aug 25, 2016 at 2:30 PM, santhu vaddepally < santhuvaddepa...@gmail.com> wrote: > Hi, > > I am trying to establish GRE over IPSEC , but with the following command > getting error logs. > > # ovs-vsctl add-port br1 gre1 -- set interface gre1 type=ipsec_gre > options:remot_ip=15.15.15.15 optioins:psk=secret > > Error Log : > --------------- > > IPsec requires the ovs-monitor-ipsec daemon. > > > > I tried to run ovs-monitor-ipsec script with following command , > > # /usr/share/openvswitch/scripts/ovs-monitor-ipsec > /etc/openvswitch/conf.db > > Logs : > -------- > > Connecting ... > Connection attempt failed (address family not supported by protocol) > > > Can anyone please tell me the exact command to run ovs-monitor-ipsec with > proper arguments ? > > Thanks in Advance .. > > Regards, > Venkata Santhosh > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev