Computing.Net > Forums > Networking > How to make local DNS server?

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

How to make local DNS server?

Reply to Message Icon

Name: andynet
Date: March 14, 2009 at 15:31:40 Pacific
OS: Windows XP
Subcategory: General
Comment:

I know i can use the hosts file to manually tag ips to domain names but can i have the ip to every website i visit "cached" in a local database so that i first query my database to see if the ip i am trying to reach is there?

So it would go

DNS request >> check my databse first and if not there then..>> ISP DNS >> IP gets sent back to me to run the http request>> store this ip in databse >> query database first to see if domain name/ip is there, if not go to ISP DNS etc etc



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: March 14, 2009 at 17:22:09 Pacific
Reply:

Not the way to do it, you will just be storing up problems for yourself. A DNS is a little more than a database of IP addresses and domain names.

What happens when one of these IP address change, which they do from time to time. Unless there is some way of updating your database automatically you will get a 404 error.

If you really do want a DNS, have a look at this:

http://www.simpledns.com/?source=gaw

Stuart


0

Response Number 2
Name: andynet
Date: March 15, 2009 at 07:12:21 Pacific
Reply:

Nice, that is a fine piece of software!


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Networking Forum Home


Sponsored links

Ads by Google


Results for: How to make local DNS server?

How to setup the ftp server by using Bu www.computing.net/answers/networking/how-to-setup-the-ftp-server-by-using-bu/8274.html

How to make an irc server www.computing.net/answers/networking/how-to-make-an-irc-server-/15491.html

how to create an ftp server? www.computing.net/answers/networking/how-to-create-an-ftp-server/23268.html