Re: [Firestarter-user] Wizard dhcp
Brought to you by:
majix
|
From: Rene V. <va...@st...> - 2004-04-27 15:13:08
|
Tomas Junnonen wrote: > > Yes, at least Red Hat < 8 and probably also Mandrake/SuSE uses dhcpcd > (DHCP Client *Daemon*, a source of much confusion). So, I also added a > Slackware specific check for the dhcpc directory. > > Please confirm that the directory on Slackware is /etc/dhcpc/ but that > the actual files are still /etc/dhcpc/dhcpcd-<if>.exe and > /etc/dhcpc/dhcpcd-<if>.pid? Seems strange to remove the 'd' from the > directory but not the files. Yes, slackware uses: /etc/dhcpc/dhcpcd-<if>.exe /etc/dhcpc/dhcpcd-<if>.pid Slackware uses default source config, no paths are changed, dhcpcd wants to install it to /etc/dhcpc/. Acutally dhcp-3.0pl2 (ISC's DHCP utils, dhclient thingy) is also available for slackware, i'll check and test how that works. Regards rene |