Skip to content

Switching Between Hotspot and Wired Internet

Stephen Withers edited this page Jul 10, 2015 · 2 revisions

For some reason creating a hotspot on the pi means the wired connection will not work.

To stop WAP and enable internet type sudo service dnsmasq stop

To start WAP and disable internet type sudo service dnsmasq start

Clone this wiki locally