Last adaptation to the version: 12.6.0
- Updated to Redesign of the webinterface
A systematic approach is important!
First measures
Possible reason | Checking | Solution approach |
---|---|---|
Port filter rules do not work | Menu | is flashingExisting rules must be taken over with |
Client download not possible
UTMuser@firewall.name.fqdnfirewall-user
User interface is not displayed
User cannot log in to the user interface
Download option for the client is not displayed
Connection problems
As a general rule:
If no connection is established ( indicated by the red lock symbol in the info bar), the error can only be on the physical level.
Evaluation of the log file of the SSL VPN client:
- Double click on client icon in the taskbar
- Right click on connection entry
- Log (Larger font with CtrlMousewheel up)
Evaluation of the network traffic on the UTM:
- To use the tcpdump command on the UTM, a root user is required.
- The livelog shows messages from the packet filter by default. By default, however, it only shows when the default policy discards packets for which there is no matching firewall rule. But you can configure logging for firewall rules you have created yourself, so that an entry appears when this rule is effective.
- The corresponding implicit rule is deactivated for this purpose: VPN SSL VPN UDP (possibly TCP) Tab
- There must be a network object for the roadwarriors:Groups ssl-vpn-user (or corresponding group) area SSL-VPN Available in Port Filter: Yes Area
- There must be a port filter rule:
# | Source | Destination | Service | NAT | Action | Active | |||
![]() |
4 | Accept | On |
Does not come into effect or is cancelled
No connection to the target host
If an existing connection is displayed, the error is no longer in the connection setup. If a connection through the tunnel cannot be established (e.g. PING to a host in the network behind the gateway), the reason must be found at the virtual level. Again, it's a good idea to first update the 'port filter ruleset and take a look at the livelog.
There are three possibilities for troubleshooting:
- The packet you're looking for doesn't show up
→ If no packet is visible in the livelog, then probably none is reaching the firewall. So the error is to be found in this case on the client. - The package you are looking for shows up and is dropped (DROP)
→ When a package is dropped, the matching FW rule is missing, incorrectly formulated or not yet effective (rule set not yet updated). The error is therefore on the gateway - The packet you are looking for shows up and is accepted (ACCEPT)
→ If a packet is accepted, the error is in the direction of the destination host.
Check Client
Check Gateway