Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-07-2003, 11:47 AM
|
#1
|
LQ Newbie
Registered: Sep 2003
Distribution: Slackware 9.0
Posts: 8
Rep:
|
DHCLIENT Stops working after upgrade kernel from 2.4.20 to 2.4.22 in Slackware
Hi.
I installed a new computer with Slackware 9.0 which comes with Kernel 2.4.20. This computer is a PIII 800 with a 815 Chipset and 2 realtek 8139 Nics.
When i configured the eth0 in rc.inet1 as dhcp client it worked fine. But after a 2.4.22 kernel upgrade (modules, ide, headers & sources packages upgraded, including all the dependences, gcc and others) any of both cards gets IP, the service run, but it just claims to not find the dhcp server service...
I download the dhcpcd source from slackware.com and recompile the package without results, I recompile the kernel & modules without result.
Any help will be welcome
Thanks
Carlos Urdaneta
|
|
|
10-31-2003, 09:20 AM
|
#2
|
LQ Newbie
Registered: Jul 2003
Location: Guadalajara
Distribution: Slackware
Posts: 23
Rep:
|
i have the same problem with the same slack and nic, do you find the solution?
|
|
|
10-31-2003, 11:30 AM
|
#3
|
Member
Registered: Oct 2003
Distribution: Slackware
Posts: 112
Rep:
|
One possibility is that what used to be eth0 is now eth1 and vice-versa. Check it out with ifconfig -a
|
|
|
10-31-2003, 08:49 PM
|
#4
|
Member
Registered: Apr 2002
Location: Carleton University, Ontario, Canada
Distribution: Free yourself from distributions! Source is where it's at
Posts: 40
Rep:
|
I'm having similar problems with a realtek 8139 and a DFE-530TX in a box running the 2.4.22 kernel (installed through Gentoo). From what tests I've run, it looks like both cards can receive packets just fine, but never send anything. According to my sysadmin, those cards have never sent any packets requestion an IP to the DHCP server. I've tried setting up mini-networks to test this out, and it seems to hold true. So, why would a 'working' NIC receive but not send?
|
|
|
11-01-2003, 08:04 AM
|
#5
|
LQ Newbie
Registered: Sep 2003
Distribution: Slackware 9.0
Posts: 8
Original Poster
Rep:
|
I found a solution
I found this solution:
1.- Uninstall the dhcp package
2.- Download the source package from
http://www.isc.org/products/DHCP/
3.- Compile this sources, and install.
The dhcpd and client works perfectly.
Carlos Urdaneta
|
|
|
11-01-2003, 12:57 PM
|
#6
|
Senior Member
Registered: Mar 2003
Location: New York, NY
Distribution: Debian Testing
Posts: 1,286
Rep:
|
hmm, when u upgraded and ran 'dhclient', was the error u got something like - "CONFIG_FILTER not set" or something of the sort?
if so, you have to enable it under "Networking Options" during "make xxxconfig" - it is disabled otherwise. and it will work fine without having to download or build anything from src.
the option you have to enable is "Socket Filtering" - it is always disabled, and you have to select it to set "CONFIG_FILTER"
Last edited by h/w; 11-01-2003 at 12:59 PM.
|
|
|
All times are GMT -5. The time now is 01:24 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|