V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
inee
V2EX  ›  DNS

用Unbound加速自己的域名解析,支持DNSSEC

  •  
  •   inee · 2013-09-27 17:15:36 +08:00 · 4135 次点击
    这是一个创建于 3866 天前的主题,其中的信息可能已经有所发展或是发生改变。
    http://unbound.net/download.html

    下载安装包

    然后这是配置:

    server:
    directory: "d:\Unbound" [这里请改成你自己的安装路径]
    # file to read root hints from.
    # get one from ftp://FTP.INTERNIC.NET/domain/named.cache
    root-hints: "named.cache"
    # if yes, perform prefetching of almost expired message cache entries.
    prefetch: yes
    do-ip4: yes
    do-ip6: no
    do-udp: yes
    do-tcp: yes

    每次修改配置后,需重启Unbound DNS validator服务
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3158 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 28ms · UTC 12:50 · PVG 20:50 · LAX 05:50 · JFK 08:50
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.