Flux rss
Search : in
By : Relevance Date Username
Statut : Not resolved

BIND9, Domain Hosting, DNS PLEASE HELP

DV6500, on Tuesday 12 August 2008 à 06:11:10
Hello,
I am trying to host my own domain name for my server. i installed bind and set it up. i think i have done this correctly. when i type in my desired domain name, since this was my first time i made a random name (dv6500321123.com), i get a page cannot be found error.

here are all my files:

bin - the folder that comes standard with BIND9

etc/named.conf:
options {
	directory "c:\named\zones";
	allow-transfer { none; };
	recursion no;
};


zone "dv6500321123.com" IN {
	type master;
	file "db.dv6500321123.com.txt";
	allow-transfer { none; };
};

key "rndc-key" {
	algorithm hmac-md5;
	secret "fHPeMX9WObW3T9ViBfVD+g==";
};

controls {
	inet 127.0.0.1 port 953
		allow { 127.0.0.1; } keys { "rndc-key"; };
};


etc/rndc.conf:
# Start of rndc.conf
key "rndc-key" {
	algorithm hmac-md5;
	secret "fHPeMX9WObW3T9ViBfVD+g==";
};

options {
	default-key "rndc-key";
	default-server 127.0.0.1;
	default-port 953;
};
# End of rndc.conf

# Use with the following in named.conf, adjusting the allow list as needed:
# key "rndc-key" {
# 	algorithm hmac-md5;
# 	secret "fHPeMX9WObW3T9ViBfVD+g==";
# };
# 
# controls {
# 	inet 127.0.0.1 port 953
# 		allow { 127.0.0.1; } keys { "rndc-key"; };
# };
# End of named.conf


zones/db.dv6500321123.com.txt:
$TTL	86400 ; 24 hours could have been written as 24h or 1d
$ORIGIN dv6500321123.com.
@  1D  IN	 SOA ns1.dv6500321123.com.	hostmaster.dv6500321123.com. (
			      2008081201 ; serial
			      3H ; refresh
			      15 ; retry
			      1w ; expire
			      3h ; minimum
			     )
       IN  NS     ns1.dv6500321123.com. ; in the domain
       IN  NS     ns2.dv6500321123.com. ; external to domain
       IN  MX  10 mail.dv6500321123.com. ; external mail provider
; server host definitions
ns1    IN  A      24.58.147.96  ;name server definition     
www    IN  A      24.58.147.96  ;web server definition
ftp    IN  CNAME  www.dv6500321123.com.  ;ftp server definition
; non server domain hosts
bill   IN  A      24.58.147.96
fred   IN  A      24.58.147.96


please help me. all i want to do is be able to type dv6500321123.com into my internet browser and it brings me to my website on my server.

ps :: since im new to this im assuming because i went about this using BIND9 i dont have to buy a domain name?
Configuration: Windows Vista
Internet Explorer 7.0
Reply to DV6500  Report this message to moderators Go to last message

1


  • 1
    This message seems useful, vote!
  • Ce message ne vous semble pas utile, votez !
  • Report this message to moderators
mike178, on Tuesday 12 August 2008 à 13:50:50
hi there,

here is a link where you will get all the information you need concerning networking

www.networkingtips.org

hope this will help you
Reply to mike178

2


  • This message seems useful, vote!
  • Report this message to moderators
daniel, on Monday 1 September 2008 à 00:27:46
That address (www.networkingtips.org) is parked with GoDaddy. Don't waste your time going there.
Reply to daniel

3


  • 1
    This message seems useful, vote!
  • Ce message ne vous semble pas utile, votez !
  • Report this message to moderators
DV6500, on Monday 1 September 2008 à 02:46:44
i kno i've been told to go there like three times, please tell me a better place :/
Reply to DV6500

4


  • This message seems useful, vote!
  • Report this message to moderators
 Badm4n, on Friday 14 November 2008 à 00:40:51
1. Have bind doesnt make you no need to buy domain name.
2. that domain name only can browse from your LAN
3. from point 2. because your LAN using Your server's dns. If your LAN not use your DNS or they use ISP's DNS they will be not able to browse that domain, why ???
because the domain doesnt exist.

you still need to buy domain
Reply to Badm4n

Résultats pour BIND9, Domain Hosting, DNS PLEASE HELP

