I tried to use dst ...25/100 and dst ...25 ..***.26 ... It does not work Is this option available from Ethereal Option window? Thanks |
If you want to use capture filters you need to use the tcpdump syntax, not display filter syntax. You could filter like this:
|
And if you want to use Wireshark display filters, then you need to use the correct Wireshark display filter syntax. See: http://wiki.wireshark.org/DisplayFilters |