Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
rezafathi
Contributor II

SSH deep scan in proxy mode fails

Hi

 

I did setup my ubuntu server to use SSH keys for authentication. I created a VIP to be able to access the server from outside and used proxy based mode. The connection fails when I trying to connect to the server. what would be the solution?

Reza F.
Reza F.
1 REPLY 1
dingjerry_FTNT

Hi @rezafathi ,

 

We may run debug flow commands to see why the connection failed first:

 

1) diag debug flow show iprope enable

diag debug flow filter addr x.x.x.x   // x.x.x.x is the source IP of this traffic flow

diag debug flow filter port 22  // I hope that you are using the default port 22 for SSH access

diag debug flow trace start 1000

diag debug enable

 

2) Then replace this issue

 

3) If possible, please provide the configuration of the VIP and the firewall policy settings as well.

Regards,

Jerry
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors