I'm having a problem with the dhcp package, in the fact that when you set an interface to dhcp it doesn't work.
The issue lies with the dhclient part of the package when it tries and executes the dhclient-script as it is located in the /sbin directory as it cannot find it. I moved the script to /etc only to find I got a bunch of cannot find ifconfig etc errors. I added to the top of the dhclient-script 'echo $PATH' and found that the /sbin folder is missing after comparing it to the v7.0 output. I think the issue lies with the CLIENT_PATH variable, any ideas how I can fix this? Thanks Adam
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe t2
