Description | This article describes how to troubleshoot an issue with FortiClient on KUbuntu 23.04 where users experience a failure to connect while the error 'vpn_connection:1335 Config routing table failed' appears in the FortiGate CLI. |
Scope | FortiClient, FortiOS, KUbuntu 23.04. |
Solution |
diag debug reset diag deb dis diagnose debug application fnbamd 255 diagnose debug application sslvpn -1 diagnose debug console timestamp enable diagnose debug enable
#!/bin/bash
echo "Try to connect to the VPN now" echo "Waiting for VPN connection..." done
echo "VPN connection $connection was created! Waiting for 'device-reapply'..." nmcli -f GENERAL.STATE con show $connection 2> /dev/null done
echo "Device is unmanaged. Setting it to 'up' again..." |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.