Re: [vpp-dev] SNAT, nat44 with static mapping of whole subnet

2022-01-23 Thread Adrian Imboden
Hu Filip Thanks for your response. Your input did get me to the right direction. For future reference, this is how I got it working (Version 21.10): comment { === external wan: TenGigabitEtherneta/0/0, "public" ips: 10.10.100.50, 10.10.100.51 } comment { === testnet1 lan: TenGigabitEt

Re: [vpp-dev] SNAT, nat44 with static mapping of whole subnet

2022-01-21 Thread Filip Varga via lists.fd.io
Hi, From the first look i can see you are not enabling deterministic plugin like you are nat44 plugin. Secondly mixing both plugins isn't fully supported. There could be probably some issues. I am not completely sure about your use cases but using static mappings in this kind of scenario isn't