Ask a Question related to Debian, Design and Development.
-
Igor Pesando - Dep. Th. Phys. Turin University #1
dhclient fails after kernel recompilation
Hi *,
this is my problem:
1) if I use the kernel which comes with debian dhclient works perfectly
2) I recompile the kernel with dhcp support but dhclient fails.
I used strace to understand why and I discovered that:
setsockopt(8, SOL_SOCKET, 0x1a /* SO_??? */, [1074921483], 8) = -1
ENOPROTOOPT (Protocol not available)
then I checked the symbols exported by the kernel having something to do
with setsockopt in System.map
and I found that in the official version and in my version
they are the same but
nf_setsockopt
which is associated with NAT.
Any clue? Suggestions?
Igor
PS The same happens with vanilla kernels from kernel.org
__________________________________________________
Please no word attachments
See [url]http://www.fsf.org/philosophy/no-word-attachments.html[/url]
--------------------------------------------------------------------------------
fatti non foste a viver come bruti,
ma per seguire virtute e canoscenza.
Dante, Inf. XXVI 119-120
Ye were not made to live like unto brutes,
But for pursuit of virtue and of knowledge.
(Trans. Longfellow at iltweb.columbia.edu/projects/dante/comedy/index.html)
I skabtes ikke for Dyr at leve, |I blev ej skabte til som dyr at leve,
men at I Dyd og Kundskab skulle foelge.|men til at foelge dys og vinde kundskab.
(C.K.F. Molbech 1851) |(K.H. Andersen 1963)
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Igor Pesando - Dep. Th. Phys. Turin University Guest
-
Dhclient
Hi, I have a problem with Kubuntu: I have a Intel WIFI card that Linux has recognized without problem. When i Launch dhclient an IP is assigned to... -
How to tell if recompilation occured?
How can we tell if the form was recompiled or not. I've tried to time a form load between when I simply reload a form and when I reload a form... -
configuring DHCLIENT-2.2.x
I have a vanilla Debian Woody, no X, I'd like to configure DHCLIENT to query the broadband DHCP server to get itself up and running, I can do this... -
using the debianlogo kernel patch fails. (sollution provided)
Hello, I have built some kernels before and now i wanted once to experiment with a kernel patch.Therefore i choose to try and install the... -
disabling recompilation
I have a script that I run that executes a series of dynamic 'select into' queries. Sometimes the script generates a "Server: Msg 8630, Level 16,... -
Pim Bliek | PingWings.nl #2
Re: dhclient fails after kernel recompilation
Did u set CONFIG_PACKET and CONFIG_SOCKET in your kernel?
(i am not 100% sure if these are the correct keywords, but i had a problem
with DHCP earlier this week after install of a new kernel. turned out to
be the problem that these 2 were not set in my kernelconfig..)
Pim
---------------------------------------------
PingWings - Where do you want to go tomorrow?
- - - - - - - - - - - - - - - - - - - - - - -
M: 06-28474259
E: [email]bliekp@pingwings.nl[/email]
I: [url]www.pingwings.nl[/url]
---------------------------------------------
> Hi *,
> this is my problem:
> 1) if I use the kernel which comes with debian dhclient works perfectly
> 2) I recompile the kernel with dhcp support but dhclient fails.
>
> I used strace to understand why and I discovered that:
>
> setsockopt(8, SOL_SOCKET, 0x1a /* SO_??? */, [1074921483], 8) = -1
> ENOPROTOOPT (Protocol not available)
>
> then I checked the symbols exported by the kernel having something to do
> with setsockopt in System.map
> and I found that in the official version and in my version
> they are the same but
> nf_setsockopt
> which is associated with NAT.
>
> Any clue? Suggestions?
>
> Igor
>
> PS The same happens with vanilla kernels from kernel.org
>
> __________________________________________________
> Please no word attachments
> See [url]http://www.fsf.org/philosophy/no-word-attachments.html[/url]
> --------------------------------------------------------------------------------
> fatti non foste a viver come bruti,
> ma per seguire virtute e canoscenza.
> Dante, Inf. XXVI 119-120
>
> Ye were not made to live like unto brutes,
> But for pursuit of virtue and of knowledge.
> (Trans. Longfellow at
> iltweb.columbia.edu/projects/dante/comedy/index.html)
>
> I skabtes ikke for Dyr at leve, |I blev ej skabte til som dyr at
> leve,
> men at I Dyd og Kundskab skulle foelge.|men til at foelge dys og vinde
> kundskab.
> (C.K.F. Molbech 1851) |(K.H. Andersen 1963)
>
>
> --
> To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
> with a subject of "unsubscribe". Trouble? Contact
> [email]listmaster@lists.debian.org[/email]
>
>
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Pim Bliek | PingWings.nl Guest
-
Paul Johnson #3
Re: dhclient fails after kernel recompilation
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Aug 05, 2003 at 04:50:00PM +0200, Igor Pesando - Dep. Th. Phys. Turin University wrote:You need to say Y or M (and remember to load the modules) for> 1) if I use the kernel which comes with debian dhclient works perfectly
> 2) I recompile the kernel with dhcp support but dhclient fails.
CONFIG_PACKET and CONFIG_SOCKET.
- --
.''`. Paul Johnson <baloo@ursine.ca>
: :' : proud Debian admin and user
`. `'`
`- Debian - when you have better things to do than fix a system
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/L82cJ5vLSqVpK2kRAlt0AJ9EdT7k3ecegSfriZbEbMRdQKEfEA Cgpq8x
flWbzC36nYxXkHNtDB4yfh4=
=Ljrw
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Paul Johnson Guest



Reply With Quote

