Menu

#6 Re:dhcpcd fails

open
nobody
None
5
2001-09-19
2001-09-19
Anonymous
No

Hi, Chris!

I had the same problem. This error is due to the lack of
af_packet module.

The solution is to manually use "modprobe":
modprobe af_packet

It's important to execute this command on each boot before
network initialization. That's why I put it in
/etc/sysconfig/network-scripts/eth0-ifup script just before
the place where DHCP client is called.

After you've done it everything works just fine.

Best regards,
Ivan

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Thanks guys !

    for the help you give other pipl :)

    CriXz

     
  • Nobody/Anonymous

    Logged In: NO

    Thanks guys !

    for the help you give other pipl :)

    CriXz

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.