Questions tagged [dns-server]
126 questions
-2
votes
1 answer
Multiple DNS Servers on One IP Address
I currently have two public facing DNS servers running simultaneously, which share the same public IP address. I need them both to be accessible over TCP/UDP port 53.
I was thinking that since they each service a different DNS zone, that I could…
user330977
-2
votes
1 answer
domain-search value on my clients computer
I need help with configure my DNS and DHCP server - I have spent some time searching on google but have not got any informations regarding my problem.
I have an Ubuntu 12.04 server running and use BIND as the DNS server.
In my client Ubuntu 13.10…

birgir
- 1
- 2
-2
votes
2 answers
BIND DNS SERVER in my Production environment
I would like to start working with a local DNS server in my production.
right now instead of working with DNS I'm working with IP Addresses.
I would like to know what is the effect of working with DNS Server instead of IP Addresses.
can it cause a…

edotan
- 1,876
- 13
- 39
- 57
-3
votes
1 answer
Two A records under one domain in different servers, possible?
Is it possible to have two A records under one domain in different servers?
ns1.domain.com from server1 points to 192.168.1.1
and
ns2.domain.com from server2 points to 192.168.1.2
Is this scenario possible? If so how Bind9 can be configured for…

Steve
- 43
- 1
- 6
-3
votes
2 answers
Easier than bind dns for ubuntu
I'm looking for a simple to use DNS server for my network,
I wanna be able to define a set of domains and point them to different IPS within the network.
What is an easy solution I could use, I found bind to be too complicated

user893730
- 624
- 2
- 12
- 20
-6
votes
1 answer
name server IP vs web server IP
I'm doing a course on an introduction to networks and I'm struggling to visualise certain aspects of the domain name system database. (if that is worded correctly?)
For example, if you perform nslookup on koreatimes.co.kr you get a non-authoritative…

Zach Smith
- 131
- 9