Dear VPP Folks,
I found vpp assertion failed when nat44 forward is enabled. I'm using vpp
version on master branch.
I configured a simple nat scenario with nat44.
My startup.conf :
unix {
interactive
nodaemon
cli-listen /run/vpp/cli.sock
cli-no-pager
poll-sleep-usec 100
}
api-trace {
on
}
api
Hi experts,
We encounterd crash when configured nat with gre interface
version : vpp master
vpp configuration:
G0 ip 192.168.102.151
create gre tunnel src 192.168.102.151 dst 192.168.100.174
set interface stat gre0 up
set interface ip addr gre0 8.8.8.1/30
*set interface nat44 out gre0 output-feat