For those that seek to get SSH Proxy working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.

For those that seek to get SSH Proxy working

L2 Linker

Searching the internet it seems that people are looking to enable SSH Proxy and not finding answers. I managed to get it working but must say that the current supported SSH decrytion parameters for all PAN-OS versions aren't the most secure ones so you should consider what's more important for your situation:

 

  • SSH inspection with less secure SSH configuration.
  • No SSH inspection with robust SSH parameters.

Environment:

  • PAN-OS 11.1.X
  • OpenSSH 9.X
  • Bitvise SSH Client 9.X

sshd_config:

  • Ciphers aes256-ctr,aes192-ctr,aes128-ctr
  • MACs hmac-sha1
  • HostKeyAlgorithms ssh-rsa
  • KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1
  • RequiredRSASize 2048

Untitled1.png

Result:

Untitled2.png

 

Regards,

Han.

0 REPLIES 0
  • 117 Views
  • 0 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

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!