|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] Re: Caching DNS Server
|
+++ McLinux [PLUG] [29-04-04 11:43 +0530]:
| Hi All,
|
| I would like to setup a caching DNS server on my Linux box. Can anyone
| point me to the sources where I can find bind and named?
| On the net, I have found out that bind(9.2.x) has a nameserver built
| with it, but I could not figure out where it is. Has anyone done
| anything like this before?
| I dont wish to use RPM's cause they are old and hence the insistence on
| the source.
|
| TIA.
|
| -McLinux
|
| ---
| "Interesting - I use a Mac to help me design the next Cray."
| - Seymoure Cray (1925-1996) when he was told that Apple Inc. had
| recently bought a Cray supercomputer to help them design the next Mac.
| ---
check out /var/named or /etc/named. I don't remember the exact
location rt. now.
or try
find / -name "named" -type d
Shantanoo
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|