Hi,

Please refer to the ovs-ofctl command manual as a reference for the 
meaning of each parameter.

http://openvswitch.org/support/dist-docs/ovs-ofctl.8.txt

Please search using the following key.
   nat[((src|dst)=addr1[-addr2][:port1[-port2]][,flags])]


Thanks,


On 2016年09月14日 14:50, Luis Zárate wrote:
> Ok, but I don't understand how to used it.
>
> What this means ?
>
> range_ipv4_min = "10.1.12.0",
> range_ipv4_max = "10.1.13.255",
> range_proto_min = 1,
> range_proto_max = 1023
>
> How this works with  source/port --> destination/port approach ?
>
>
> 2016-09-11 19:43 GMT-06:00 Shinpei Muraoka <shinpei.mura...@gmail.com
> <mailto:shinpei.mura...@gmail.com>>:
>
>     Hi,
>
>     Ryu does not have any official NAT application.
>     If you want to use NAT, please refer to the following.
>
>     
> http://ryu.readthedocs.io/en/latest/nicira_ext_ref.html#ryu.ofproto.ofproto_v1_3_parser.NXActionNAT
>     
> <http://ryu.readthedocs.io/en/latest/nicira_ext_ref.html#ryu.ofproto.ofproto_v1_3_parser.NXActionNAT>
>
>
>     Thanks,
>
>     On 2016年09月11日 02:11, Luis Zárate wrote:
>
>         Is there any official nat app for ryu ?  If Is not, is there any NAT
>         (dnat and snat) app that I can use in my lab?
>
>
>
>         --
>         "La utopía sirve para caminar" Fernando Birri
>
>
>
>
>
>         
> ------------------------------------------------------------------------------
>
>
>
>         _______________________________________________
>         Ryu-devel mailing list
>         Ryu-devel@lists.sourceforge.net
>         <mailto:Ryu-devel@lists.sourceforge.net>
>         https://lists.sourceforge.net/lists/listinfo/ryu-devel
>         <https://lists.sourceforge.net/lists/listinfo/ryu-devel>
>
>
>
>
> --
> "La utopía sirve para caminar" Fernando Birri
>
>
>
>
> ------------------------------------------------------------------------------
>
>
>
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to