Template:HOSTAPD ACCESS POINT: Difference between revisions

From Variscite Wiki
No edit summary
Line 42: Line 42:
</pre>
</pre>


Then, start hostapd and dnsmasq:
Then, assign uap0 an ip and start hostapd and dnsmasq:


# ip addr add 192.168.10.1/24 dev uap0
  # systemctl restart hostapd
  # systemctl restart hostapd
  # systemctl restart dnsmasq
  # systemctl restart dnsmasq

Revision as of 19:12, 9 February 2024