Hi, I’ve the following configuration in 17.07 which work correctly:
eth1: 172.56.0.2 … snap add static mapping local 172.56.0.2 external 172.56.0.2 snap add interface address host-eth1 set interface snat in gre0 out host-eth1 … In 17.10rc (from today) ICMP seems broken as packets are translated with random addresses (TCP/UDP works): ping 8.8.8.8 : 15.113.89.211(http://15.113.89.211/): 1 dynamic translations, 0 static translations i2o 15.113.89.211 proto icmp port 12851 fib 0 o2i 172.56.0.2 proto icmp port 32376 fib 0 external host 68.231.0.11 last heard 17.55 total pkts 2, total bytes 168 dynamic translation 15.114.89.211(http://15.114.89.211/): 1 dynamic translations, 0 static translations i2o 15.114.89.211 proto icmp port 12851 fib 0 o2i 172.56.0.2 proto icmp port 51383 fib 0 external host 68.232.0.11 last heard 18.55 total pkts 2, total bytes 168 dynamic translation Is it a known issue ? Fabien _______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev