Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running PowerUPSQL through SOCKS #79

Open
qgrosperrin opened this issue Oct 18, 2023 · 1 comment
Open

Running PowerUPSQL through SOCKS #79

qgrosperrin opened this issue Oct 18, 2023 · 1 comment

Comments

@qgrosperrin
Copy link

Hi,

I'm having issues validating connections to SQL domain instances through a SOCKS proxy (Proxifier on Windows). Does the Test connection process actually needs UDP at all ? Any tips of getting to work through SOCKS ?
Get-SQLInstanceDomain | Get-SQLConnectionTestThreaded

I can confirm manually that the SQL instance is indeed running for a particular host, TCP 1433 is accessible. It still says 'not accessible' or 'no named instance found' when running Get-SQLConnectionTest or Invoke-SQLAuditDefaultLoginPw
I'm running PowerUpSQL without -Username -Password field, from runas /netonly session.

@er4z0r
Copy link

er4z0r commented Nov 30, 2023

I have had similar issues. When you say you can confirm manually does that mean there is an MSSQL SPN on set for that host in Active Directory? I'm asking because AFAIK that is what Get-SQLInstance domain uses: SPNs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants