如果有特定的 domain 要指向特定的 Server
這時候就要用 Zone Forward 指令
例如:
zone "subzone.mydns.example.com" { type forward; forwarders { 192.168.0.4; }; }; |
這樣就可以了
ref
How to properly configure BIND forward zone for an internal DNS server?
DNS BIND zone clause
如果有特定的 domain 要指向特定的 Server
這時候就要用 Zone Forward 指令
例如:
zone "subzone.mydns.example.com" { type forward; forwarders { 192.168.0.4; }; }; |
這樣就可以了
ref
How to properly configure BIND forward zone for an internal DNS server?
DNS BIND zone clause
之前好像免費的 dyndns 都收的差不多了, 好像很久沒有人提了.
今天心情還不錯, 就來架設自己的 dyndns.
主要可以參考這二篇
[分享] 用 BIND 架設 DDNS Server 提供 DDNS 服務 及
動態 DNS 設定技巧
Read more »
近期留言