Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dhclient: Can't allocate interface athlease [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
pjgat09
n00b
n00b


Joined: 26 Jan 2007
Posts: 19

PostPosted: Thu Sep 17, 2009 7:46 pm    Post subject: dhclient: Can't allocate interface athlease [Solved] Reply with quote

Hi,
I'm having a strange problem with dhclient:
Code:
pjgat09-laptop pjgat09 # dhclient ath0
Internet Systems Consortium DHCP Client V3.1.1-Gentoo
Copyright 2004-2008 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wifi0: unknown hardware address type 801
wmaster0: unknown hardware address type 801
Can't allocate interface athlease {
  interface .


This happens for all of my wireless cards, as well as my ethernet card. This happens if I run it manually or if I use the scripts in /etc/init.d/, with the exception that the error appears in the system log and not on screen.

This started happening about an hour ago, after a reboot. I made no changes to any important configuration files before restarting as far as I know, and dhclient was working with no issues before that.

Any ideas on how to get it working again? Thanks!


Last edited by pjgat09 on Fri Sep 18, 2009 5:40 am; edited 1 time in total
Back to top
View user's profile Send private message
pjgat09
n00b
n00b


Joined: 26 Jan 2007
Posts: 19

PostPosted: Fri Sep 18, 2009 5:40 am    Post subject: Reply with quote

Well I found the culprit. This was in /var/lib/dhcp/dhclient.leases:
Code:
lease {
  interface "athlease {
  interface "eth0";
  ...
  ...
}


Removing the athlease line fixed the problem, but I'm still curious as to how that even got in there. Any ideas?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum