Ports used by client
Moderator: SourceGear
Ports used by client
My vault client is unable to connect to our server when behind one particular firewall at a state agency, but can connect when at another computer that is behind a different firewall.
What port does the client use to connect to the internet when connecting to the web service. I'm assuming it's port 80. In that case, what else should I look at? Could it be the proxy server? I can hit the service through a browser but not using client.
The error I get is Unable to connect to http://xxx.xxxx.com/vaultservice. No server was found at the specified URL.
What port does the client use to connect to the internet when connecting to the web service. I'm assuming it's port 80. In that case, what else should I look at? Could it be the proxy server? I can hit the service through a browser but not using client.
The error I get is Unable to connect to http://xxx.xxxx.com/vaultservice. No server was found at the specified URL.
Developers IT, LLC
The client and server communicate via port 80 by default.
The first place to check for answers would be our knowledge base article:
http://support.sourcegear.com/viewtopic.php?p=2450
The first place to check for answers would be our knowledge base article:
http://support.sourcegear.com/viewtopic.php?p=2450
The proxy is definitely the first thing to suspect. How is your proxy configured? Is it set manually or for automatic detection? It's probable that Vault is not picking up the correct proxy setting, and that your network is only allowing outbound traffic that does not pass through that proxy. Have you tried specifiying the proxy in the VaultGUIClient.exe.config as recommended in the KB article?