阅 读 文 章

用secureCRT链接不上Solaris

[来源:网上转载 (http://bbs.chinaunix.net) | 作者:网友() | 时间:2007-06-23 | 浏览:人次 ]

我用了telnet,SSH2,SSH1都连接不上。
请有经验的前辈指点一下,是不是solaris的防火墙搞的鬼?还是我的solaris哪里设置的不对。
我的solaris是装在VMWare中的,应该跟虚拟机没关系。



QUOTE:
是不是solaris的防火墙搞的鬼?
Could be but not necessary.
1. Try on the server svcs -a|grep ssh or telnet to see whether the service is running or not
2. netstat -na|grep LISTEN|grep 23 (for telnet) or 22 (for ssh) to make sure the port is listening
3. telnet or ssh on the local machine to see whether it works or not.

4. From the client machine, ping the server (assume ping is not disabled on your network devices or on the server)

5. telnet or ssh to the server

If not working, check server-side firewall or tcp wrapper (/etc/hosts.allow) and sshd_config file


From console telenet localhost,if can't login,check telnet daemon.


If you use root to ssh login the solaris, please modify /etc/ssh/sshd_config and restart ssh
# svcadm restart ssh
if telnet modify /etc/default/login to comment the line "CONSOLE=/dev/...."


23端口telnet可以不?


谢谢前辈们的帮助,问题已经解决。

具体是什么问题呀.请楼主说明一下.谢谢!!

后来发现FAQ中写到这点了。看来下次还是要先看FAQ。

TAG标签 : 链接 the telnet or ssh to solaris not on server is

最新评论 共有0位网友发表了评论

发表评论

评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名:(注册)
密码:
验证码:
匿名发表
网站地图友情连接交流论坛网站投稿广告服务联系我们留言本站长统计
Some rights reserved: www.chmhome.com, 鄂ICP备07010232号 E-mail:chinakafei@live.com,QQ:552766
中国咖啡技术网(Chmhome):国外编程技术书籍,中文编程手册,经典编程文章,交流技术,技术软件下载,计算机论文,毕业论文.