DNS that is visible within your corporate network and VPN, but which is not visible on the public Internet.
Questions tagged [internal-dns]
886 questions
0
votes
5 answers
How to have a webserver resolve urls in php files?
Instead of having the client resolve URLS, I want to let my webserver do that. So ideally, I could turn this:
into this:
By putting an entry in my /etc/hosts file, or DNS magic,…

Lin
- 2,909
- 7
- 27
- 25
0
votes
1 answer
Best method to redirect internal DNS to external website?
We host several web based applications outside of intranet. The URL's to these applications are long, complex and overall not user friendly. Ex:
http://hostingsite:port/approot/folder/folder/login.aspx <--…

ProfessionalAmateur
- 937
- 6
- 17
- 27
0
votes
1 answer
Sub-delegate Reverse DNS Performance?
I am currently working on a network with multiple subnets. So far I have implemented one reverse DNS entry that is a monolithic 10.* record covering everything. Is there any benefit or performance boost for creating a granular structure allowing…

GMitch
- 500
- 4
- 12
0
votes
1 answer
Resolve another domain from current AD domain
We have 2 AD domain setup in our office. First is the primary domain for our office and exchange. The 2nd one is for development use to simulate production environment of our clients. Both domain are hosted on Windows 2008 R2 Enterprise. We, the…

faulty
- 235
- 1
- 4
- 14
0
votes
2 answers
Slow DNS Resolution with Windows
I recently installed a Cisco Linksys E3200 wireless router in my network. Attached to it is a Linux server running Bind DNS that is used to resolve names of internal services.
Previously, I had a Netgear router, and all OSes (Windows, Linux, Mac)…

Cerin
- 3,600
- 19
- 61
- 79
0
votes
1 answer
ipcop + active directory
im planning to install IPCop linux in my company.
My problem is that the current router/dhcp/server is also running active directory.
What configuration should I use to keep the old active directory service in the old computer and new services (dns,…

Liam
- 241
- 4
- 10
0
votes
1 answer
How to emulate a domain name - Webmin Setup
I am currently working on a client project where they are using a custom CMS which relies on having the specific domains configured for it to work properly.
When I try running the site on my test environment, the entire website fails because it…

theonlylos
- 121
- 4
0
votes
2 answers
DNS, Load Balancer and IIS relationship
I've 3 Web Server with 2 main websites on each with domain name registered
http://mycompanycrm.internal and
http://mycompanyportal.internal
each IIS server has two website ie. crm and portal.
Question:
How does Load balancer knows where to redirect…

flybyte
- 111
- 1
- 5
0
votes
1 answer
Cisco asa 5505 to use internal DNS server
I have just installed and configured a ASA 5505 firewall (basic license) which has 3 VLANs (outside, trusted, untrusted) and the configuration is really basic.
Outside is for internet, trusted is for LAN computers, untrusted is for Wifi.
We have…

rzetterberg
- 137
- 3
- 11
0
votes
2 answers
DNS and Subnet mask
If I change the subnet mask on my network will it effect the DNS server there? I just did an upgrade from 03 to 08 AD and when i did the upgrade i by accident put the subnet mask at 255.255.255.128, ive then changed the pc's to the same. It was…

GabrielVa
- 119
- 1
- 1
- 5
0
votes
3 answers
My external IP opens my adsl model configuration instead of pointing to my server even after PF?
I have forwarded port 80 of my ADSL router modem (DLINK DSL 2640 T) for virtual server 192.168.1.18 which is my server running apache . Problem is typing 192.168.1.18 points to apache webpage on my host but when typing my external ip address…

Mr Coder
- 195
- 1
- 8
0
votes
4 answers
Dnsmasq on Tomato firmware won't reply from simple name address
I want to be able to access computer 192.168.0.3 from the simple name "pos". Not "pos.com" or anything. With my setup below I can ping dev.pos, just not pos. I have to ping mydomain.pos to get a reply.
In Basic > Identification in Tomato I have…

JakeTheSnake
- 363
- 1
- 8
- 19
0
votes
1 answer
What DNS entries should exist for primary domain?
I have an old domain that was first set up in NT4 days. It has been through several admins, some better than others. The last upgrade done was from 2003 to 2008 R2 via a migration to new DCs. I'm now receiving several strange NTP errors.
I tracked…

Tim Brigham
- 15,545
- 10
- 75
- 115
0
votes
1 answer
Wrong DNS name for client when client connects to MySQL - how to use another client host name?
I'm trying use a host restricted MySQL user when connecting from one Amazon EC2 instance to another. I wanted to use elastic ip address for their dns function, but you can probably ignore the Amazon EC2 references in this question.
I think my…

KCD
- 958
- 3
- 12
- 24
0
votes
2 answers
When my domain users in “example.org” type the internet address, www.example.org they cannot get to the public domain website
I have a Server 2008 Domain Server [DC Controller] named “example.org” the same as my public internet domain www.example.org
When my domain users in “example.org” type the internet address, www.example.org, they cannot get to the public domain…

Tony
- 1