- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-21-2024 06:35 AM - edited 05-21-2024 06:50 AM
We have a specific rule to allow github based on PAN EDL of github v4/v6 addresses. Git works over port 22 but not over 443 with the policy below. I want to allow git over 443 on the policy below but not clear on the best way to do it. Do I need to specify service as ports 22 and 443?
05-21-2024 08:37 AM - edited 05-21-2024 08:44 AM
@drewdown wrote:
We have a specific rule to allow github based on PAN EDL of github v4/v6 addresses. Git works over port 22 but not over 443 with the policy below. I want to allow git over 443 on the policy below but not clear on the best way to do it. Do I need to specify service as ports 22 and 443?
Your screenshot is calling out to unique "git" applications. You have the "parent" for github, but are using a subordinate app for "git" not sure if that's something you intended? Your rule looks right, but I'm not certain how those EDLs correlate to the Apps you're calling out.
The one thing to mention if that you probably need SSL decrypt for this rule to work correctly.
05-21-2024 08:59 AM - edited 05-21-2024 09:00 AM
Yeah the reason git-base is there because PAN-OS was telling me one of the applications I am allowing is based on it so I added thinking it would allow it over 443. It did not.
In the end I specified service over ports 80/22/443 and it appears to be working over 443 now. My assumption is that it will allow those applications over those ports to those destination IPs. We don't decrypt so I believe this is the only way to do this correctly.
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!