- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-08-2018 03:07 PM - edited 11-08-2018 06:38 PM
Hi all, first time poster so go easy!
We're running into an issue where a rule that is meant to catch ether-ip traffic on port 20033 is slipping through and being caught by a lower rule which allows any application and service. Rules as follows:
When running the "show session all filter rule X" command in cli, we can see that sessions are only established for the lower one, and not the higher one.
I suppose I'm wondering if the rules have been configured incorrectly caused by me missing something, or if it's configured fine and this appears to be a bug.
Many thanks!
11-08-2018 09:52 PM
Hello @ChickenTenderer
IP Protocol number of etherip (97) is not as same as TCP. I think that is the reason why it is not hitting the above rule when you defined TCP ports there. Traffic which is having destination port 20033 and with IP protocol number 6 or 17 will only hit this rule. Can you change it to applicationd deafult and see if it is working?
11-08-2018 09:52 PM
Hello @ChickenTenderer
IP Protocol number of etherip (97) is not as same as TCP. I think that is the reason why it is not hitting the above rule when you defined TCP ports there. Traffic which is having destination port 20033 and with IP protocol number 6 or 17 will only hit this rule. Can you change it to applicationd deafult and see if it is working?
11-11-2018 12:53 PM
Hi @Rajesh12
Thanks for your reply - your recommendation worked like a charm!
Looks like I'll have to be aware of that in the future.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!