The nameserver tag has no wiki summary.
1
vote
0answers
8 views
Can I have a webhost with one company and an E-Mail host with another? [migrated]
I was wondering if it was possible to use one company (and respective name servers) for email hosting, and another (and NS) for the web hosting?
My email host mentions changing all the NS records for ...
0
votes
3answers
87 views
How do I determine the IP address of my ISP's nameservers? (/etc/resolv.conf only shows the default gateway)
My home server is connected to the router. This is the output of the /etc/resolv.conf file
nameserver 192.168.1.1
How do I determine the IP address of my ISP's nameservers?
0
votes
1answer
16 views
Do i have to create folders for new domain names?
I already have a hosting server with an existing name-server.
I just purchased 3 domain names from a different vendor and supplied them with the correct name servers.
Do I have to create the ...
0
votes
1answer
96 views
How to create name servers in DirectAdmin with one IP?
I have a dedicated server with DA installed, and only one IP address.
How can I define a name server to point my domain to on the server? I found this guide but it talks about two IP addresses; I ...
1
vote
1answer
85 views
FQDN format in Bind zone
I'm looking over a file in a zone file:
wakken.external.no
;
$ORIGIN wakken.extenal.no.
@ IN SOA master.removed.com. root.removed.com. (
;
; Note: Increase serial number as part of modifying this ...
0
votes
1answer
88 views
BIND9 for local web server [closed]
I have a web server on my local network with a couple domains facing the internet. When I visit these domains from within the network I'm directed to my routers configuration page due to hairpin NAT.
...
0
votes
1answer
103 views
Error Using RockMelt Browser
When visiting my website using a browser called RockMelt I get the following error:
requested range is not satisfiable
Any ideas on how I can fix this issue?
0
votes
1answer
230 views
new server + domain: what to do with nameserver and dns?
I've set up a new server (Ubuntu server) (own IP) and now I need to redirect my domain to that server. How??
The domain provider (separate from server provider and separate from my isp) controls the ...
-1
votes
4answers
1k views
Why common two IP addresses for two nameservers in one server
In this common case:
ns1.domain.com: IP1
ns2.domain.com: IP2
What I know the two IP addresses used like if one unreachable, the other will use as a secondary choice and user still can access the ...
0
votes
1answer
152 views
DNS NAmeserver Aname and cname records
I am inexperienced in the configuration of DNS and have an issue with dominan hosting set up.
I have two domains
'www.mydomain1.com' and 'www.mydomain2.com', with mydomain2 pointed at the same place ...
0
votes
2answers
210 views
Setup DNS on my server so I can put my IPs in as nameservers of my domain provider
Basically, my unmanaged VPS provider doesn't supply me with nameserver which I can use with my domain provider to route domain to my server.
As I've been told:
You need to configure the custom ...
6
votes
2answers
542 views
Maximum number of DNS servers in Windows
What is the maximum of nameservers one can enter in Windows? Are there differences in different versions? Linux has a maximum of three, which is set in /usr/include/resolv.h:
# define MAXNS ...
0
votes
2answers
216 views
Setup DNS server on a Leopard machine?
What is the easiest way to setup a DNS server on a Leopard machine? Does Leopard come with a DNS server? My Leopard machine's virtual name is abc.local. I want to add this to the DNS server.
2
votes
2answers
244 views
How can browsers in VMs resolve hostnames of websites on parent PC?
I have a number of local websites in development on my Windows PC, set up as virtual hosts within Apache, with hostnames (along the lines of dev.example.com) resolved via the hosts file, so I can test ...
1
vote
3answers
1k views
removing the .local in local network name serving
I have several local machines; I use a OSX 10.6 machine to do most of the serving. Annoyingly, it postfixes its network name with .local.
How would I set up a system so that I could access it by its ...