LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 684|回复: 0

关于ssh登录外网的问题

[复制链接]
发表于 2007-3-13 13:25:43 | 显示全部楼层 |阅读模式
我是教育网用户,需要通过ssh登录到国外的实验室,但是现在不能登录,ssh返回的错误信息是域名解析不正确。试图通过学校的http代理服务器登录,可是国外实验室不支持http登录。请问有什么方法能够登录?
请教各位大侠了,谢谢!
以下是通过connect.c连接的错误信息:
connect -d -H proxy.lzu.edu.cn xxx@jlab.org 8080
DEBUG: No direct address are specified.
DEBUG: relay_method = HTTP (3)
DEBUG: relay_host=proxy.lzu.edu.cn
DEBUG: relay_port=80
DEBUG: relay_user=lw
DEBUG: local_type=stdio
DEBUG: dest_host=xxx@jlab.org
DEBUG: dest_port=8080
DEBUG: Program is $Revision: 1.96 $
DEBUG: resolving host by name: xxx@jlab.org
DEBUG: failed to resolve locally.
DEBUG: resolving host by name: proxy.lzu.edu.cn
DEBUG: resolved: proxy.lzu.edu.cn (202.201.0.150)
DEBUG: connecting to 202.201.0.150:80
DEBUG: begin_http_relay()
DEBUG: >>> "CONNECT xxx@jlab.org:8080 HTTP/1.0\r\n"
DEBUG: >>> "\r\n"
DEBUG: <<< "HTTP/1.1 500 ( The specified Secure Sockets Layer (SSL) port is not allowed. ISA Server is not configured to allow SSL requests from this port. Most Web browsers use port 443 for SSL requests.  )\r\n"
DEBUG: http proxy is not allowed.
FATAL: failed to begin relaying via HTTP.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表