This is a discussion on How do I host website with my domain? within the Linux Networking forums, part of the Linux Forums category; On Sat, 31 Jan 2004 22:43:19 -0000, "tHatDudeUK" <randomcharacter4spammers@btopenworld.com> wrote: >Sorry ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Sat, 31 Jan 2004 22:43:19 -0000, "tHatDudeUK"
<randomcharacter4spammers@btopenworld.com> wrote: >Sorry if this has been asked a million times. I always thought a domain just >re-directed to an IP address. However, I just registered a domain with >www.ukreg.com and this only allows me to put in a primary and secondary DNS >address. (Currently using their re-direction service) You need a DNS name server that's authorative for your domain. Go to www.zoneedit.com. Create a free account and add your domain to it. Configure your domain with the ip address of your web server. You will be given the names of the primary and secondary name servers for that domain. Go back to your domain name registrar and configure your domain with the name servers that you got from zoneedit.com. Wait 24 to 72 hours for the dns info to propogate the internet. Don't expect your name to reliably resolve to your ip address until after that time. Dan |
|
|||
|
"Dan" <dan@dontspammecauseidontlikit.com> wrote in message news:9dvp10595cqva8p49s5lau646sd68u3mg7@4ax.com... > You need a DNS name server that's authorative for your domain. > > Go to www.zoneedit.com. Create a free account and add your domain to > it. Configure your domain with the ip address of your web server. > You will be given the names of the primary and secondary name servers > for that domain. > > Go back to your domain name registrar and configure your domain with > the name servers that you got from zoneedit.com. > > Wait 24 to 72 hours for the dns info to propogate the internet. Don't > expect your name to reliably resolve to your ip address until after > that time. Thanx for your reply. You have been very helpful. I'll remember about zoneedit and try and simplify things by getting my web server up and running, and using dyndns and see where I go from there :) |