小编Luc*_*mez的帖子

Named 似乎无法解析或挖掘我的域

这是我的named.conf

//
// named.caching-nameserver.conf
//
// Provided by Red Hat caching-nameserver package to configure the
// ISC BIND named(8) DNS server as a caching only nameserver
// (as a localhost DNS resolver only).
//
// See /usr/share/doc/bind*/sample/ for example named configuration files.
//
// DO NOT EDIT THIS FILE - use system-config-bind or an editor
// to create named.conf - edits to this file will be lost on
// caching-nameserver package upgrade.
//
options {
        listen-on port 53 { 127.0.0.1; …
Run Code Online (Sandbox Code Playgroud)

domain-name-system nameserver dns-zone

0
推荐指数
1
解决办法
3624
查看次数

标签 统计

dns-zone ×1

domain-name-system ×1

nameserver ×1