|
DHCP over wifi doesn't work.
Looked closer:
It seems with this kernel, the DHCP requests is sent over the wrong connection.
DHCP requests are sent over the 3G/cellular network, instead of the local wlan.
No wonder my DHCP server never sees the requests.
Once a manual IP-adress has been entered, DHCP works. (Kinda defeats the purpose)
Using FreeXperia FXP122 ROM. DHCP works as intended with the FXP kernel (119)
EDIT:
Been working to find the cause of this. It seems it's not only the kernel involved that causes the "bug" to appear. There is something more to it in my case.
Once I factory-reset the device, it works for a few times, only to fail after a while. Factory reset over and over again helps.
Trying to track down what I'm doing that causes the DHCP to send requests over the wrong connection after a while. dmesg/messages logs aren't helpful here.
|