Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- auto lo
- iface lo inet loopback
- auto eth0
- allow-hotplug eth0
- iface eth0 inet manual
- auto wlan0
- allow-hotplug wlan0
- iface wlan0 inet dhcp
- wpa-conf /etc/wpa_supplicant/home.conf
- up /etc/init.d/hostapd stop
- up /etc/init.d/dnsmasq stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement