my problem to start bind has been resolved but i've a new problème ...
i can't to ping the domain which i set up but when i use tools " nslookup " and "dig" he sees it well !
fullmetal% nslookup
albanmaire.local
Server: 127.0.0.1
Address: 127.0.0.1#53
Name: albanmaire.local
Address: 127.0.0.1
fullmetal% dig albanmaire.local
; <<>> DiG 9.4.1-P1 <<>> albanmaire.local
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 64719
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;albanmaire.local. IN A
;; ANSWER SECTION:
albanmaire.local. 3600 IN A 127.0.0.1
;; AUTHORITY SECTION:
albanmaire.local. 3600 IN NS ns.albanmaire.local.
;; ADDITIONAL SECTION:
ns.albanmaire.local. 3600 IN A 127.0.0.1
;; Query time: 5 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun Aug 5 17:28:04 2007
;; MSG SIZE rcvd: 83
fullmetal% ping albanmaire.local
ping: cannot resolve albanmaire.local: Unknown host
thanks for you help !
hi everybody,
i'm a new macports user, i installed the bind software for create a dns server
at my laptop (PowerBook G4 latest version 5,9) !
i use mac os x 10.4.10 with macport 1.5, i installed bind9 ( 9.4.1-P1_0) but
after the compilation, i launched this command (/opt/local/sbin/named or
sudo /opt/local/sbin/named) but the named is not started ... :/
i don't have a error message but when i say the command with a "&" after
the command i've the message
fullmetal% /opt/local/sbin/named &
[1] 16203
fullmetal%
[1] + exit 1 /opt/local/sbin/named
i don't know why named doesn't start ... :/
i'm sorry for my very bad english et thanks for you help !
--
Maire Alban.