View previous topic :: View next topic |
Author |
Message |
elec999 n00b

Joined: 10 Dec 2003 Posts: 39
|
Posted: Thu Jun 03, 2004 3:12 am Post subject: Gentoo Terminal Server |
|
|
I must learn howto setup gentoo terminal server. I have tried, but the dhcp fails to start. Could someone recomend me a good tutorial. I have use the one on gentoo site. Anyone know a simpler one with more command and less information around it.
Thanks |
|
Back to top |
|
 |
papal_authority Veteran


Joined: 31 Mar 2004 Posts: 1823 Location: Canada
|
Posted: Thu Jun 03, 2004 4:12 am Post subject: |
|
|
How does DHCP fail? Does the daemon not start or do you just not get an IP? Any messages? |
|
Back to top |
|
 |
elec999 n00b

Joined: 10 Dec 2003 Posts: 39
|
Posted: Fri Jun 04, 2004 1:58 am Post subject: |
|
|
Daemon wont start [FAILED]. |
|
Back to top |
|
 |
gmichels Guru


Joined: 20 Jun 2003 Posts: 480 Location: Brazil
|
Posted: Fri Jun 04, 2004 2:01 am Post subject: |
|
|
Run dhcpd from the command line as root and look for what it complaints. |
|
Back to top |
|
 |
nobspangle Veteran


Joined: 23 Mar 2004 Posts: 1318 Location: Manchester, UK
|
Posted: Fri Jun 04, 2004 7:44 am Post subject: |
|
|
2 things that may be causing dhcp not to start.
You may need a
ddns-update-style ad-hoc;
line in your dhcpd.conf
You may not have the relevant modules compiled into your kernel. |
|
Back to top |
|
 |
|