I am at a loss. I am trying to do the following as either a capture filter or a display filter and neither works: host pjsip.lab According to everything I have read it looks right, but it won't apply. Any help would be great. Robert asked 26 Oct '12, 09:41 Robert11314 |
One Answer:
What error message do you get? "host pjsip.lab" is a capture filter, not a display filter. The syntax is valid, but Wireshark must be able to resolve the host name to an IP address. On my computer, Wireshark gives an error because "host.pjsip.lab" does not resolve. answered 26 Oct '12, 18:02 Jim Aragon edited 26 Oct '12, 18:16 Guy Harris ♦♦ |