小编bad*_*ray的帖子

无法连接到任何本地主机连接

我正在使用带有最新更新的 Centos 6.5。

我的问题是,每当我尝试连接到某些本地服务时,它就会挂起,例如:

获取

wget 127.0.0.1
--2014-03-11 12:43:42--  http://127.0.0.1/
Connecting to 127.0.0.1:80...
After a while timeout...
Run Code Online (Sandbox Code Playgroud)

ssh

# ssh 127.0.0.1 -p 6060 -v
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 6060.
debug1: connect to address 127.0.0.1 port 6060: Connection timed out
ssh: connect to host 127.0.0.1 port 6060: Connection timed out
Run Code Online (Sandbox Code Playgroud)

它挂出超时。

与 telnet 相同,与连接到 irc 服务器相同。外部连接运行良好...

netstat -tpln

# netstat -tpln
Active Internet …
Run Code Online (Sandbox Code Playgroud)

linux networking centos

12
推荐指数
2
解决办法
6万
查看次数

标签 统计

centos ×1

linux ×1

networking ×1