gmarcuccetti
Staff
Created on
05-17-2020
01:18 AM
Edited on
09-13-2023
07:42 AM
By
Jean-Philippe_P
Article Id
198346
Description
This article describes how to configure the SSL VPN bookmark for SMB protocol.
Solution
- Configure the SSL VPN settings.
- Go to the SSL VPN portals configured accordingly in SSL VPN portals.
- With a Windows PC with SMB protocol enabled in this example, the folder shared is listed as below.

-
Select 'Create New' under predefined bookmarks and configure the folder accordingly.From GUI.From CLI.
config vpn ssl web portaledit "split-tunnel"set tunnel-mode enableset web-mode enableset ip-pools "SSLVPN_TUNNEL_ADDR1"config bookmark-groupedit "gui-bookmarks"config bookmarksedit "SMB Test"set apptype smbset folder "192.168.55.123/test"set sso autonextendnextendnextend - Once logged, access to the specific folder is granted.
Note.
The credentials depend on the Windows configuration.
To connect to the windows, the FortiGate will use SAMBA (port 139) and not SMB (port 445), so a policy needs that service also.