Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[WANTED] Which DNS and DHCP servers should I use?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
BobOki
n00b
n00b


Joined: 23 Feb 2004
Posts: 67
Location: Svannah, Ga

PostPosted: Fri Mar 26, 2004 1:35 pm    Post subject: [WANTED] Which DNS and DHCP servers should I use? Reply with quote

So far people are saying DHCPd and TinyDNS, yet I don't see emerges for either of those! TinyDNS is done by the same guy that did qmail, you would think that would be on here.
_________________
We the willing lead by the unknowing have done so much for so long with so little, we are now capable of doing everything with nothing.
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Fri Mar 26, 2004 2:09 pm    Post subject: Reply with quote

If it's a small LAN you'll be providing DNS for then dnsmasq is your man!

It also does DHCP and integrates that into it's DNS
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Back to top
View user's profile Send private message
Luud
Apprentice
Apprentice


Joined: 05 Jun 2003
Posts: 246
Location: Netherlands

PostPosted: Fri Mar 26, 2004 2:15 pm    Post subject: Reply with quote

Hi,

I just set this up.

I use DHCPD, which is called dhcp in the packages list. If you don't know how to find a package, simply try something like
Code:
# emerge -s dhcp
This should give you a clue.

Setting up dhcpd is simple, there is enough information in the forums here, or check out the dhcp howto at The Linux Documentation Project.

As nameserver I use named. Setting it up is less trivial than dhcp, but again there are several howtos which should help you get on the way. I haven't used TinyDNS, but I'm sure there will be an ebuild for it. Look in the online packae database or use the above described method for searching for ebuilds. ("emerge -s dns" should give you some hints.)

I can post my configuration files if need be. My setup has the DNS in caching mode and authorative for my local intranet. DHCPd is set up to give known machines always the same IP based on the MAC address of the network card. Unknown machines will get an IP address from a reserved pool.

Cheers
_________________
"Great minds don't think alike. If they did, the patent office would only have about fifty inventions." - Wally
Back to top
View user's profile Send private message
øxygen
Apprentice
Apprentice


Joined: 09 Mar 2004
Posts: 236
Location: Bergheim, Germany

PostPosted: Fri Mar 26, 2004 3:17 pm    Post subject: Reply with quote

I'm using PowerDNS.... well i love it. The MySQL Backend is a great invention ;)
Back to top
View user's profile Send private message
throck
n00b
n00b


Joined: 10 Apr 2004
Posts: 39

PostPosted: Mon Apr 19, 2004 9:45 pm    Post subject: TinyDNS Reply with quote

TinyDNS is part of the djbdns package. If you emerge djbdns you get TinyDNS.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum