Hello all,
We have a problem with one of our software applications.
We are using SFOS 19.5.0 GA-Build197.
The software needs to connect to a remote server which is only available via site-to-site VPN. The connection is configured and is working (green dot).
In the firewall log I see the VPN rule used for that connection.
Our customers have reported some problems with the software from time to time.
Either the login process fails or after a login, the software stops working with different error messages.
After some testing my conclusion is a problem with the authentication process between the firewall and the software.
If I understand AD SSO correctly, either NTLM or Kerbos is used to authenticate an user. After a few minutes (four to five?), there is a re-authentication required by the firewall. STAS would be an alternative to AD SSO?
Browsers are handling the request successfully, but our software only shows an error and you can't continue.
In Wireshark I see a HTTP package with "Temporary Redirect" or "See other" message and an url to Port 8091/ntlmauth.html and after that package a Reset for the connection.
Port 8091 indicates that an AD SSO authentication is required.
I found that opening the browser or calling an url in the browser will help to fix the problem temporarily and the software can be used again.
Another way is the close the connection of the user in the "Current activities" and "Live users" tab. Than there is no user in the log visible and the software is working fine. After a few minutes the problems will occur again.
I guess the problem is the NTLM/Kerberos authentication which the firewall requires for the connection.
Is there a way to fix this problem? I already tried creating a new rule with webfilter and adding the ip addresses of the servers in the web exception but nothing is working so far.
The ip address are added to our wpad file to "direct" so the webproxy shouldn't handle the request.
Is it possible to deactive the requriement for an authentication for a site-to-site VPN connection? Because after disconnecting the user in the "Live users" tab the connection is working without any user authenticated.
Thank you and best regards
Stefan
This thread was automatically locked due to age.