Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-08-2013, 06:30 AM
|
#1
|
LQ Newbie
Registered: Jan 2013
Posts: 10
Rep:
|
Bind - site DNS [RedHat 6.3]
Hello,
I have been trying for a couple of days to get Bind to function as a site-specific DNS in our AD-DNS domiain.
We have multiple sites, and want to be able to write "ping kickstart" and get respons from the local kickstart-server. This is almost imposible in windows, so the windows-admins handed the job to me.
I still want to use AD as the main DNS, and use bind to define a couple of site-specific entries.
The sites have different ip-ranges, so I have been able to use "view" and get a different zone-file on different sub-networks.
The problem is that, as soon as i start using my bind-server, i am not able to ping anything that is not in my zone-file.
Have used many hours on google the last days without any luck.
Hope you guys can help me
Best regards,
Sindre
Norway
|
|
|
11-10-2013, 05:35 PM
|
#2
|
Senior Member
Registered: Aug 2009
Posts: 3,790
|
I don't believe you can do it this way without running a separate domain or a subdomain of the AD namespace, but the AD guys would need to add forwarders or delegate the subdomain to you in either case. The clients would need to specify kickstart.<some_domain>.<tld> or kickstart.<subdomain>.<ad> depending on which way you decide to go unless you add the new domain into the search list for every client which is a simple change (I'm assuming the AD guys manage DHCP as well?)
|
|
|
11-11-2013, 02:39 AM
|
#3
|
LQ Newbie
Registered: Jan 2013
Posts: 10
Original Poster
Rep:
|
I have been able to use my Bind DNS-server and forward every request, by using "type stub". "type forward" will ofcourse do the same thing.
But then it ignores every entry in my zone-file.
Last edited by RuZleBiFf; 11-11-2013 at 02:40 AM.
|
|
|
11-11-2013, 06:15 AM
|
#4
|
Senior Member
Registered: Aug 2009
Posts: 3,790
|
I'm not sure that's the correct use of stub zones, I don't believe you're supposed to add entries to it as it operates like a slave but only transfers NS, SOA and glue records.
|
|
|
11-11-2013, 06:27 AM
|
#5
|
LQ Newbie
Registered: Jan 2013
Posts: 10
Original Poster
Rep:
|
I don't think that is the correct use of Stub either, but it worked a bit better than Master.
So you don't think i will be able to use Bind as a "man in the middle"?
|
|
|
11-11-2013, 04:46 PM
|
#6
|
Senior Member
Registered: Aug 2009
Posts: 3,790
|
Probably not .. usually it's either authoritative for a domain or not - not a bit of both. I could be wrong but I've never seen bind do this, if you have some python skills you could possibly modify http://code.activestate.com/recipes/...ke-dns-server/ to do what you want, but it wouldn't really be a production quality solution. I'd suggest you go with one of the 2 options in my first response.
Last edited by kbp; 11-11-2013 at 04:47 PM.
|
|
|
All times are GMT -5. The time now is 12:57 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|