Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
bustedware
New Contributor

SSL VPN for MAC M1 MAX

I'm able to connect on my iPhone but not from my Mac here is the logs.

 

20240411 10:40:51 TZ=-0400 [VPN:INFO] PacketTunnelProvider.swift:42 VPN provider: 0850
20240411 10:40:51 TZ=-0400 [VPN:INFO] PacketTunnelProvider.swift:56 Start Destination IP tunnel.
20240411 10:40:51 TZ=-0400 [VPN:DEBG] PacketTunnelProvider.swift:148 Mode: 0
20240411 10:40:51 TZ=-0400 [VPN:DEBG] SystemConfig.swift:212 Get DNS from Setup domain
20240411 10:40:51 TZ=-0400 [VPN:DEBG] SystemConfig.swift:242 Copy service entity failed
20240411 10:40:51 TZ=-0400 [VPN:DEBG] SystemConfig.swift:212 Get DNS from State domain
20240411 10:40:51 TZ=-0400 [VPN:INFO] SSLVPNTunnel.swift:1111 Starting TLS tunnel
20240411 10:40:51 TZ=-0400 [VPN:DEBG] SSLVPNTunnel.swift:1117 Hostname: ------
20240411 10:40:51 TZ=-0400 [VPN:INFO] SSLVPNTunnel.swift:1052 TLS tunnel connection state: PREPARING
20240411 10:40:51 TZ=-0400 [VPN:DEBG] SSLVPNTunnel.swift:1016 TLS tunnel connection state: READY
20240411 10:40:51 TZ=-0400 [VPN:DEBG] SSLVPNTunnel.swift:1017 remote IP: -------
20240411 10:40:51 TZ=-0400 [VPN:EROR] SSLVPNTunnel.swift:196 Server does not support all known tunnel methods.
20240411 10:40:51 TZ=-0400 [VPN:INFO] SSLVPNTunnel.swift:1039 TLS tunnel connection state: CANCELLED
20240411 10:40:51 TZ=-0400 [VPN:EROR] SSLVPNTunnel.swift:1045 TLS tunnel cancelled with error: badConfiguration
20240411 10:40:51 TZ=-0400 [VPN:EROR] SSLVPNTunnel.swift:838 Closed while starting, with error: badConfiguration

 

Related issue: https://community.fortinet.com/t5/Support-Forum/SSL-VPN-Windows-Works-MacOS-does-not/m-p/47900

 

I have tried all the suggestions from that thread. I'm on an Apple M1 Max and getting this with Forticlient 7.2.4.0850 which is the client my firewall is serving when I go to download it.

13 REPLIES 13
akanibek
Staff
Staff

@bustedware , could you enable some debugs on FGT side, and reproduce the issue, then share outputs here:

What is you FGT version btw?

diag debug reset

diag debug console timestamp enable

diag debug app fnbamd -1

diag debug app sslvpn -1

diagnose debug enable

Asset
bustedware

Yes. Can you please let me know how do I rollback these changes first and where will the logs be generated on the firewall? Thank you

akanibek

Sure,

open ssh connection to FGT, and execute these commands above.

after finishing, disable the debugs using the command below, and share outputs:

diag de disable

 

https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-SSL-VPN-Troubleshooting/ta-p/189542

Asset
bustedware

Here is the log after reproducing the issue:

