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

SSL-VPN not listening on WAN2

Hello, anyone experience any odd issues where it doesn't appear that the ssl-vpn daemon is listening on WAN2? When I enable debugging I never see a connection attempt regardless of what port I set the daemon to listen on. I've tried ports that I know are open and still nothing. I'm guessing this is a bug but wanted to see if I'm the only one experiencing this.

 

 

Regards,

1 REPLY 1
Patrick3
New Contributor

It turns out that despite the GUI settings being correct, the authentication portion of the SSL VPN config in the CLI showed that it was still tied to WAN1. Changing it to WAN2 fixed the problem. Relevant config section below.

 

set default-portal "full-access" config authentication-rule edit 1 set source-interface "wan2" set source-address "all" set groups "VPN Users" set portal "full-access" next end

Labels
Top Kudoed Authors