Several issues:
- When VPP is restarted after changes to vpp.py the dependencies are called but static NAT is not configured.
- From @Viacheslav's tests https://internal.confluence.vyos.com/wiki/spaces/Developers/pages/170000709/NAT+static+v2 (case 2)
We cannot get access to the client-1.
Adding external address to nat addresses resolves this problem
vpp# nat44 add address <external address>
- Need to add checks for external addresses and ports