Networking Forums

Networking Forums > Computer Networking > Broadband > Setting up webserver on ADSL account with static IP

Reply
Thread Tools Display Modes

Setting up webserver on ADSL account with static IP

 
 
tHatDudeUK
Guest
Posts: n/a

 
      01-31-2004, 10:57 PM
How do I go about setting up the DNS etc? What DNS addresses do I stick in
the control panel of my domain registrar?

Thanks in advance

Regards

tHatDudeUK


 
Reply With Quote
 
 
 
 
Roderick Stewart
Guest
Posts: n/a

 
      01-31-2004, 11:42 PM
In article <bvhfdh$s13tk$(E-Mail Removed)>, THatDudeUK wrote:
> How do I go about setting up the DNS etc? What DNS addresses do I stick in
> the control panel of my domain registrar?


I put the router's IP address, and it works.

Rod.

 
Reply With Quote
 
tHatDudeUK
Guest
Posts: n/a

 
      02-01-2004, 12:00 AM

"Roderick Stewart" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In article <bvhfdh$s13tk$(E-Mail Removed)>, THatDudeUK

wrote:
> > How do I go about setting up the DNS etc? What DNS addresses do I stick

in
> > the control panel of my domain registrar?

>
> I put the router's IP address, and it works.


I'm using www.ukreg.com and it says not to put in an IP address but a
primary and secondary DNS server name.

Which domain registrar have you used to be able to just put an IP address
in?


 
Reply With Quote
 
John Rumm
Guest
Posts: n/a

 
      02-01-2004, 01:00 AM
tHatDudeUK wrote:

> "Roderick Stewart" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>
>>In article <bvhfdh$s13tk$(E-Mail Removed)>, THatDudeUK

>
> wrote:
>
>>>How do I go about setting up the DNS etc? What DNS addresses do I stick


You want to create an "A" record for the name "www" pointing to your
static IP.

Note that if you have a router you will need to setup port forwarding on
the router to direct the incoming port 80 connection to the computer on
your LAN running the web server.


> I'm using www.ukreg.com and it says not to put in an IP address but a
> primary and secondary DNS server name.


IMBW but, I think you are thinking about setting up the router for
resolving addresses, rather than setting up the DNS itself so that other
people can resolve www.yourdomain.tld to a web server running on your
static IP.


--
Cheers,

John.

/================================================== ===============\
| Internode Ltd - http://www.internode.co.uk |
|-----------------------------------------------------------------|
| John Rumm - john(at)internode(dot)co(dot)uk |
\================================================= ================/
 
Reply With Quote
 
tHatDudeUK
Guest
Posts: n/a

 
      02-01-2004, 02:26 AM

"John Rumm" <(E-Mail Removed)> wrote in message
news:l3ZSb.497$(E-Mail Removed)...
> You want to create an "A" record for the name "www" pointing to your
> static IP.


Have no problem with the below bit. It's the DNS and all that that's got me
stumped. I have a domain registered with www.ukreg.com and this allows me to
stick in the address of two DNS servers. That's about all I know really and
not too sure where to go from there. How would I create an A record for the
name www pointing to my static IP?

> IMBW but, I think you are thinking about setting up the router for
> resolving addresses, rather than setting up the DNS itself so that other
> people can resolve www.yourdomain.tld to a web server running on your
> static IP.


Thanks for your reply but I feel I'm no further to understanding where I
should go or what I should do. Sorry :-S.

Can I run a DNS server myself and will that have an address (other than an
IP address) which I can stick in the config page on ukreg.com or do I have
to get some sort of DNS server service to register my IP address and put in
the DNS server addresses of those DNS servers?


 
Reply With Quote
 
John Rumm
Guest
Posts: n/a

 
      02-01-2004, 04:18 AM
tHatDudeUK wrote:

> Thanks for your reply but I feel I'm no further to understanding where I
> should go or what I should do. Sorry :-S.


No need to apologise!

> Can I run a DNS server myself and will that have an address (other than an


You can - but I very much doubt you would want to - much better to let
ukreg carry on doing this for you.

> IP address) which I can stick in the config page on ukreg.com or do I have
> to get some sort of DNS server service to register my IP address and put in
> the DNS server addresses of those DNS servers?


OK lets get back to the basic requirement. You have a domain registered
by ukreg. You want to setup the domain so that when someone enters
www.yourdomain.co.uk (for example) in their web browser the request sent
by their browser comes to your computer running a web server on the end
of your ADSL connection. Does that sound about right so far?

When you register a domain, the domain name must be hosted on a DNS.
Hosting the domain really just means that there is an entry in a
database used by the DNS, that specifies the domain name, plus some
related information about who it belongs to, and where to find servers
for different functions like web and email.

Usualy the hosting company (ukreg) will provide at least a pair of DNS
servers (DNSs like to go in pairs ;-) that will host all the domains
people register with them.

