in this video we will see the steps to troubleshoot SSL VPN remote access connectivity and data transfer issues. Before proceeding to troubleshoot.
please check the configuration in the below video link
• Sophos XG Firewall SSL VPN Remote Access #...
1. Verify the logs from the GUI
Go to Log Viewer and filter the Log Comp to SSL VPN Client.
2. Verify the SSL VPN traffic flow from the console
Login to the command line interface (CLI) and select 4: Device Console. Run the following command, which uses the default SSL VPN port 8443, to analyse the output.
tcpdump "port 8443"
3.Verify the logs from the advance shell
Login to the command line interface (CLI) and select 5: Device Management then 3: Advanced Shell and type the following command:
tail -f /log/sslvpn.log