Hi,
I am able to ping to this destination over VPN and VPN is configured in my SSG firewall.
I would like to know the debug analysis like after the packet goes to eth3/3 i do not see the message which says reply has come on the same interface and goes out. Could some one give me debug analysis.
This would be one time explanation which can be used for furture reference.
Thank you.
source > 171.74.126.8 >
destination > 146.147.28.46 (Nat IP 10.154.8.125)
I ran the below debug to understand the packet flow in netscreen.
set console dbuf
set db size 4096
get ffilter
set ffilter dst-ip 146.147.28.46
clear dbuf
debug flow basic
SSG550(M)-> get ffilter
Flow filter based on:
id:0 dst ip 146.147.28.46
id:1 src ip 146.147.28.46
This is the simple setup we have.
servers----------inside------|-------outside--------
--------------------eth3/3-<FW>-eth3/0--------------
---10.0.4.1------10.0.4.7----|-----132.190.53.10----
I always get the below log, not seeing the packet coming from kind of...
packet send out to 001b17000111 through ethernet3/3
regards
Rajesh