http://www.gentoo.org/ ・ D.J. Bernstein's supervise used for Internet services by default -- to ensure availability (ssh, samba, xinetd, dcron, dnscache, and more being added all the time)
#dnscache-conf dnscache dnslog /etc/dnscachex 192.168.0.*** #ln -s /etc/dnscachex /service #touch /etc/dnscachex/root/ip/192.168.0 で、他hostの/etc/resolv.confを192.168.0.*** に設定し、nslookupしても Can't find server name for address 192.168.0.***:No response from server Default servers are not available になってしまいます。
失礼しました。 make した時のエラーメッセージは下記のとおりです。 --------------------------------------------------------------------- ./compile tai64nlocal.c tai64nlocal.c: In function `main': tai64nlocal.c:54: warning:assignment makes pointer from integer without a cast tai64nlocal.c:55: dereferencing pointer to incomplete type tai64nlocal.c:56: dereferencing pointer to incomplete type tai64nlocal.c:57: dereferencing pointer to incomplete type tai64nlocal.c:58: dereferencing pointer to incomplete type tai64nlocal.c:59: dereferencing pointer to incomplete type tai64nlocal.c:60: dereferencing pointer to incomplete type make: *** [tai64nlocal.o] エラー 1 --------------------------------------------------------------------