[vpp-dev] #nat #nat44 #vpp how to nat44 translation with multi-tenancy

2021-11-07 Thread Kyosuke Hori
Hi all, I’m testing multiple tenants using nat44-plugin. The app version uses 21.10-release. ``` vpp# sh version vpp v21-10-release built by root on 912b4c35bcd7 at 2021-10-27T12:54:43 ``` I understand that when nat44 is enabled, one inside-vrf and one outside-vrf are specified (If not specifie

Re: [vpp-dev] what's the equivalent example of snat (https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial#Source_NAT) for version 21.0? #vpp #vpp-dev

2021-11-07 Thread Kyosuke Hori
Hi, I have the same problem too. I think it's about snat plugin ( https://docs.fd.io/vpp/17.01/clicmd_plugins_snat-plugin_snat.html ) , but it's not supported since a few years ago. ~# sudo apt-get install vpp-plugins Reading package lists... Done Building dependency tree Reading state informa

Re: [vpp-dev] what's the equivalent example of snat (https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial#Source_NAT) for version 21.0? #vpp #vpp-dev

2021-11-07 Thread Kyosuke Hori
[Edited Message Follows] Hi, I have the same problem too. I think it's about snat plugin ( https://docs.fd.io/vpp/17.01/clicmd_plugins_snat-plugin_snat.html ) , but it's not supported since a few years ago. ~# sudo apt-get install vpp-plugins Reading package lists... Done Building dependency

Re: [vpp-dev] what's the equivalent example of snat (https://wiki.fd.io/view/VPP/Progressive_VPP_Tutorial#Source_NAT) for version 21.0? #vpp #vpp-dev

2021-11-07 Thread Kyosuke Hori
[Edited Message Follows] Hi, I have the same problem too. I think it's about snat plugin ( https://docs.fd.io/vpp/17.01/clicmd_plugins_snat-plugin_snat.html ) , but it's not supported since a few years ago. ~# sudo apt-get install vpp-plugins Reading package lists... Done Building dependency

Re: [vpp-dev] About nat44 translation with multi-tenancy

2021-11-11 Thread Kyosuke Hori
? Best regards, Kyosuke Hori -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20485): https://lists.fd.io/g/vpp-dev/message/20485 Mute This Topic: https://lists.fd.io/mt/86964010/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https

[vpp-dev] #nat #nat44 #vpp How nat44 translation work?

2021-12-01 Thread Kyosuke Hori
local 192.168.140.100 external 10.1.1.4 vrf 2 local 192.168.150.50 external 10.1.1.5 vrf 2 ``` Here may be the question: *In order to achieve the above, is there a mistake in the configuration of nat44?* Any suggestion would be helpful. Best Regards, Kyosuke Hori -=-=-=-=-=-=-=-=-=-=-=- Links