Hello,
Here is the output from debug ip packet during the NAT translation:
Mar 1 13:24:56.628 MEZ: IP: s=10.130.1.21 (local), d=192.168.20.101 (Dialer11), len 100, output feature
Mar 1 13:24:56.628 MEZ: ICMP type=8, code=0, Dialer idle reset(65), rtype 1, forus FALSE, sendself FALSE, mtu 0
Mar 1 13:24:56.628 MEZ: IP: s=10.130.1.21 (local), d=192.168.20.101 (Dialer11), len 100, output feature
Mar 1 13:24:56.628 MEZ: ICMP type=8, code=0, Dialer idle reset(66), rtype 1, forus FALSE, sendself FALSE, mtu 0
Could anyone please tell me what does it mean :
rtype 1
forus FALSE
sendself FALSE
mtu 0
Thank you