View Single Post
  #3 (permalink)  
Old 2007-01-02
kna_raghu kna_raghu is offline
Junior Member
 
Join Date: 2006-12-21
Posts: 7
Rep Power: 0
kna_raghu has an average reputation (10+)
Default Re: fw ctl commands in NG and NGX

The following works:

fw ctl debug -buf 12288

fw ctl debug -m fw conn drop ld packet if

fw ctl kdebug -f > drop.out

grep "fw_log_drop" drop.out
Reply With Quote