Posts

Showing posts with the label portal

{Solved} Fortinet firewall 5.2.5 and higher SSL portal accessing issue

Recently i have came across the issue that even after making the correct configuration SSL Portal was note opening in Fortigate frimware version 5.2.5 and above. Solution: So in your policies you might have written  Source interface: ssl.root source address: all Destination interface: internal Destination address: all service: all action: accept Here, you should not give source address to all. Your ssl root --> lan policy should look like this Source interface: ssl.root source address: <SSL-VPN-SUBNET> source users: <source users group>     >>>>>> The SSL Users group you have created. Destination interface: internal Destination address: all service: all action: accept If your configuration is correct apart from this, then you should now be able to see the portal.

{Solved} Fortinet firewall 5.2.5 and higher SSL portal accessing issue

Recently i have came across the issue that even after making the correct configuration SSL Portal was note opening in Fortigate frimware version 5.2.5 and above. Solution: So in your policies you might have written  Source interface: ssl.root source address: all Destination interface: internal Destination address: all service: all action: accept Here, you should not give source address to all. Your ssl root --> lan policy should look like this Source interface: ssl.root source address: <SSL-VPN-SUBNET> source users: <source users group>     >>>>>> The SSL Users group you have created. Destination interface: internal Destination address: all service: all action: accept If your configuration is correct apart from this, then you should now be able to see the portal.

Installing and Configuring Fortinet SSL VPN

Procedure for installing and configuring SSL VPN client. 1)Download the installer from Downloads section. 2)Open the installer and follow on screen instructions. (Install VPN only when shown options) 3)Open the VPN Client application and configure the parameters name, Ip address and port number. 4)Then click on close. 5)Enter the User id and Password as: Username: xxxxxxxx password: xxxxxxxxx and hit enter, Click Yes when prompted. ​

[Step by Step] Configuring SSL VPN in Fortinet 5.2.4 and higher

Image
SSL VPN IN FORTINET 5.2.4 or higher Watching is more Fun than reading... Click the link above!!                                                                                          To configure SSL VPN in Any fortinet firewalls having OS 5.2.4 or higher follow this procedure (it might work for lower versions also, i didn't tested :) ) Note: In Fortinet, by default we get SSL_VPN_TUNNEL_ADD for SSL VPN Users., In this tutorial i have configured the remote users subnet as SSL_USERS_Subnet so wherever i have used this group you use your SSL subnet group. 1. Go to User & Device: add a new local user. 2. Go to user groups and a new group for SSL users and add the users created in step 1 in this group. 3.Go to Policy & Object...