小编Aus*_*pex的帖子

当我无法解析域时,如何能够浏览网页?

我的网络显然是 bollixed,但我不知道如何:

derek@vinka:~$ nslookup google.com
;; connection timed out; no servers could be reached

derek@vinka:~$ curl google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="http://www.google.com/">here</A>.
</BODY></HTML>
Run Code Online (Sandbox Code Playgroud)

当然,如果我不能查找域,我就不能浏览到它。任何人都可以解释这里发生了什么吗?

tracepath也只有一长串任???no reply响应。

(FWIW,一切都工作,但我想改变我的二级路由器上的50'以太网电缆连接到电缆调制解调器/路由器,成为在同一子网中的AP,而不是被它自己子网的路由器)

derek@vinka:~$ env | grep -i proxy
derek@vinka:~$ cat /etc/hosts
127.0.0.1       localhost
127.0.1.1       vinka

# The following lines are desirable for IPv6 capable hosts
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

derek@vinka:~$ 

derek@vinka:~$ nslookup
> …
Run Code Online (Sandbox Code Playgroud)

linux networking

10
推荐指数
1
解决办法
305
查看次数

标签 统计

linux ×1

networking ×1