What kind of issues would occur if resolve.conf had no dns servers set?
        Posted  
        
            by 
                Stuart Woodward
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Stuart Woodward
        
        
        
        Published on 2012-09-05T07:59:29Z
        Indexed on 
            2012/09/05
            9:40 UTC
        
        
        Read the original article
        Hit count: 269
        
I want to create a server for a customer and have that customer finish the configuration for themselves. It was been decided that rather than setting default DNS servers (i.e. something like Google's) that the customer should enter the information by themselves. I assume that the customer is technically competent enough to do this.
If however they forget or neglect to set this up they might spend some time trying to figure out what is wrong and eventually contact support. (In this case, I think that setting a default might have been better.)
Apart from the obvious inability to resolve hosts, what other issues might they face until they have set valid dns servers in resolve.conf?
© Server Fault or respective owner