Create own Domain & Hosting Hello, How can i Create my own Domain & host my Web files in Linux 0/s for Free Actually i have a Internet connection, 1 Server Please help me in creating & maintaining websites on my own Server en.kioskea.net/forum/affich-18522-create-own-domain-hosting
Dns resouliton Hello, I am running my own domain controller/DNS server. If I shut down my DNS server, the client PC's will be shown with the public IP address that has been assigned to me from my ISP. (I am also running a router and all the client's have... en.kioskea.net/forum/affich-4182-dns-resouliton
IX WebHosting Hello, WEB HOSTING STARTING A WEB SITE & NEED A HOST? Answers As Easy As 1-2-3! OVER 350,000 Domains Hosted In Our Own Data Center in Columbus,OH! AS LOW AS $4.95 MONTH Visit website: http://www.ikonnetjobs.com/ixweb/ en.kioskea.net/forum/affich-33749-ix-webhosting

Résultats pour BIND9, Domain Hosting, DNS PLEASE HELP

Disabling the DNS cache of Mozilla FirefoxDisabling the DNS cache of Mozilla Firefox The DNS cache is used to convert host name to IP addresses in order to fetch requested web page on the internet. Set as defaults, the DNS cache optimizes and improves the performance of request... en.kioskea.net/faq/sujet-749-disabling-the-dns-cache-of-mozilla-firefox
Installing a DynDnsInstalling a DynDns Configuration For DynDns.org For DNS-O-Matic (OpenDNS) Setting as default Other DynDns client under Linux Dyn Dns (Dynamic DNS ) service allows you to alias a dynamic IP address to a static hostname, allowing your... en.kioskea.net/faq/sujet-718-installing-a-dyndns
Installing an easy HTTP proxy-cache (polipo)Installing an easy HTTP proxy-cache (polipo) Intro Quick Installation Allowing hosts on the LAN to connect Changing the port Use a proxy server parent Using an alternative DNS server Disabling IPv6 More info Intro Installing an... en.kioskea.net/faq/sujet-805-installing-an-easy-http-proxy-cache-polipo

Résultats pour BIND9, Domain Hosting, DNS PLEASE HELP

Domain Names, DNS, and Web servers, Confused?Hey im a little confused on how all this stuff works (read title), i thought i understood it but then i run into HUGE road blocks. I kno how to program in all the web languages, run a web server via ip address (xxx.xxx.xxx.xxx), and use other... en.kioskea.net/forum/affich-18988-domain-names-dns-and-web-servers-confused
Hosting my own domain?I'm gonna do the big jump.. I'm setting up my own servers for educational and convenience use. I have a few static IP's and about 5 servers. What I'd like to do is hosting my websites on one server and have a primary and secondary... en.kioskea.net/forum/affich-419-hosting-my-own-domain
DNS SERVER NOT WORKING!!Hello, I am new to DNS servers. I have been working on this for about two weeks now so if i seem frustrated please understand. =) All I wish to accomplish is being able to type in http://www.dv6500321123.com into an internet browser and have it pull... en.kioskea.net/forum/affich-19847-dns-server-not-working

Résultats pour BIND9, Domain Hosting, DNS PLEASE HELP

New internet domain names in 2009: ICANNPeople surf the Internet in Beijing in 2007. Internet users should soon be able to use new domain names such as .love, .paris or .bank if one of the world wide web's biggest shakeups is approved this week as expected by the web regulator ICANN.... en.kioskea.net/actualites/new-internet-domain-names-in-2009-icann-10478-actualite.php3
Internet body approves domain name big bangA man surfs the web at an internet cafe. Web regulators Thursday voted to allow the creation of thousands of new domain names, from .paris to .Pepsi, in one of the biggest shake-ups in Internet history, a French web official said. Web regulators... en.kioskea.net/actualites/internet-body-approves-domain-name-big-bang-10488-actualite.php3
Europe's .eu domain celebrates second birthdayViviane Reding unveils the .eu domain at the EU headquarters in 2006. The .eu web domain has picked up 2.8 million customers in its first two years of existence and ranks in the global cyber top ten. The European .eu web domain has picked up 2.8... en.kioskea.net/actualites/europe-s-eu-domain-celebrates-second-birthday-10264-actualite.php3

Résultats pour BIND9, Domain Hosting, DNS PLEASE HELP

Internet - Domain names Each computer directly connected to the Internet has at least one specific IP address. However, users do not want to work with numerical addresses such as 194.153.205.26 but with a domain name or more specifically addresses (called FQDN addresses)... en.kioskea.net/internet/dns.php3
Network tools - NsLookup Nslookup (Name System Lookup) is a tool for querying a domain name server in order to get information regarding a domain or host, and diagnosing any configuration problems that may have arisen on the DNS. When used without any arguments, the command... en.kioskea.net/outils-reseau/nslookup.php3
Intranet - Installing a DNS A DNS (domain name server) is a server that links names to the IP addresses of computers on a network. In order to set up such a server, it is necessary to install bind and named. They can be downloaded as RPM files (for Mandrake they are bind... en.kioskea.net/intranet/resdns.php3