Difference between revisions of "Set up a hotspot with Linux"
From Linuxintro
imported>ThorstenStaerk |
imported>ThorstenStaerk |
||
Line 4: | Line 4: | ||
yast -i HostAPD | yast -i HostAPD | ||
+ | Do the following settings in /etc/hostapd.conf | ||
driver=nl80211 | driver=nl80211 | ||
− | + | bridge=br0 | |
+ | channel=3 |
Revision as of 18:30, 13 September 2010
This is an example how to turn your computer into an accesspoint for wireless networks. It is based on SUSE Linux 11.3 but should work same or similar for every distribution.
- Install HostAPD
yast -i HostAPD
Do the following settings in /etc/hostapd.conf
driver=nl80211 bridge=br0 channel=3