1
vote
2answers
24 views

eventid 11156 registered with some errors

Got this error when I started my windows 2003 server When I saw the event viewer I got message as "The system failed to register pointer (PTR) resource records for the network adapter....." with ...
0
votes
2answers
65 views

Setup for a DNS Server?

Our DNS is being hosted by someone at the State Department of Education. They told me to just set up the DNS with forwarders. Do I also need to set up a forward lookup zone? Our goal is use this with ...
1
vote
4answers
94 views

DNS answer based on IP address

I'm running a Windows Server 2003 as a DNS server. I'd like to set up a DNS zone so that the given answer is different depending of the requester's IP address. Let's say I have the zone example.com. ...
0
votes
2answers
61 views

Windows server 2003 randomly stop responding

We have a Windows2003 server machine that runs AD and is the only domain controller. In the last few days it started to act strangely. It can be accessed from outside via RDP, but it's mostly ...
0
votes
1answer
55 views

How to stop Host (A) records from being auto-created

I have a server with a few IPs. I only want ONE Host (A) record to point from its name to one IP, and not to any of the others, which I am using other names for. I'm not sure what triggers it, but I ...
0
votes
1answer
39 views

How does Apache 2.2 know about my server's second IP, and how can I hide it?

My server has two IP addresses, and I want two Apache services listening to each one separately. The DNS has this: a CNAME alias pointing 'intranet' to servername a Host (A) record pointing ...
0
votes
1answer
65 views

Multi-IP server: how do programs know which IP to use?

I recently tried adding second IP address to our server for various reasons and found that now when I check netstat -anob there are many programs/services listening and establishing connections to ...
3
votes
1answer
68 views

How to forward missing DNS names of an existing zone in Windows DNS server?

I have setup DNS records for a public domain (say example.com) in my public DNS provider. Among the records, there are some A records of the type *.production.code.example.com that point to a specific ...
0
votes
1answer
56 views

Moving from mod_rewrite/muliple ports on one IP to just multiple IPs

We have one server and want to run multiple versions of our in-house intranet app and have them be accessible through a web browser by their name, without a port number. This is our current setup: In ...
2
votes
1answer
75 views

Host name resolution order - Changes to SYSTEM.INI not reflecting

I added the below lines to my system.ini file to ensure that all host name resolution will happen through hosts file only and all other methods are ignored. [DNS] HostsPriority=1 But, the change ...
0
votes
0answers
44 views

Networking and wireless router help

I have 2 questions that I`ve been hitting my head on We have a network with 24 users. The network is behind a sonic wall and are server is behind the sonic wall with the rest of the network Are ...
0
votes
2answers
70 views

I keep getting this when typing in nslookup. I`m also having problems connect desktops to domain

