We're no longer updating This wiki!!

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:xu4_wlan_ap [2017/07/10 04:26]
moon.linux [Setting for forwarding Internet over WIFI from eth0]
en:xu4_wlan_ap [2017/07/10 04:45] (current)
moon.linux [Hostapd Configuration file for Access Point]
Line 405: Line 405:
 # N-WLAN # N-WLAN
 ieee80211n=1 ieee80211n=1
-ht_capab=[HT20+][SHORT-GI-20][DSSS_CCK-20][TX-STBC]+ht_capab=[HT20+][SHORT-GI-20][DSSS_CCK-20]
 require_ht=0 require_ht=0
 obss_interval=0 obss_interval=0
Line 512: Line 512:
  
 <​code>​ <​code>​
-net.ipv4.ip_forward=1 +net.ipv4.ip_forward = 1 
-net.ipv6.conf.all.forwarding=1+net.ipv6.conf.all.forwarding = 1
 </​code>​ </​code>​
  
Line 534: Line 534:
  
 **Confirmatioon of Hostapd service is running** **Confirmatioon of Hostapd service is running**
-**On ubuntu 14.04.x**+ 
 +**On ubuntu 14.04.x ​check the service status as follows**
 <​code>​ <​code>​
 $ service hostapd restart $ service hostapd restart
Line 544: Line 545:
 </​code>​ </​code>​
  
-on Ubuntu 16.04.x check the service status as follows+**on Ubuntu 16.04.x check the service status as follows**
 <​code>​ <​code>​
-root@odroid:​~# ​sudo systemctl status hostapd.service+sudo systemctl status hostapd.service
 ● hostapd.service - LSB: Advanced IEEE 802.11 management daemon ● hostapd.service - LSB: Advanced IEEE 802.11 management daemon
    ​Loaded:​ loaded (/​etc/​init.d/​hostapd;​ bad; vendor preset: enabled)    ​Loaded:​ loaded (/​etc/​init.d/​hostapd;​ bad; vendor preset: enabled)
Line 559: Line 560:
 Jul 09 19:48:41 odroid hostapd[789]: ​   ...done. Jul 09 19:48:41 odroid hostapd[789]: ​   ...done.
 Jul 09 19:48:41 odroid systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon. Jul 09 19:48:41 odroid systemd[1]: Started LSB: Advanced IEEE 802.11 management daemon.
-root@odroid:​~# ​sudo systemctl status dnsmasq.service+
 +
 +sudo systemctl status dnsmasq.service
 ● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server ● dnsmasq.service - dnsmasq - A lightweight DHCP and caching DNS server
    ​Loaded:​ loaded (/​lib/​systemd/​system/​dnsmasq.service;​ enabled; vendor preset: enabled)    ​Loaded:​ loaded (/​lib/​systemd/​system/​dnsmasq.service;​ enabled; vendor preset: enabled)
Line 583: Line 586:
 Jul 09 19:48:31 odroid systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server. Jul 09 19:48:31 odroid systemd[1]: Started dnsmasq - A lightweight DHCP and caching DNS server.
 lines 1-22/22 (END) lines 1-22/22 (END)
- 
 </​code>​ </​code>​
  
en/xu4_wlan_ap.1499630194.txt.gz · Last modified: 2017/07/10 04:26 by moon.linux
CC Attribution-Share Alike 3.0 Unported
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0