当前位置: 技术问答>linux和unix
telnet and http
来源: 互联网 发布时间:2015-08-30
本文导语: 我用的是red hat linux 9。现在系统启动后,无法telnet,访问apache也不行。sshd和httpd已经启动了,问题在哪? 多谢 | netstat -an |more 看一下端口是否开了。 在运行/etc/init.d/iptables stop try again ...
我用的是red hat linux 9。现在系统启动后,无法telnet,访问apache也不行。sshd和httpd已经启动了,问题在哪?
多谢
多谢
|
netstat -an |more 看一下端口是否开了。
在运行/etc/init.d/iptables stop
try again
在运行/etc/init.d/iptables stop
try again
|
iptables -F 试试再说.