Now not having a ukreg account I can't give you exact details of what to
do. However looking at the FAQ on their site seems to suggest there is a
"configuring your domains" option from their members only area menu.

It will give you the option to change the "authoritative" Name Servers -
you won't typically want to do this unless you wanted to host your own
DNS, but, it may be this bit you have been looking at - if so skip that bit!

Different registrars may offer different levels of control of their DNS
records. Some may let you directly manipulate the content (hence my
comment about "A" records). Some may not. Most however will let you do
email and web forwarding. (in fact some may ONLY let you do forwarding
rather than control the actual DNS data directly).

Forwarding will probably be enough for what you want anyway and it is
usually a little simpler to setup. Hence if it lets you specify a web
forwarding address you could enter your static IP address that belongs
to your ADSL account there.

(note that when you make changes to DNS data (including setup of
forwarding) it may take hours (or even a couple of days) for the changes
to be visible all over the net. Hence if you are sure you have made the
right tweak but it is still not working then wait for a bit and try again!)

Sorry I can't be a bit more specific without knowing what controls ukreg
give you.


--
Cheers,

John.

/================================================== ===============\
| Internode Ltd - http://www.internode.co.uk |
|-----------------------------------------------------------------|
| John Rumm - john(at)internode(dot)co(dot)uk |
\================================================= ================/
 
Reply With Quote
 
HamMan
Guest
Posts: n/a

 
      02-01-2004, 11:35 AM

"tHatDudeUK" <(E-Mail Removed)> wrote in message
news:bvhfdh$s13tk$(E-Mail Removed)...
> How do I go about setting up the DNS etc? What DNS addresses do I stick in
> the control panel of my domain registrar?
>
> Thanks in advance
>
> Regards
>
> tHatDudeUK
>
>

head over to www.oneandone.co.uk , they allow you to just put in the IP
address and thier rates are extremely competitive. www.hammedia.co.uk is
hosted on a static ADSL line as you want to.

hamman


 
Reply With Quote
 
tHatDudeUK
Guest
Posts: n/a

 
      02-01-2004, 01:31 PM

"HamMan" <(E-Mail Removed) > wrote in message
news:bvirpr$m6b$(E-Mail Removed)...
> head over to www.oneandone.co.uk , they allow you to just put in the IP
> address and thier rates are extremely competitive. www.hammedia.co.uk is
> hosted on a static ADSL line as you want to.


I only just registered the domain name. Does anyone know how transferring it
to another provider would work? I don't mind paying another fee to get the
control I want over the DNS etc...


 
Reply With Quote
 
tHatDudeUK
Guest
Posts: n/a

 
      02-01-2004, 01:34 PM

"John Rumm" <(E-Mail Removed)> wrote in message
news:z00Tb.469$(E-Mail Removed)...
> Sorry I can't be a bit more specific without knowing what controls ukreg
> give you.


Having just had a look over it's only web and e-mail forwarding (when using
their DNS) and the ability to change the DNS servers used, primary and
secondary. There doesn't appear to be any other functions there. I might
have to transfer my domain to another registrar I guess if I want ro have
DNS control.


 
Reply With Quote
 
Peter Morgan - 0870 432 9631
Guest
Posts: n/a

 
      02-01-2004, 05:37 PM
On 1 Feb 2004 14:34, "tHatDudeUK" wrote:

>There doesn't appear to be any other functions there. I might have to
>transfer my domain to another registrar I guess if I want DNS control.


Try www.zoneedit.com You can register and have a few domains in their
DNS without any charge. You can add records, setting up MX and A for
your own static IP, if that's what you're after. Similarly, many of
the facilities can be used with www.mydomain.com if you want to have
mail forwarded and similar, though it might parallel the services you
already have available via ukreg. To be honest I'd suggest getting
a hosting account elsewhere (I've had accounts costing $9.99 inc the
domain registration and hosting for a year) rather than open an ADSL
based web server to the morons trying to find holes in firewalls, etc.
A hosting account will offer web stats, and a range of software for
scripts if you are keen, and can even be had for free from someone
like portland.co.uk (but I suggest never changing IPSTAG to theirs!)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Newb question setting up webserver on Debian macoovacany Linux Networking 7 06-05-2009 04:06 AM
W2k8: Setting up Service Account - How to? Axel Dahmen Windows Networking 0 09-22-2008 11:36 AM
Setting up a Wanadoo BB account manually? Neil Ross Broadband 13 06-29-2008 10:57 PM
Setting Up An Wireless Network & Email Account? Gerryw Wireless Networks 0 08-13-2007 11:58 PM
Help Setting up Pipex account Plz Fitzy_bhoy Broadband 4 02-02-2004 02:42 PM



1 2 3 4 5 6 7 8 9 10 11