Find the answer to your Linux question:
Results 1 to 4 of 4
I was setting up a new Linux box and router today and when I was looking to see if my custom DNS servers were being handed off in DHCP to ...
  1. #1
    Just Joined!
    Join Date
    Dec 2010
    Location
    Key-stone state
    Posts
    54

    DNS Suffix Question

    I was setting up a new Linux box and router today and when I was looking to see if my custom DNS servers were being handed off in DHCP to my Ubuntu box I realized that the isp was shoving down onto my machines their dns suffix. Since I have configured my dhcp scope in the router to hand out a local dns suffix I am not sure why my suffix is not being used. Is there a way to use the .local dns suffix for both my linux and windows machines with dhcp instead of having to manually set the suffix?

    Thanks
    Grimm

  2. #2
    Linux User ptkobe's Avatar
    Join Date
    Feb 2008
    Location
    Torres Vedras, PT
    Posts
    274
    No, you can't. You must set it manually

  3. #3
    Just Joined!
    Join Date
    Dec 2009
    Location
    California
    Posts
    69
    You have custom DNS servers, but you don't run your own DHCP server?
    What kind of router is it? I have a Netgear WNR3500 running dd-wrt and it definitely lets me configure the dns suffix that it hands out - over-riding the domain pushed down by the ISP.
    What I have is a local dhcpd that hands out the IP of my local DNS server and the DNS domain "unixpeople.internal".
    All queries go to that server and it recursively resolves anything for which it's not authoritative.

  4. #4
    Just Joined!
    Join Date
    Dec 2010
    Location
    Key-stone state
    Posts
    54
    I literaly just got my DNS server up and running last night(the server was having probelms running my zones), and any mechine that was picking up my dns server got my internal dns suffix. I am howerer having a problem with my router being a dns relay but thats another problem.

    So it seams that setting a dns server with a local domain zone solved the problem, thanks for help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...