2024-04-11 08:31:23 [139:root:30]allocSSLConn:264 sconn 0x54519300 (0:root)
2024-04-11 08:31:23 [139:root:30]SSL state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 write certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 write key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 write server done A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read client certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read client key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read certificate verify A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:23 [139:root:30]SSL established: TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
2024-04-11 08:31:23 [139:root:30]req: /remote/info
2024-04-11 08:31:23 [139:root:30]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:23 [139:root:30]Destroy sconn 0x54519300, connSize=0. (root)
2024-04-11 08:31:23 [139:root:31]allocSSLConn:264 sconn 0x54519300 (0:root)
2024-04-11 08:31:23 [139:root:31]SSL state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 write certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 write key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 write server done A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read client certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read client key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read certificate verify A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:23 [139:root:31]SSL established: TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
2024-04-11 08:31:23 [139:root:31]req: /remote/login
2024-04-11 08:31:23 [139:root:31]rmt_web_auth_info_parser_common:418 no session id in auth info
2024-04-11 08:31:23 [139:root:31]rmt_web_get_access_cache:729 invalid cache, ret=4103
2024-04-11 08:31:23 [139:root:31]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:23 [139:root:31]Destroy sconn 0x54519300, connSize=0. (root)
2024-04-11 08:31:23 [139:root:32]allocSSLConn:264 sconn 0x54519300 (0:root)
2024-04-11 08:31:23 [139:root:32]SSL state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 write certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 write key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 write server done A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read client certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read client key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read certificate verify A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:23 [139:root:32]SSL established: TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
2024-04-11 08:31:23 [139:root:32]req: /remote/logincheck
2024-04-11 08:31:23 [139:root:32]rmt_web_auth_info_parser_common:418 no session id in auth info
2024-04-11 08:31:23 [139:root:32]rmt_web_access_check:667 access failed, uri=[/remote/logincheck],ret=4103,
2024-04-11 08:31:23 [139:root:32]rmt_logincheck_cb_handler:861 user 'bustedware' has a matched local entry.
2024-04-11 08:31:23 [139:root:32]sslvpn_auth_check_usrgroup:1752 forming user/group list from policy.
2024-04-11 08:31:23 [139:root:32]sslvpn_auth_check_usrgroup:1790 got user (0) group (1:0).
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1423 validating with SSL VPN authentication rules (1), realm ().
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1471 checking rule 1 cipher.
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1479 checking rule 1 realm.
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1490 checking rule 1 source intf.
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1527 checking rule 1 vd source intf.
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1600 rule 1 done, got user (0) group (1:0).
2024-04-11 08:31:23 [139:root:32]sslvpn_validate_user_group_list:1688 got user (0), group (1:0).
2024-04-11 08:31:23 [139:root:32]two factor check for bustedware: off
2024-04-11 08:31:23 [139:root:32]sslvpn_authenticate_user:168 authenticate user: [bustedware]
2024-04-11 08:31:23 [139:root:32]sslvpn_authenticate_user:175 create fam state
2024-04-11 08:31:23 [139:root:32]fam_auth_send_req:528 with server blacklist: 
2024-04-11 08:31:23 [139:root:32]fam_auth_send_req_internal:416 fnbam_auth return: 0
2024-04-11 08:31:23 [139:root:32]fam_auth_send_req_internal:422 authentication OK
2024-04-11 08:31:23 [139:root:32]fam_do_cb:471 fnbamd return auth success.
2024-04-11 08:31:23 [139:root:32]SSL VPN login matched rule (1).
2024-04-11 08:31:23 [139:root:32]login_succeeded:383 redirect to hostcheck
2024-04-11 08:31:23 [139:root:32]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:32]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:32]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:32]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:23 [139:root:32]Destroy sconn 0x54519300, connSize=0. (root)
2024-04-11 08:31:23 [139:root:33]allocSSLConn:264 sconn 0x54519300 (0:root)
2024-04-11 08:31:23 [139:root:33]SSL state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 read finished A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 read finished A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:23 [139:root:33]SSL established: TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
2024-04-11 08:31:23 [139:root:33]req: /remote/fortisslvpn
2024-04-11 08:31:23 [139:root:33]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:33]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:33]form_ipv4_split_tunnel_addr:1499 Matched policy (id = 13) to add split tunnel routing address
2024-04-11 08:31:23 [139:root:33]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:23 [139:root:33]Destroy sconn 0x54519300, connSize=0. (root)
2024-04-11 08:31:23 [139:root:34]allocSSLConn:264 sconn 0x54519300 (0:root)
2024-04-11 08:31:23 [139:root:34]SSL state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 write certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 write key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 write server done A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read client certificate A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read client key exchange A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read certificate verify A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:23 [139:root:34]SSL established: TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
2024-04-11 08:31:23 [139:root:34]req: /remote/fortisslvpn_xml
2024-04-11 08:31:23 [139:root:34]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:34]deconstruct_session_id:363 decode session id ok, user=[bustedware],group=[IPSEC-VPN],portal=[tunnel-access],host=[172.20.30.106],realm=[],idx=0,auth=1,sid=4c5947be, login=1712849483, access=1712849483
2024-04-11 08:31:23 [139:root:34]sslvpn_reserve_dynip:1077 tunnel vd[root] ip[10.212.134.200]
2024-04-11 08:31:23 [139:root:34]form_ipv4_split_tunnel_addr:1499 Matched policy (id = 13) to add split tunnel routing address
2024-04-11 08:31:23 [139:root:34]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:23 [139:root:34]Destroy sconn 0x54519300, connSize=0. (root)
2024-04-11 08:31:25 [139:root:35]allocSSLConn:264 sconn 0x54596800 (0:root)
2024-04-11 08:31:25 [139:root:35]DTLS state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:DTLS1 write hello verify request A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read client hello B:system lib(172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read client hello B (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write certificate A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write key exchange A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write server done A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read client certificate A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read client key exchange A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read certificate verify A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write session ticket A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:25 [139:root:35]DTLS established: DTLSv1 ECDHE-RSA-AES256-GCM-SHA384 from 172.20.30.106
2024-04-11 08:31:25 [139:root:35]sslvpn_dtls_handle_client_data:630 got type clthello-tun
2024-04-11 08:31:25 [139:root:35]sslvpn_send_ctrl_msg:873 0x54596800 message: svrhello fail 172.20.30.106
2024-04-11 08:31:25 [139:root:35]Destroy sconn 0x54596800, connSize=0. (root)
2024-04-11 08:31:25 [139:root:36]allocSSLConn:264 sconn 0x54596800 (0:root)
2024-04-11 08:31:25 [139:root:36]DTLS state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:25 [139:root:36]DTLS state:SSLv3 read client hello B:system lib(172.20.30.106)
2024-04-11 08:31:25 [139:root:37]allocSSLConn:264 sconn 0x54519900 (0:root)
2024-04-11 08:31:25 [139:root:37]SSL state:before/accept initialization (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 read client hello A (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 write server hello A (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 write certificate A (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 write key exchange A (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 write server done A (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 read client certificate A (172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:25 [139:root:37]SSL state:SSLv3 read client key exchange A:system lib(172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 read client key exchange A (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 read certificate verify A (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 read finished A (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 write session ticket A (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 write change cipher spec A (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 write finished A (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSLv3 flush data (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL state:SSL negotiation finished successfully (172.20.30.106)
2024-04-11 08:31:26 [139:root:37]SSL established: TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384
2024-04-11 08:31:26 [139:root:37]req: /remote/sslvpn-tunnel2?uuid=3EE24DA240A35639BD3782F753547C08
2024-04-11 08:31:26 [139:root:37]def: (nil) /remote/sslvpn-tunnel2
2024-04-11 08:31:26 [139:root:37]req: 
2024-04-11 08:31:26 [139:root:37]Invalid method in request .

2024-04-11 08:31:26 [139:root:37]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:26 [139:root:37]Destroy sconn 0x54519900, connSize=1. (root)
2024-04-11 08:31:34 [139:root:0]sslvpn_internal_remove_one_web_session:2607 session (root:bustedware:IPSEC-VPN:172.20.30.106 1) removed for tunnel connection setup timeout for SSLVPN Client
2024-04-11 08:31:40 [139:root:36]sslvpn_dtls_timeout_check:286 waiting for client hello timeout.
2024-04-11 08:31:40 [139:root:36]Destroy sconn 0x54596800, connSize=0. (root)
akanibek

I suspect there is an issue with Fclient side, because FGT successfully authenticated user, and reserved IP address.

2024-04-11 08:31:23 [139:root:32]fam_do_cb:471 fnbamd return auth success.
2024-04-11 08:31:23 [139:root:32]SSL VPN login matched rule (1).
2024-04-11 08:31:23 [139:root:32]login_succeeded:383 redirect to hostcheck
......
......
2024-04-11 08:31:23 [139:root:34]sslvpn_reserve_dynip:1077 tunnel vd[root] ip[10.212.134.200]
2024-04-11 08:31:23 [139:root:34]form_ipv4_split_tunnel_addr:1499 Matched policy (id = 13) to add split tunnel routing address
2024-04-11 08:31:23 [139:root:34]sslConnGotoNextState:297 error (last state: 1, closeOp: 0)
2024-04-11 08:31:23 [139:root:34]Destroy sconn 0x54519300, connSize=0. (root)
2024-04-11 08:31:25 [139:root:35]allocSSLConn:264 sconn 0x54596800 (0:root)

I would suggest you test with downgrading your FortiClient version.

 

Asset
hbac
Staff
Staff

Hi @bustedware,

 

Error says bad configuration "TLS tunnel cancelled with error: badConfiguration". Can you share the configuration of the SSLVPN connection on FortiClient? 

 

Regards, 

bustedware

Screenshot 2024-04-11 at 11.15.36 AM.png

hbac

@bustedware,

 

Are you using FQDN or IP address as Remote Gateway? If you have Host Check enabled on the firewall, try disabling it and see if you are able to connect. 5.4.4 is too old, is it possible to upgrade the firmware version?

 

Regards, 

bustedware

No I can't upgrade the firmware or even downgrade for that matter. I bought this off ebay and can't register to my account. Who on earth puts firmware behind registration?!?!

Labels
Top Kudoed Authors