1

I've configured wlan0 on my Pi, (file /etc/network/interfaces and /etc/wpa_supplicant.conf). In the past I could connect to it with no problems but now I can't. I've tried a few different LANs and I can't get any to work.

Every time I do either ifdown or ifup I get the result:

Internet Systems Consortium DHCP Client 4.3.1
Copyright 2004-2014 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/

Can't allocate interface wllease {
  interface .

Any hints?

Darth Vader
  • 4,218
  • 24
  • 47
  • 70
user65200
  • 11
  • 1

1 Answers1

2

I had the same question,you can try remove /var/lib/dhcp/* , I hope it work.

goldilocks
  • 60,325
  • 17
  • 117
  • 234