TWSD-1239 NAT not working with DPI enabled
Review Request #1451 — Created March 18, 2026 and updated
| Information | |
|---|---|
| pradeep | |
| APV10 | |
| rel_apv_10_7_3 | |
| TWSD-1239 | |
| Reviewers | |
| mmiriam, peteryeh, tanya, weikai | |
Problem:After enabling DPI, the LLB forwards traffic only through the DPI-applied LLB link; however, while forwarding, the LLB does not perform NAT.
llb link route "Tata" 14.99.184.225 1 0.0.0.0 0Mbps
dpi on
dpi protocol name "support_IP"
dpi protocol rule ip "support_IP" 34.87.133.89 32
dpi apply link route "support_IP" "Tata"
After above config. Access https://www.array-networks.co.in (34.87.133.89 32).
able to access. It is working now.
