Is it possible to configure D-NAT rule in this version of ovs-ofctl?
# ovs-ofctl --version
ovs-ofctl (Open vSwitch) 2.3.90
Compiled Dec 12 2016 23:20:48
OpenFlow versions 0x1:0x4
It seems that openvswitch is 2.3.90 and openflow is 1.1 to 1.3.
Somehow, I am hitting following errors wit this version.
# ovs-ofctl add-flow br-home
table=0,in_port=1,ip,action=ct"("commit,zone=1,nat"("src=1.1.1.10-1.1.1.254"))",2
ovs-ofctl: unknown action ct
It seems that ct action is not supported by this version. Any resolution
for this?
Best regards,
- yongseok
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss