eduardo138
Newbie

Posts: 2
|
 |
« on: February 14, 2010, 11:40:36 AM » |
|
I am having a hardtime understanding the debug flow output on Netscreen. The following is what I am seeing and not getting thru my head:
****** 221919.0: <INTERNAL/ethernet1/2> packet received [77]****** ipid = 17314(43a2), @2d6d9910 packet passed sanity check. ethernet1/2:10.17.72.13/2361->170.x.x.x/53,17<Root> existing session found. sess token 18 flow got session. flow session id 128026 vsd 0 is active prepare route search route to (ethernet1/2, 10.17.72.13->170.x.x.x) in vr trust-vr for vsd-0/flag-2000/ifp-ethernet1/0 no route to (10.17.72.13->170.x.x.x) in vr trust-vr/0 search route to (ethernet1/2, 10.17.72.13->170.x.x.x.) in vr trust-vr for vsd-0/flag-2000/ifp-ethernet1/0 no route to (10.17.72.13->170.x.x.x) in vr trust-vr/0 route to 0.0.0.0 route failed to 170.x.x.x., nspflag=0x4800 ifp2 ethernet1/0, out_ifp N/A, flag 00004800, tunnel ffffffff, rc -1 POLL_DROP_PAK: vlist 0x8857f6c, 0x8857f78
I do have a static route for 170.x.x.x which sends it out to my public interface:
Root * 69 170.x.x.x./32 eth1/1 144.x.x.x S 20 1
For some reason, it says there is no route but I have the static route created...what am I missing?
|