On Mon, 13 Jan 2003, Greg Madden wrote:
> [snip] 
> You can have this behavior if you do not have the following options enable in 
> your kernel config file. Pump will work dhclient does not.
> 
> # Networking options
> #
> CONFIG_PACKET=m
> snip
> CONFIG_FILTER=y
> 

Thanks - this does appear to be the problem:

joehill:/lib/modules/2.4.18# dhclient eth0
Internet Software Consortium DHCP Client V3.0.1rc9
Copyright 1995-2001 Internet Software Consortium.
All rights reserved.
For info, please visit http://www.isc.org/products/DHCP

socket: Protocol not available - make sure
CONFIG_PACKET (Packet socket) and CONFIG_FILTER
(Socket Filtering) are enabled in your kernel
configuration!


However, they do appear to be enabled; from
/usr/src/kernel-source-2.4.18/.config:

CONFIG_PACKET=y
...
CONFIG_FILTER=y


Any ideas?


----------------------------------------------------------------------
Andrew J Perrin - http://www.unc.edu/~aperrin
Assistant Professor of Sociology, U of North Carolina, Chapel Hill
[EMAIL PROTECTED] * andrew_perrin (at) unc.edu





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to