Hi @G_W_Albrecht ,
you gave me a little hope. So I did install E86.20. It brought me one step further:
With this version I now can create a new site - but only with the concrete IP, not with the URL. But that's another issue.
The VPN client then asks me for UN and PW, and is correctly preconfigured for RSA token usage. After a bit of server-client communication the client states me: UN or PW wrong.
Within the logging I then found this:
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::GetRealmConfiguration: entering...
[ 25519 0x206079600][8 Mar 12:50:52][CONFIG_MANAGER] login_options_list return value is object type, because it is Gateway config variable. Scope: site SOME_IP_THATS_TO_BE_CONNECTED_TO ,gw NULL ,user USER
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::GetRealmConfiguration: loginOptionVec size is 1
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::GetRealmConfiguration: curConfigRealm.realmID = vpn_Username_Password_Token
[ 25519 0x206079600][8 Mar 12:50:52][RealmConfiguration] [COVERAGE] [RealmConfiguration::getAuthenticationMethodType(s)] __start__
[ 25519 0x206079600][8 Mar 12:50:52][RealmConfiguration] [INFO] [RealmConfiguration::getAuthenticationMethodType(s)] AuthType of index 0 is 1
[ 25519 0x206079600][8 Mar 12:50:52][RealmConfiguration] [COVERAGE] [RealmConfiguration::getAuthenticationMethodType(s)] __end__ Total:0 milliseconds.
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::ToCertTrAuthType: certificate authentication type is not set (certificateType 0), return defualt authentication not-defined
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::ToSecIdTrAuthType: secure id authentication type is not set (SecureIdTypes = 0), return defualt authentication not-defined
[ 25519 0x206079600][8 Mar 12:50:52][CONFIG_MANAGER] authentication_method return value username-password, because it is User config variable. Scope: site SOME_IP_THATS_TO_BE_CONNECTED_TO ,gw NULL ,user USER
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::GetRealmConfiguration: setting realmId=vpn_Username_Password_Token
[ 25519 0x206079600][8 Mar 12:50:52][TR_API_TRANSLATE] TR_API_TRANSLATE::TrAPI_Translate::ToSet: converting TrRealmInfo struct to set
[ 25519 0x206079600][8 Mar 12:50:52][TR_REALM_CONFIG_MANAGER] TrRealmConfigManager::GetRealmConfiguration: realm return set is:
(APIMsg
:conn_name (SOME_IP_THATS_TO_BE_CONNECTED_TO)
:MsgId (1016)
:SyncOpaque (309cf6ce8)
:ClientId (11)
:realm_auth_info_vec (
: (
:id (vpn_Username_Password_Token)
:display_name ("Username Password and RSA Token")
:needed_auth_type_mask (0)
:securid_card_type (not-defined)
:certificate_storage_type (not-defined)
:user_defined_auth_type (username-password)
:is_saa (false)
:is_bc (false)
:show_realm (true)
)
)
)
[ 25519 0x206079600][8 Mar 12:50:52][TrComInf] TrComInf::TrComInfSendAsynchronic: __start__ 12:50:52
[ 25519 0x206079600][8 Mar 12:50:52][TrComInf] TrComInf::TrComInf::TrComInfSendAsynchronic: Acquiring mutex
[ 25519 0x206079600][8 Mar 12:50:52][messaging] messaging::send_all: Sending Message {{ 2 }} , len 461
[ 25519 0x206079600][8 Mar 12:50:52][tcpserver] TcpMultiPipe::pipe_if_send: Message (469 bytes) written successfully to socket 0xb
[ 25519 0x206079600][8 Mar 12:50:52][TrComInf] TrComInf::TrComInf::TrComInfSendAsynchronic: Released mutex
[ 25519 0x206079600][8 Mar 12:50:52][TrComInf] TrComInf::TrComInfSendAsynchronic: __end__ 12:50:52 Total time - 0 seconds
[ 25519 0x206079600][8 Mar 12:50:58][TalkCCC] talkccc::idle_timeout_cb: closing CCC
[ 25519 0x206079600][8 Mar 12:50:58][TalkCCC] talkccc::Close: Disconnecting ssl tunnel and removing all requests
[ 25519 0x206079600][8 Mar 12:50:58][TalkCCC] talkccc::disconnect: CCC is already disconnected
Do you have any idea, what I am doing wrong?