Code Monkey home page Code Monkey logo

Comments (9)

pymumu avatar pymumu commented on July 22, 2024

nslookup www.qq.com 192.168.99.1
这个命令看是正常的。

是不是你本地电脑的DNS配置不正确。

ipconfig看一下本地DNS配置是否正确。

from smartdns.

adaaaaaa avatar adaaaaaa commented on July 22, 2024

@pymumu
DNS 服务器 . . . . . . . . . . . : fdbd:33cb:d783::1
192.168.99.1
这个对的吧?可是,反向解析为什么不一样呢?
而且,开了smartdns之后,反而明显感觉基本所有网页打开都慢了很多。。。

from smartdns.

adaaaaaa avatar adaaaaaa commented on July 22, 2024

C:\Users\neuron>nslookup www.qq.com 192.168.99.1
服务器: smartdns
Address: 192.168.99.1

非权威应答:
名称: www.qq.com.lan
Address: 221.179.46.194

@pymumu 你是说上面的看起来正常?
可是那个221的地址指向的是移动的网页。。。我的是移动的宽带。。。

from smartdns.

o0HalfLife0o avatar o0HalfLife0o commented on July 22, 2024

我也遇到了,路由器重启后smartdns就死了,/etc/init.d/smartdns start不行,必须/etc/init.d/smartdns restart才可以。但是如果在rc.local里设置/etc/init.d/smartdns restart却还是不行,难道是必须等路由器连上网之后才能启动,否则smartdns就是死的?
解决了,卸载luci应用,手动配置后,解决的

from smartdns.

adaaaaaa avatar adaaaaaa commented on July 22, 2024

nslookup -querytype=ptr 127.0.0.1
为什么我这个命令查到的结果和正常的不一样? @pymumu
nslookup -querytype=ptr 127.0.0.1 192.168.99.1
而这个命令查询结果正常?

from smartdns.

adaaaaaa avatar adaaaaaa commented on July 22, 2024

C:\Users\neuron>nslookup -querytype=ptr 127.0.0.1 192.168.99.1
服务器: PandoraBox_7D29.lan
Address: 192.168.99.1

1.0.0.127.in-addr.arpa name = localhost.lan
——————————————————————
C:\Users\neuron>nslookup -querytype=ptr 127.0.0.1
服务器: PandoraBox_7D29.lan
Address: fdbd:33cb:d783::1

1.0.0.127.in-addr.arpa name = localhost.lan

这是只启动dnsmasq的时候,两个命令都正常?

from smartdns.

pymumu avatar pymumu commented on July 22, 2024

smartdns启用后,会将53端口的请求重定向到smartdns的端口。@adaaaaaa

你可以上dnsmasq的上游配置成smartdns,效果也是一样的。

具体参考readme里面的说明。

from smartdns.

pymumu avatar pymumu commented on July 22, 2024

大部分人都能正常使用,取用一下最新版本,配置重定向为dnsmasq上游服务器。
再验证下看看吧。

有问题再reopen这个issue

from smartdns.

coderbean avatar coderbean commented on July 22, 2024

遇到了同样的问题

C:\Users\haozh>nslookup baidu.com
DNS request timed out.
    timeout was 2 seconds.
服务器:  UnKnown
Address:  fd40:8b11:656c::1

DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
DNS request timed out.
    timeout was 2 seconds.
*** 请求 UnKnown 超时

ipv4请求就正常

from smartdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.