- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-28-2017 04:55 PM
Hi
I want to give my users access to bitbucket via ssh.
This is provided on port 7999.
So 2 ways I think i can do this.
create a service TCP-7999 Bitbucket
add policy with application ssh and service TCP-7999
or
I can create a custom applicaiton on port 7999. then i have to do a applicaiton override.
so which is the better way , I am thinking the first as I get the ssh inspection !
A
05-28-2017 07:32 PM
First option sounds better.
Application override stops data processing at Layer 4 and does not go to Layer 7.
05-28-2017 11:31 PM
I concur with @Raido_Rattameister: option 1 is the better choice as it allows you ssh decryption and inspection, option2 will prevent that
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!