HPE GreenLake Administration
- Community Home
 - >
 - Servers and Operating Systems
 - >
 - Operating Systems
 - >
 - Operating System - Linux
 - >
 - Linux client and Windows DNS
 
Operating System - Linux
        1840126
        Members
    
    
        5047
        Online
    
    
        110161
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              Forums
Discussions
Forums
- Data Protection and Retention
 - Entry Storage Systems
 - Legacy
 - Midrange and Enterprise Storage
 - Storage Networking
 - HPE Nimble Storage
 
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
 - Appliance Servers
 - Alpha Servers
 - BackOffice Products
 - Internet Products
 - HPE 9000 and HPE e3000 Servers
 - Networking
 - Netservers
 - Secure OS Software for Linux
 - Server Management (Insight Manager 7)
 - Windows Server 2003
 - Operating System - Tru64 Unix
 - ProLiant Deployment and Provisioning
 - Linux-Based Community / Regional
 - Microsoft System Center Integration
 
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- Subscribe to RSS Feed
 - Mark Topic as New
 - Mark Topic as Read
 - Float this Topic for Current User
 - Bookmark
 - Subscribe
 - Printer Friendly Page
 
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-21-2008 05:14 PM
04-21-2008 05:14 PM
			
				
					
						
							Linux client and Windows DNS
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
We have a W2K3 DNS in our network. We also have a number of RHEL linux servers installed and points to the W2K3 DNS as its primary DNS/name server.
The W2K3 DNS is a DC and has the directory-integrated windows domain zone. In addition, the DNS server also has a secondary zone configured for 'company.net.edu.au'. All our linux servers are entered into this zone as Host entries.
We have a windows netbackup server backing up windows and linux servers. The problem is, when our WAN goes down, backup fails for all the linux servers. Backup of Windows servers are fine. Logs show that netbackup server and linux servers couldn't resolve each (ex. linuxserver.company.net.edu.au)
The master server for the secondary zone is located across the WAN. However, netbackup server and all windows and linux servers are located in the same LAN/subnet.
I have a feeling that the Linux servers are unable to resolve using the secondary zone configured in the W2K3 DNS server. But why are they working fine when the WAN is up?
Cheers,
Cris
		
		
	
	
	
We have a W2K3 DNS in our network. We also have a number of RHEL linux servers installed and points to the W2K3 DNS as its primary DNS/name server.
The W2K3 DNS is a DC and has the directory-integrated windows domain zone. In addition, the DNS server also has a secondary zone configured for 'company.net.edu.au'. All our linux servers are entered into this zone as Host entries.
We have a windows netbackup server backing up windows and linux servers. The problem is, when our WAN goes down, backup fails for all the linux servers. Backup of Windows servers are fine. Logs show that netbackup server and linux servers couldn't resolve each (ex. linuxserver.company.net.edu.au)
The master server for the secondary zone is located across the WAN. However, netbackup server and all windows and linux servers are located in the same LAN/subnet.
I have a feeling that the Linux servers are unable to resolve using the secondary zone configured in the W2K3 DNS server. But why are they working fine when the WAN is up?
Cheers,
Cris
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-21-2008 06:27 PM
04-21-2008 06:27 PM
			
				
					
						
							Re: Linux client and Windows DNS
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						What are the Linux systems using as DNS
servers?
grep nameserver /etc/resolv.conf
And where are they?
Same for the netbackup server?
> Logs show [...]
They might show you, but I can't see a thing.
Who can't resolve whom (by name or by
address)?
> However, netbackup server and all windows
> and linux servers are located in the same
> LAN/subnet.
It's nice that they're close, but if they
can't get each other's addresses, they won't
know how close they are.
		
		
	
	
	
servers?
grep nameserver /etc/resolv.conf
And where are they?
Same for the netbackup server?
> Logs show [...]
They might show you, but I can't see a thing.
Who can't resolve whom (by name or by
address)?
> However, netbackup server and all windows
> and linux servers are located in the same
> LAN/subnet.
It's nice that they're close, but if they
can't get each other's addresses, they won't
know how close they are.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
04-21-2008 06:27 PM
04-21-2008 06:27 PM
			
				
					
						
							Re: Linux client and Windows DNS
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						>>> Logs show that netbackup server and linux servers couldn't resolve each (ex. linuxserver.company.net.edu.au)
So, the netbackup server can't resolve a Linux host. Are you sure that your Windows DNS server is answering queries for the secondary zone? Have you tested with:
dig @windows-dc.domain.dom some.linux.host.
>> The master server for the secondary zone is located across the WAN. However, netbackup server and all windows and linux servers are located in the same LAN/subnet.
>> But why are they working fine when the WAN is up?
If the WAN is up, then you will be able to contact the primary DNS server for that domain. Do you have forwarders configured in your Windows DNS domain for company.net.edu.au ?? If so, then you should remove it, as you already hold a secondary zone.
		
		
	
	
	
So, the netbackup server can't resolve a Linux host. Are you sure that your Windows DNS server is answering queries for the secondary zone? Have you tested with:
dig @windows-dc.domain.dom some.linux.host.
>> The master server for the secondary zone is located across the WAN. However, netbackup server and all windows and linux servers are located in the same LAN/subnet.
>> But why are they working fine when the WAN is up?
If the WAN is up, then you will be able to contact the primary DNS server for that domain. Do you have forwarders configured in your Windows DNS domain for company.net.edu.au ?? If so, then you should remove it, as you already hold a secondary zone.
	Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP