Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 122941

Summary: dhcp 3.0.3-r2 does not work with tftp
Product: Gentoo Linux Reporter: Minemonics [Marcos] <marcos>
Component: New packagesAssignee: Roy Marples (RETIRED) <uberlord>
Status: VERIFIED WORKSFORME    
Severity: normal CC: emmiller, lanius
Priority: Low    
Version: 2005.1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: dhcpd.conf
Working dhcpd.conf

Description Minemonics [Marcos] 2006-02-15 10:05:30 UTC
This version of dhcp not works with tftp (remote stations), the client not get ip address from dhcp server, normal workstations works fine and get ip normaly from the server.

I found this bug when i try configure a ltsp with gentoo and last packages stables in portage tree.

Solution: if you downgrade dhcp to version 3.01, the remote clients works fine.

Minemonics
minemonics@gentoobr.org
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-02-15 10:28:04 UTC
Is your issue with dhcp (server part) or dhclient (client part)?
Comment 2 Minemonics [Marcos] 2006-02-15 10:42:19 UTC
I think the issue is on the dhcp server part, when i change the dhcp server to version 3.0.1-r1, clients assigned ip normaly.
Note that clients use a etherbot eprom, normal ehternet cards works fine.
Comment 3 Roy Marples (RETIRED) gentoo-dev 2006-02-15 21:24:52 UTC
Could you test the dhcp-3.0.4_beta2-r1 ebuild?
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2006-02-16 02:39:41 UTC
same problem here, but i can't test another version at the moment
Comment 5 Roy Marples (RETIRED) gentoo-dev 2006-02-16 06:14:59 UTC
Anyone want to attach a dhcpd.conf file sample so I know exactly what I'm supposed to be testing/fixing here?
Comment 6 Roy Marples (RETIRED) gentoo-dev 2006-02-16 08:58:15 UTC
You guys using next-server or server-name options for the tftp-boot-server?

Please attach a full dhcpd.conf
Comment 7 Heinrich Wendel (RETIRED) gentoo-dev 2006-02-17 00:15:20 UTC
Created attachment 79988 [details]
dhcpd.conf
Comment 8 Roy Marples (RETIRED) gentoo-dev 2006-02-17 14:02:13 UTC
Created attachment 80040 [details]
Working dhcpd.conf
Comment 9 Roy Marples (RETIRED) gentoo-dev 2006-02-17 14:02:37 UTC
.
Comment 10 Roy Marples (RETIRED) gentoo-dev 2006-02-17 14:05:15 UTC
The attached config file works fine with dhcp-3.0.3 - I've tested this at home.

Relevant files regarding the required config change
http://wiki.ltsp.org/twiki/bin/view/Ltsp/DhcpdSiaddr
http://wiki.ltsp.org/twiki/bin/view/Ltsp/DHCP

You guys may want to try reading the documentation before filing bugs ;)
Comment 11 Heinrich Wendel (RETIRED) gentoo-dev 2006-02-18 03:06:58 UTC
thanks uberlord
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-04-07 10:42:31 UTC
*** Bug 129152 has been marked as a duplicate of this bug. ***