I know there are several threads about this topic, i checked them but situation is different.
so i have a remote SQL server, it has its (external) IP address, and I can RDP to it, open SSM and it uses the windows authentication to log in to it.
Now my problem is, I want to connect from a different device remotely, I open SSM in another computer i set IP address in Server Name and in Authentication window, i select "SQL Server Authentication" as I cannot just use "Windows Authentication" as it will use my local PC authentication. But its obvious it will not work, and I have errors such as "Invalid password" or if I use "Windows Authentication" I will have the "The target principal name is incorrect" error.
So how to do this?
How do i connect from my local machine to my remote SQL Server that uses Windows Authentication?