-
as seen on Server Fault
- Search for 'Server Fault'
We currently have primary and secondary DNS servers on our corporate network. They are setup in a master/slave type setup, where the slave gets its DNS information from the master.
I'm trying to figure out what the real advantage is for the master/slave setup instead of just setting up an automated…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Does anyone know if it is possible for a windows 2003 DNS server to update the records for a domain so that it contains all the records of a domain of of a remotely based DNS server?
Im almost certain that doesn't quite explain the problem so I shall illustrate with an example:
We have two offices…
>>> More
-
as seen on Super User
- Search for 'Super User'
I've finally noodled with OpenVPN enough to get it working. Even better, I can mount samba drives, ping network machines through the TUN device, etc - it's all great.
However, I'm noticing that if I have the directive:
push "dhcp-option DNS 10.0.1.1" # Push our local DNS to clients
Then some of…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Within our office, we have a local server running DNS, for internal related "domains", (e.g. .internal, .office, .lan, .vpn, etc.). Randomly, only the hosts configured with those extensions will stop resolving on the Windows-based workstations. Sometimes it'll work for a couple weeks without issue…
>>> More
-
as seen on Article City
- Search for 'Article City'
A DNS or Domain Name System lets you locate computers on a network or the Internet TCP/IP network by domain name. The DNS server sustains a database of domain names or host names along with their cor... [Author: Daisy Osbaldo - Computers and Internet - April 02, 2010]
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
I'm having a strange issue on my initial lab setup.
Situation: Host with OS Server 2008 R2 64bit, on this host a Virtual Machine in Hyper-V with OS Server 2008 SP1 32bit. The virtual machine has a fixed ip, and is referring to itself for the preferred DNS Server (dns server role has been installed)…
>>> More
-
as seen on Super User
- Search for 'Super User'
I am running a centos 5 image on the vmware player and as of recently, I was able to check out from a repository that is no longer working. I am now getting:
svn: Unknown hostname 'www.kennykong.com'
It is a valid hostname and I know this because I have this svn location on Windows and I can browse/checkout…
>>> More
-
as seen on Super User
- Search for 'Super User'
I have a DNS server set up on one of my machines using BIND 9.7 Everything works fine with it. On my Windows 7 desktop, I have statically-assigned all network values. I have one DNS server set -- my DNS server. On my desktop,
I can ping a third machine by IP fine.
I can nslookup the hostname of…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
On a windows 2003 server I can nslookup www.google.com which returns
Server: localhost
Address: 127.0.0.1
Non-authoritative answer:
Name: www.l.google.com
Addresses: 74.125.79.104, 74.125.79.147, 74.125.79.99
Aliases: www.google.com
I can then ping 74.125.79.104:
Pinging 74.125.79.104…
>>> More
-
as seen on Ask Ubuntu
- Search for 'Ask Ubuntu'
I installed and configured hadoop on my Ubuntu 14.04 server, virtualized inside of hyper-v, however I am getting an issue when i run start-dfs.sh
root@sUbuntu01:/var/log# start-dfs.sh
14/06/04 15:27:08 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java…
>>> More