Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Advice on static ip addresses
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Advice on static ip addresses
Advice on static ip addresses
28-10-2014 7:11 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hello, I'm trying to setup a web server at home.
I've got a static ip address from plusnet and configured my router and I can access my server fine.
My question is about domain pointing. In the settings of my router it has a section about dns and has a primary dns and a secondary dns ip.
1st is that so I can point my domain? And second how can I use them as nameservers for my domain provider?
Thanks in advance
I've got a static ip address from plusnet and configured my router and I can access my server fine.
My question is about domain pointing. In the settings of my router it has a section about dns and has a primary dns and a secondary dns ip.
1st is that so I can point my domain? And second how can I use them as nameservers for my domain provider?
Thanks in advance
5 REPLIES 5
Re: Advice on static ip addresses
28-10-2014 8:03 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
The nameserver entries in your router allow you to specify which servers perform DNS lookups for the machines on your network - They have nothing to do with the nameservers for your domain,
Your domain provider will have arrangements for specifying the nameservers for your domain, in all likelihood using their own servers by default.
Your domain provider will have arrangements for specifying the nameservers for your domain, in all likelihood using their own servers by default.
Re: Advice on static ip addresses
28-10-2014 8:19 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thank you for the clarification.
So does that mean I cannot set my own nameservers for my home web server for my domain to point to?
I know I can change my A records to my public IP but I wanted to create custom nameservers
Thank you for the fast reply
So does that mean I cannot set my own nameservers for my home web server for my domain to point to?
I know I can change my A records to my public IP but I wanted to create custom nameservers

Thank you for the fast reply
Re: Advice on static ip addresses
28-10-2014 8:33 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
I'm not entirely sure what you want to do? Do you already have a domain you wish to use? If so, you need to use the tools provided by your domain host to update the DNS records to point at your IP address. You'll probably want an A record for the domain name and a CNAME record for www
If you want to run your own nameservers to host the records for your domain you'll need run BIND (or something similar) somewhere and get your domain registrar to update the NS records for your domain. I don't recommend you go down this route!
If you want to run your own nameservers to host the records for your domain you'll need run BIND (or something similar) somewhere and get your domain registrar to update the NS records for your domain. I don't recommend you go down this route!
Re: Advice on static ip addresses
28-10-2014 8:46 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: pwatson If you want to run your own nameservers to host the records for your domain you'll need run BIND (or something similar) somewhere and get your domain registrar to update the NS records for your domain. I don't recommend you go down this route!
This is probable my situation, and I have heard of bind so I need to look into that a little more

Why do you not recommend that route out of interest?
Thanks again
Re: Advice on static ip addresses
28-10-2014 8:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If you want to experiment then running your own nameserver(s) is OK, but there's a fair amount of config involved to get them working well and securely. Depending on who your registrar is, I'd expect you to be able to make any changes you need on their servers which means you benefit from their scale and experience as well as the setup being more reliable.
Should you go down the route of your own server, make sure it's secure and have fun playing
HTH
Peter
Should you go down the route of your own server, make sure it's secure and have fun playing

HTH
Peter
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Advice on static ip addresses