Question
problem with diag sniffer syntax? can' t see traffic over certain interfaces
Hello, I have a firewall where five interfaces live on five different VLANs. The network that lives on internal1 is 192.168.100.0/24. When I run the following sniffer line, no packets are captured. diag sniffer packet dmz ' not dst net 192.168.100.0' The dst net statement is valid pcap filter syntax. Is anyone familiar with why I see no packets being captured? In reality, I' d like to see when traffic traverses an interface destined to an outside address, with a NATed source. But when I diag sniffer to one of these interfaces (wan2 for instance), I can not see any packets. None. Thanks, Matt