Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Labels:
- Labels:
-
FortiGate
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Jerry
