AWM wrote:
> For business reasons I am stuck with BT for the next few months until my
> quiet spell early in the spring when I can afford the ADSL downtime that
> might be caused by migration.
> Like many others I am frustrated by BT's servers as a result I have been
> using software which converts frequenly used URLs into numeric IP addresses
> and adds them to the hosts file on my PC, I have been surprised by the
> resultant performance improvement and I am now thinking of adding a DNS
> server on my LAN either running on an NT4 Workstation or a Mandrake Linux
> PC. Apart from BIND which looks truly horrendous to setup I only have found
> acouple of shareware DNS servers Raiden DNS and Simple Dns Plus.
Bind isn't really that difficult. It is big and complex but there is no
need to use most of its features for a simple caching nameserver. Your
Mandrake system comes with bind and may even come with a complete
caching nameserver configuration you can install.
If it doesn't, chapter 3 of the DNS howto at
http://www.tldp.org/HOWTO/HOWTO-INDEX/howtos.html describes settting one
up clearly and simply.
An alternative to bind is
http://djbdns.org/. Some consider it simpler
but I have no experience of it.
You can run bind on Windows but I don't recommend it if you have a Linux
system around. Microsoft's DNS server only comes with the server
versions of NT and 2K I believe. It's not worth paying for them just to
get a DNS server. It is very easy to set up if you do happen to have one
of them though.
Regards, Ian