Missing server address

Hello to everyone!

We have strange behavior in some situations. Few users see <Missing server address. ''> error, when they try to press <OK> in target server address field. At the same time, their colleagues are able to connect with the same settings. Maybe someone has faced this issue? We can`t find anything in the log files. 

Parents Reply Children
  • If the error is consistent for some users, Is there a pattern showing which SPS node was handling the session attempt for those users failing to connect vs the other working users?

    If there are multiple SPS servers with different DNS configuration then you could use SPP Managed networks feature to restrict which SPS should be used for specific target machines network segment as a test, this way you may be able to isolate the issue if for example:

    if working users seem to be routing thru SPS1

    if failed users seem to be routing thru SPS2 where possibly the DNS server here can't reverse lookup \ resolve the target machine IP

    In this case you can configure SPP > Cluster > Managed Network > add new network segment with for example a particular target server with IP X.X.X.X/32 and choose SPS1 so that RDP sessions will always connect via SPS1 for this specific target machine to compare etc

    This would rule out if the intermittent issue is due to routing thru SPS1 or SPS2 etc..

    Thanks!

  • Hi Ahmad,

    How to prevent SPS from doing DNS reverse lookup?

    Because it makes slowness in sessions, although ip address is included in the target asset connection information.

  • Hi Mahmoud,

    For sessions related to SPP (Whether SPP-initiated or SPS-initiated) that depend on SPP for authorization, at this time this configuration requires DNS reverse lookup to work correctly. I would refer to the release notes of future releases as this dependency could change but no ETA at this time.

    There is a related issue that is resolved in 7.4 and above to allow slower DNS resolutions to connect successfully as per the KB below:
    https://support.oneidentity.com/kb/4372269/rdp-slowness-connection-breaks-dns-timeout

    Thanks!