I'm "helping" my son setting up a Raspi3B+ as a wifi access point. It looks like it's working, but devices (mobile, tab, laptop) that try to use it never send a DHCPACK. I see the DHCPDISCOVER and a DHCPOFFER. I guess I'm missing something in the dnsmasq config ? The access point is only meant to give acess to the Raspi, not the internet. (in the test setup, internet access is available). The idea is to use a tablet as interface to a website running on the Raspi. I wondered about using "Wifi Direct", but it would be kinda cool if other devices could connect too. # egrep -v '^#|^$' /etc/dnsmasq.conf domain-needed user=dnsmasq group=nogroup interface=wlan0 bind-interfaces no-hosts dhcp-range=192.168.7.240,192.168.7.249,12h log-dhcp Any hints? -- Per Jessen, Zürich (20.8°C) http://www.cloudsuisse.com/ - your owncloud, hosted in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org