Questions tagged [internal-dns]

DNS that is visible within your corporate network and VPN, but which is not visible on the public Internet.

886 questions
0
votes
1 answer

Multiple Homed Windows 2008 Server / Windows 7 Client

I have a small Windows 2008 network, with some Windows 7 clients. The clients are both laptops with docking stations and I would like them to communicate with the Windows 2008 server (for filesharing) through the wired network whilst they're docked.…
0
votes
1 answer

Problems viewing domain.com from local LAN in split-horizon 10.6 OS X Server

Having a weird DNS issue. I've had a split-horizon system on my 10.6 OS X Server setup for sometime; this server runs Open Directory and hosts our website. But recently, seemingly after the 10.6.8 update, many machines are unable to view the…
0
votes
2 answers

Looking for Iterative Resolver

I am looking for an Iterative Resolver server - a server that would handle the DNS resolutions for PC users in an environment. I am well aware of the Microsoft DNS and Bind, and also of free services like Google DNS and OpenDNS. However, I am…
GeorgeU
  • 506
  • 1
  • 5
  • 17
0
votes
1 answer

Windows Server 2008R2 DNS local IP's

I have a Windows Server 2008R2 server running as our domain controller and DNS server. We have a number of local IP addresses that users access quite a few times a day. At the moment they have to remember that '192.168.1.1' is the intranet and…
dannymcc
  • 2,717
  • 10
  • 48
  • 72
0
votes
1 answer

Internal DNS Server's Interactions with Local Client Computers... How do they work?

I'm setting up Split Horizon DNS. I have an internal DNS server, running Ubuntu Server 10.04. Everything has been set up properly as per this article's instructions. (I know that it is a mail server but I figured this may be a good starting point…
user29600
  • 419
  • 5
  • 17
  • 30
0
votes
2 answers

Name Resolution in a DMZ

We're building a new set of web servers to be located in a DMZ, but we want them to be able to use our internal mail server. The mail server has a CNAME of smtp.uk.ourdomain.com - our existing servers have an entry for this in their hosts file.…
0
votes
2 answers

Strange DNS issue - can't think of a solution

I have a DNS issue that I cant resolve. My internal windows domain is (e.g.) foobar.uk.net and I used to host a site internally on www.foobar.uk.net. External DNS records we set to send web requests to my WAN ip which I forwarded - no problems and…
Jimbo James
  • 133
  • 2
0
votes
2 answers

What's the best way to setup local DNS at a cloud host using BIND?

I run a few application clusters within a cloud-based host. We've grown to the point where I need some sort of internal DNS scheme to keep all of the servers straight. I'd like to run a server with BIND9 installed to solve this problem. Right now,…
GregB
  • 1,382
  • 2
  • 13
  • 22
0
votes
3 answers

2 Network Cards, External & Internal. DHCP and DNS Setup

I have setup a server at work and I want to use 2 network cards to have a local and external (internet) interface. I have set it up as follows: This server will be used for Windows Deployment Services and I would like to spoof internet domains and…
user44923
0
votes
2 answers

how to bypass internal DNS?

This is about Ubuntu but should be pretty much the same on all Linux flavors. Let's say I add an entry to my /etc/hosts such as 127.0.1.12 facebook.com and an Apache virtual host such as ServerName facebook.com …
fabjoa
  • 37
  • 1
  • 1
  • 8
0
votes
3 answers

DNS record question

I have two Windows domains/separate forests. One forest consist of what is left of the bought-out company's domain. They have 5 servers that still have important data and need to be worked with on a daily basis by a large group of employees. We have…
0
votes
1 answer

EC2 Ubuntu - Force instance to use internal IP

I've just set up a micro instance on EC2 (AMI ID ami-e59ca991). I had hoped to avoid charges for a year as my usage falls well within the bound of the free tier. I have been charged $0.01 for "regional data transfer". I read here that this is…
Peter
  • 103
  • 7
0
votes
2 answers

how to setup local DNS service in office?

i want to use the the domain name example.local instead of 192.168.1.100 in the local context. in the mean while, the user will still be able to access the Internet. anyone can help to suggest what are the steps i need to do? things like: which dns…
Yang Zheng
  • 123
  • 6
0
votes
3 answers

map old windows server to new windows server

At the moment, I have 2 servers (serve1 and serve2). serve1 is old and data is small enough to move to serve2. serve1 = Win 2k3 serve2 = Win 2008 R2 The problem is I need to keep the serve1 name active as it is in some physical documents that I'm…
user70056
  • 3
  • 1
0
votes
2 answers

client flips between internal and external IP addresses?

I have what seems like a not-particularly-complicated home network, all things considered: a DSL line comes in to a modem/router, which goes off to a switch, which supports a bunch of machines. My machines live in a 192.168.0.x address space;…