Ceci est une ancienne révision du document !
apt-get install bridge-utils hostapd
Editer :
vim /etc/network/interfaces
Ajouter :
allow-hotplug wlan0 iface wlan0 inet manual # Bridge setup # for dhcp address iface br0 inet dhcp bridge_ports eth0 wlan0
Editer :
vim /etc/default/hostapd
Modifier la variable :
DAEMON_OPTS="/etc/hostapd/hostapd.conf"