-
-
Notifications
You must be signed in to change notification settings - Fork 296
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
Should not try to resolve address when connecting through HTTP proxy #8733
Comments
A HTTP proxy server does not provide DNS resolution. Provide a DNS server IP address in TCP/IP system settings that can resolve the DNS name. |
:) Actually in our case it does. We don't allow our internal DNS servers to resolve external addresses for security reasons and all external resolution is done by our Zscaler Proxies. So the issue we are running into with Cyberduck is that Cyberduck is trying to resolve using the DNS servers set on OS and not resolution coming from Proxy. We have tested another tool called Cloudberry Explorer and that works with our proxy but does not offer a Linux version which is an issue for us. Would come one be willing to work with us to try and resolve? |
Please post the system configuration proxy settings. |
When connecting through the HTTP proxy the target hostname |
Can we chat on the phone to discuss? |
Is that a Linux update version as well? |
Replying to [comment:8 brian.w.walker@…]:
Snapshot builds for Cyberduck CLI for Linux will be available within a few minutes. |
Replying to [comment:6 brian.w.walker@…]:
We prefer to keep the conversation documented in this thread for future reference. |
ok, I am running Ubuntu 14.04. I am not an ubuntu expert. Can you give me the exact commands to run to grab th new package and install? |
Replying to [comment:11 brian.w.walker@…]:
Please follow our instructions to use the DEB Package Repository with the nightly source added. |
We grabbed the new version. Can you help with Command Line for connecting to Verizon using our access and private key? |
Will the Linux version use the proxy settings on execution, or do we need to configure the linux CLI to use the proxy? |
Replying to [comment:13 brian.w.walker@…]:
Added help text to install connection profile for CLI version in e587298. Run |
Can you provide details on how to install profiles? The documentation is a little vague |
Replying to [comment:18 brian.w.walker@…]:
Is comment [comment:16] not clear? |
We are trying to use Cyberduck to connect to an S3 compatible provider via our Proxy solution. We set the settings to use system proxy and put in all the information for the connection. We use our proxy to do DNS resolution for external URL's and not our internal DNS servers. When we try and connect to the S3 bucket we get a DNS resolution error that is cannot resolve the DNS name for the Storage URL on the internet. I think what is happening is Cyberduck is trying to get DNS from the internal DNS servers configured in the OS and not allowing the Proxy to provide the lookup. Can you provide some support on this?
Attachments
Ticket 8733 - Verizon S3 Storage URL.docx
(142.0 KiB)The text was updated successfully, but these errors were encountered: