- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-14-2025 02:49 AM
Hi community!
I´m trying to create a url custom category that matches Anydesk traffic so I can decide what non-decrypt rule anydesk is using.
In the URL filtering logs I only see the url anynet%20relay:6568 and I tried to create a custom category with that url but it doesn´t seem to match.
I have followed also the suggestions from this discussion without success:
It seems there´s a limitation with the token separators that Palo Alto offers:(. / ? & = ; +) and you cannot create an expression to match urls like anynet%20relay:6568.
Does anyone has a suggestion on how to create an expression that can match urls like anynet%20relay:6568??
Many thanks in advance!
05-14-2025 03:54 AM
%20 is a blank space which doesn't make sense in a URL
according to anydesk you'd need to use *.net.anydesk.com as FQDN and ports tcp/80, tcp/443 and tcp/6568, and udp/50001–50003 for discovery
https://support.anydesk.com/knowledge/firewall
05-14-2025 06:09 AM
Anydesk does use spaces and %20 in URL so add also those:
*.net.anydesk.com/
AnyNet Relay
anynet%20relay:80/
anynet%20relay/
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!