[問題]DNS問題
請問各位一下喔
我是使用固定ip adsl計時制的
申請了一個cheerc.homedns.org的domain name
然後在freebsd上面架dns
設定好以後可以在這台機器下面ping到我設定的www(ftp).cheerc.homedns.org
連線ftp.cheerc.homedns.org也都沒問題
可是在別台機器卻ping不到
這是為什麼呢?
設定如下
--------------------------------------------
named.conf:
zone "." {
type hint;
file "named.root";
};
zone "0.0.127.IN-ADDR.ARPA" {
type master;
file "localhost.rev";
};
zone "cheerc.homedns.org" {
type master;
file "cheerc.fwd";
};
zone "199.176.204.203.IN-ADDR.ARPA" {
type master;
file "cheerc.rev";
};
-------------------------------------------------
cheerc.fwd:
$TTL 3600
@ IN SOA cheerc.homedns.org. root.cheerc.homedns.org. (
2004050301 ; Serial
3600 ; Refresh
900 ; Retry
3600000 ; Expire
3600 ) ; Minimum
IN NS cheerc.homedns.org.
IN A 203.204.176.199
www IN A 203.204.176.199
ftp IN CNAME www
-------------------------------------------------------
cheerc.rev:
$TTL 3600
@ IN SOA cheerc.homedns.org. root.cheerc.homedns.org. (
2004050301 ; Serial
3600 ; Refresh
900 ; Retry
3600000 ; Expire
3600 ) ; Minimum
IN NS cheerc.homedns.org.
IN PTR cheerc.homedns.org.
IN PTR www.cheerc.homedns.org.
IN PTR ftp.cheerc.homedns.org.
--
by LoveHer‧崎‧C
--
╔═══╗ ┼────────────────────────╮
║狂狷 ║ │* Origin:[ 狂 狷 年 少 ] whshs.cs.nccu.edu.tw ╰─╮
║ 年少║ ┼╮ < IP:140.119.164.16 > ╰─╮
╚╦═╦╝ ╰ * From:203-204-176-199.adsl.static.giga.net.tw
─╨─╨─ KGBBS ─ ◎ 遨翔"BBS"的狂狷不馴;屬於年少的輕狂色彩 ◎
討論串 (同標題文章)
完整討論串 (本文為第 1 之 5 篇):
FreeBSD 近期熱門文章
PTT數位生活區 即時熱門文章