【发布时间】:2016-11-14 21:20:09
【问题描述】:
无法在 ec2 实例上安装 ezproxy 似乎有问题,因为它具有公共和私有 IP。 我使用这种方法从 url 安装 https://www.oclc.org/support/services/ezproxy/documentation/download/install-linux.en.html 它在第 4 步和第 5 步失败 错误
Checking ability to directly connect to iptest.ezproxy.com
Attempting to contact iptest.ezproxy.com by name
Connection established, sending my IP address (10.135.235.34) for testing
Waiting for response on port 0
The test results follow:
If you are using multiple IP interfaces on your system, some of
the information provided by this test may be inaccurate.
You claim to be ip-10-135-235-34.ec2.internal at address 10.135.235.34
To me, you appear to be 54.242.97.3
Since those don't match, there may be a proxy server between us.
I am now attempting to connect to your server to check for intervening
firewalls. If there is a firewall, this may take a little while.
Trying ip-10-135-235-34.ec2.internal
Connection to ip-10-135-235-34.ec2.internal failed, trying 10.135.235.34
Connection to 10.135.235.34 failed, trying 54.242.97.3
Connection to 54.242.97.3 failed
I am unable to connect to you. There may be a firewall between us.
Your system claims that its host name is ip-10-135-235-34.ec2.internal
That name failed to work, which may indicate a problem or may
have occurred if you have multiple IP addresses on this server.
【问题讨论】:
-
安装 ezproxy 时您使用了什么命令或遵循了哪些步骤?
标签: linux amazon-web-services amazon-ec2 rhel rhel6