andber1
andber1
I should mention that wlan0 is used for internet connection on the raspberry (ip range 192.168.178.0/24 is my local network with internet connection). I want to create a hotspot on...
Thanks very much for your help. I have to stop dnsmasq and dhcpcd. This works now: ``` sudo systemctl stop dhcpcd.service sudo systemctl stop dnsmasq.service sudo lnxrouter -n --ap wlan0...
I have the same issue as you described in #42. The solution with setting the user agent also works for me (maybe a short help with this info should be...