davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
320 stars 54 forks source link

DHCPOFFER problem #138

Closed hakao32 closed 3 years ago

hakao32 commented 3 years ago

I update comit-up from 1.3 to 1.15 and I have obtain IP problem. I check syslog and found: DHCPOFFER on 192.168.1.14 to e2:d8:5a:dc:9e:bf (Hakan-adl-kisiye-ait-Galaxy-A71) via eth0 why it is via eth0? Should it be wlan0? Is that the cause of IP obtain problem?

EDIT: I guess this DHCP offer comes from my router which connected to my Pi over eth and connected to my A71 over wifi. yet I still have IP problem. Non device connect hotspot. EDIT: I purged comitup and install, still same problem.

hakao32 commented 3 years ago

I found the problem. it is isc-dhcp-server service. I purge the package and it solved.