Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | papa_sarrStarting Member
 
 
                                        6 Posts | 
                                            
                                            |  Posted - 2013-01-25 : 14:06:28 
 |  
                                            | Hello everyone,I am trying to connect to a remote SQL Server using stunnel. I have already configure the stunnel.conf file on both side. When I am connect to the remote SQL Server, I am getting the following error:"A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.)"My remote server is configured to accept unlimited connections.Any suggestions or ideas?Thank you |  |  
                                    | srimamiPosting Yak  Master
 
 
                                    160 Posts | 
                                        
                                          |  Posted - 2013-02-05 : 23:40:51 
 |  
                                          | Does that login exists on the server, please cross verify and try again. According to the error you provided, it clearly says the connection was established successfully but error occurred during login process. Please verify whether your login was successfully created on the server. |  
                                          |  |  |  
                                |  |  |  |