clumsy icon indicating copy to clipboard operation
clumsy copied to clipboard

Port filtering Excluding one port ( tcp.DstPort != 1234 ) is not working

Open dsamal opened this issue 4 years ago • 0 comments

I created a filtering rule to drop all the traffic on all ports except for destination port 1234 as " tcp.DstPort != 1234 "

the filtering rule works, as it shows the green dot and says it's filtering however I see it still blocks port 808 as well .. is this a known issue? So please fix this else please add this as a new feature. thanks!

dsamal avatar Jul 09 '21 02:07 dsamal