View Single Post
  #1 (permalink)  
Old 2006-06-23
stefanjuon@yahoo.com stefanjuon@yahoo.com is offline
Junior Member
 
Join Date: 2006-06-23
Posts: 1
Rep Power: 0
stefanjuon@yahoo.com has an average reputation (10+)
Default Interface state unknown using fw monitor

Why is the interface eth6.98, which should be choosen as outgoing interface
for traffic from 192.168.158.180 to 192.168.140.230, printed out as
unknown? Is there any configuration missing? Note: eth6.98 is the one
and only vlan on eth6.

[Expert@fw]# fw monitor -e 'accept dst=192.168.140.230;'
monitor: getting filter (from command line)
monitor: compiling
monitorfilter:
Compiled OK.
monitor: loading
monitor: monitoring (control-C to stop)
eth0:i[75]: 192.168.158.180 -> 192.168.140.230 (UDP) len=75 id=27675
UDP: 4760 -> 161
UNKNOWN:o[75]: 192.168.158.180 -> 192.168.140.230 (UDP) len=75 id=27675
UDP: 4760 -> 161

cphaprob -a if:
...
eth6 DOWN (89.7 secs)non sync(non secured), multicast (eth6.98 )
...

So eth6 seems to be somehow not properly working, even it is recognized by cphaprod.

Version: NGX R60 on Secure Platform, Cluster XL

Cheers, Stefan

Last edited by stefanjuon@yahoo.com; 2006-06-23 at 06:01.
Reply With Quote