User Tools

Site Tools


ap_mode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
ap_mode [2021/05/26 23:27]
Denis Kenzior
ap_mode [2021/07/30 19:10] (current)
Denis Kenzior
Line 5: Line 5:
 === Hotspot / Connection Sharing Example === === Hotspot / Connection Sharing Example ===
  
-The easiest way to set this up is to create a new Access Point profile. ​ For detailed documentation of all properties, please refer to 'man 5 iwd.ap'​.  ​First create ​'/​var/​lib/​iwd/​ap'​ directory if it doesn'​t exist yet:+The easiest way to set this up is to create a new Access Point profile. ​ For detailed documentation of all properties, please refer to 'man 5 iwd.ap'​
 + 
 +The first thing needed is to enable iwd to perform network configuration on interfaces it manages.  ​This can be accomplished by adding the following setting to '/​etc/​iwd/​main.conf':​ 
 + 
 +<​code>​ 
 +[General] 
 +EnableNetworkConfiguration=true 
 +</​code>​ 
 + 
 +Create ​'/​var/​lib/​iwd/​ap'​ directory if it doesn'​t exist yet:
  
 <​code>​ <​code>​
ap_mode.txt · Last modified: 2021/07/30 19:10 by Denis Kenzior