I`m trying to connect a server my current domain. So far I just have server 2003 on the system with no roles. This server will act as a backup or a application server in the future. My other server ...
0
votes
0answers
59 views

Client will not join domain

I have run into a rather strange problem concerning remote installation. We are setting up a training environment with server 2003 and XP clients using WDS with a homegrown automated installation ...
1
vote
1answer
98 views

DNS Scavenging - “This zone can be scavenged after” time stamp missing

I am setting up DNS scavenging on a Windows 2003 server. When I go to set up scavenging on a zone the "This zone can be scavenged after" time stamp box is blank and not editable. Is this intended ...
1
vote
1answer
129 views

Cannot join Computers to windows server 2003 Domain

I am a complete beginner in server management, however am put in a situation to manage our companies server running windows 2003. The person before me completely screwed up tons of stuff in this ...
1
vote
1answer
78 views

DNS, DHCP, FILESERVER transition from W2003 to W2008R2 DC's

We have a stable Windows 2003 Standard network. W2003 DC1 on x.x.x.10 - DC, DNS, DHCP, FILESERVER We are upgrading the network, and have a second server Windows 2008 R2 ready for insertion. ...
1
vote
0answers
97 views

NETLOGON Warning Event ID 5781

I have Server 2003 SP2 Standard Edition. This past week it has been logging an event called NETLOGON Warning 5781 at various times of the day. When this happens client computers lose access to the AD ...
0
votes
2answers
48 views

How can i get the total records in my DNS Server

I'll need to count all the records in a dns server 2008, for all the zones configured on the server, by running a script locally Thanks, aca
-2
votes
1answer
46 views

Windows Server 2003 not loading web pages by domain, but loads/pings by IP (Server not found) [closed]

It's really weird and randomly started happening.. Example: I open firefox or IE on the server and try to load "google.com". It doesn't load. Pinging it doesn't work either. However, if it use the ...
0
votes
1answer
138 views

two domains, one LAN, two DNS server, 3 problems

Background: we have 150 users using AD on domain ABC. Windows 2003. that serverDC1 has a DNS, DHCP roles, and there is serverDC2 which is its live DNS backup. logs seem healthy. then we chose to ...
1
vote
2answers
103 views

Windows Server 2003 DNS Server Timing out

Having a problem with a Windows Server 2003. It's the DNS server for the local LAN it forwards requests to "8.8.4.4" and has been working fine for years. Now today all external DNS requests are ...
0
votes
1answer
119 views

How to give Domain Name to IPs in an Intranet Network

I Know this is a Common topic here but I'm still confused. I have a Windows Server 2003 DHCP/App Server Machine with DNS configured. The Clients are Lubuntu 12.04 Systems. I want to host my PHP ...
0
votes
1answer
100 views

Setting up a subdomain in IIS?

I have an existing site that I would like to add a staging subdomain to. I created a new web site for it in IIS, added a host header for subdomain.mysite.com but when I try to get to the subdomain it ...
0
votes
1answer
175 views

Reduce Windows DNS Service caching on Window

I'm struggling with DNS caching issues on a Windows based LAN. I've noticed that if I change a DNS record on a domain hosted by a 3rd party nameserver, that I always seem to be the very last person ...
4
votes
1answer
46 views

DNS Issue - Windows 2003 environment

Odd issue and I'm not having much luck with ole google (perhaps I'm not looking in the right direction). Hoping to get a little help with that here from some of you. On our network we have approx. ...
-2
votes
2answers
90 views

multiply websites and different websites on the same iis server [closed]

I've got this kind of situation: I've got windows 2003 server with dns server on same machine. It is binded to adress for ex. siteA.com Now i want to add to this machine website which name will be ...
0
votes
0answers
50 views

The DNS server encountered an invalid DNS update message from [IP-address]

I have a bunch of messages like this in DNS Server log. I've already changed Name checking setting to All Names for this server, but messages still appear, but less frequently. It's an ...
0
votes
3answers
140 views

Is DHCP required on a Win2003 secondary DNS server?

We have a secondary DNS server and we've been noticing that the DNS.exe process is getting rather large. (Like, rebooting the server large.) I read something somewhere that 2k3 has two relevant ...
2
votes
1answer
80 views

Is there a way to force A-record removal in DNS from client server?

Is it possible to initiate deleting of DNS A and PTR records in DNS from member server?
0
votes
1answer
240 views

Certain clients (IP range) can not ping server

I just virtualized a Windows 2003 Server SP2 x32. The server contained our help desk server (Spiceworks) and our anti virus management server (ESET RAC). The host computer actually contained the ...
0
votes
0answers
57 views

DNS A-record registration for client machines does not work

I have Forward Lookup Zone domainname1.domainname2.com which is AD-integrated zone. Dynamic updates is set to Nonsecure and secure. At the same time, there's Reverse Lookup zone on the same server, ...
1
vote
1answer
843 views

Server 2003 can ping by host name but can only browse shares by IP

So I have Windows Server 2003 and I'm running into a weird issue. Using XP or Win 7 machines I cannot browse the shares using the servers hostname \\SERVER\ I get this error "The network location ...
2
votes
1answer
130 views

Windows Server 2003 DNS not resolving internal and external domains for clients

I'm attempting to setup an AD Domain in Amazon's EC2 Cloud. I have several EC2 instances running inside a VPC. Security Groups are configured to allow all traffic from the subnet the instances are on. ...
1
vote
0answers
408 views

Unable to Mange DNS via MMC

When trying to access the DNS service on Microsoft Windows Server 2003 (Build 3790) domain controller/schema master via the MMC DNS snap in or locally via the DNS MMC from Administrative tools I'm ...
2
votes
2answers
252 views

Windows 2003 and 2008 AD integrated DNS zones

We have a Windows 2003 server DC1 which is our primary DC holding all FSMO roles. It also is a DNS server for our domain domain.local which is an active directory integrated zone. We also have a ...
0
votes
1answer
143 views

Moving SharePoint to new server but retaining hostname

I am trying to make WSS3 accessible on a new server. Currently it resides on a Win2003 SBS server. I have migrated to a Win2008 R2 server, but I am having difficulty accessing the site outside the ...
-1
votes
1answer
701 views

MSDCS zone missing

I seem to have an issue with our AD/DNS, the structure looks like: but the BPA gives me an error: Issue: The Active Directory integrated DNS zone _msdcs.<domain> was not found. Impact: DNS ...
0
votes
0answers
31 views

DNS forwarding *.xyz to specific dns server

We're running a windows 2003 Active Directory server, and I need to forward certain types of internal dns requests to a specific dns server which we are accessing over vpn. eg. *.ods *.companyname ...
2
votes
2answers
755 views

Primary DNS server removed, can I change secondary to primary?

The primary server had DNS accidentally removed. Now the secondary server can not load the zone. Can I switch the secondary server from a secondary zone to a primary zone? Secondary is NT3 and ...
1
vote
1answer
69 views

Active Directory Users in a group to use different DNS forwarder settings

We have a Windows Server 2003 AD DC running here in our office, and I was wondering if it's possible to group some employees to use a specific DNS forwarder, and some to use a different forwarder? I ...
0
votes
2answers
70 views

Nustar DNS doesn't send NS record for sub zones. Is this correct behavior?

I have these domains: company.com a.company.com b.company.com c.company.com Sub domains "a" and "b" are under the same zone of company.com in the GUI (albeit with an extra dot in the hostname ...
0
votes
1answer
63 views

Plesk DNS not redirecting

I need to migrate my email server to a new machine, but the Plesk settings aren't having any effect. Current setup: Windows Server 2003 on ProHosters (VM, holds the current mail server and all the ...
2
votes
1answer
383 views

PTR records not been created and/or updated

Windows domain, domain and forest functional levels at Windows Server 2003. Windows 2003 and 2008R2 domain controllers. Same for DNS (AD integrated). Dynamic updates on DNS zones are set to "Secure ...
1
vote
2answers
739 views

How do I get Windows Domain Controller and Ubuntu dnsmasq to play nicely?

I've inherited "ownership" of a network which has a Windows 2003 Server running as a Domain Controller and file server (no IIS or DNS running). We also use an Ubuntu server running dnsmasq as an ...
0
votes
1answer
5k views

Event ID 4013: “The DNS server is waiting for Active Directory Domain Services (AD DS) to signal…"

We have an issue that only occurs after we rebooting our secondary DC and DNS server/DHCP server. It is a 2008r2 x64 server, DC and DNS/DHCP server. Our main DC is 2003. Event ID 4013: “The ...
0
votes
1answer
85 views

DNS stopped registering clients

We have 3 Windows 2003 domain controllers each is a DNS server. We are set up to use single label domain names; the Registry settings per Microsoft have been made to the domain controllers / DNS ...
0
votes
1answer
173 views

Public DNS redirect subdomain to Windows Server 2003 DNS

I'm a programmer by trade but often dabble in sysadmin tasks and responsibilities. I have recently been tasked with setting up a Windows Server 2003 networking environment for a small business with ...
0
votes
1answer
216 views

WINS Server interfering with DNS?

First of all, many apologies for my lack of knowledge in managing an active directory, but our network is a bit outdated and I don't necessarily have been trained in the field, however I'm the IT. We ...
2
votes
2answers
137 views

DNS entry outside of zone

I'm trying to create a static DNS entry (Windows 2003) to a server outside my network. Server is on a different subnet which does not show up as a zone on my DNS server. Would I be better off just ...
5
votes
2answers
134 views

Cache updates when migrating DNS from one provider to another

This may be a Windows DNS specific question or a general DNS best practice question - I'm not sure! We migrated our 3rd party DNS provision from provider A to provider B. I noticed that our internal ...

1 2 3 4 5 6