• Can you ping the server IP from the client? Ping the server name?

    If you can, then add Telnet (from Windows Features) then telnet ip sqlport, eg. telnet 111.111.111.111 1544. Does it connect (blank cursor) or error?

    If error, you have a network or port issue. If no error, it's a problem with the sql alias setup.

    Remember to remove telnet afterwards.