View previous topic :: View next topic |
Author |
Message |
sardiskan Tux's lil' helper
Joined: 07 Oct 2004 Posts: 115 Location: Montgomery
|
Posted: Wed Oct 27, 2004 6:40 pm Post subject: DHCP Starting Point |
|
|
I want to setup my DHCP server and I'm not sure where to being. I have already ran:
emerge dhcpd
This downloaded and compiled the package, now what do I do?
Jason _________________ Unless a grain of wheat falls to the ground and dies, it remains only a single seed. |
|
Back to top |
|
|
evanduser n00b
Joined: 09 Apr 2003 Posts: 22
|
Posted: Wed Oct 27, 2004 6:47 pm Post subject: |
|
|
Code: |
emerge -C dhcp
emerge -C bind
emerge dnsmasq
|
Much easier to configure and integrate with DNS server (It's a caching LAN DNS server also). Edit and uncomment DHCP range command. Read comments for help, very easy and reliable. Post back if having problems.
Enjoy
Eric |
|
Back to top |
|
|
fennec l33t
Joined: 30 Aug 2003 Posts: 613 Location: Montreal
|
|
Back to top |
|
|
sardiskan Tux's lil' helper
Joined: 07 Oct 2004 Posts: 115 Location: Montgomery
|
Posted: Wed Oct 27, 2004 8:22 pm Post subject: |
|
|
I did the following:
That was it. The service isn't running yet or anything. _________________ Unless a grain of wheat falls to the ground and dies, it remains only a single seed. |
|
Back to top |
|
|
evanduser n00b
Joined: 09 Apr 2003 Posts: 22
|
Posted: Wed Oct 27, 2004 8:46 pm Post subject: |
|
|
I think there is a spelling error here. I get this:
Code: |
emerge -vp dhcdp
These are the packages that I would merge, in order:
Calculating dependencies
emerge: there are no ebuilds to satisfy "dhcdp". |
"dhcp" is the server
"dhcpcd" is the client
which is it?
Eric |
|
Back to top |
|
|
sardiskan Tux's lil' helper
Joined: 07 Oct 2004 Posts: 115 Location: Montgomery
|
Posted: Mon Nov 01, 2004 1:11 pm Post subject: |
|
|
Sorry, is was dhcpd _________________ Unless a grain of wheat falls to the ground and dies, it remains only a single seed. |
|
Back to top |
|
|
|