Firefly Open Source Community

Title: wifi ap [Print This Page]

Author: vittly    Time: 8/7/2015 16:22
Title: wifi ap
Hello! I want to configure ubunu rk3288-firefly as wifi ap (self connected via rj-45) to share internet to mobile devices.

My /etc/hostapd/hostapd.conf for hidden "cuiq" ssid:
  1. interface=wlan0
  2. driver=nl80211
  3. ssid=cuiq
  4. country_code=RU
  5. hw_mode=g
  6. channel=11
  7. macaddr_acl=0
  8. ignore_broadcast_ssid=0
  9. auth_algs=1
  10. wpa=3
  11. wpa_key_mgmt=WPA-PSK
  12. wpa_passphrase=abcd1234
  13. wpa_pairwise=TKIP
  14. rsn_pairwise=CCMP
Copy the code


My /etc/default/isc-dhcp-server:
  1. INTERFACES="wlan0"
Copy the code


My /etc/dhcp/dhcpd.conf:
  1. ddns-update-style none;
  2. log-facility local7;
  3. subnet 10.10.0.0 netmask 255.255.255.0 {
  4.         range 10.10.0.2 10.10.0.16;
  5.         option domain-name-servers 195.64.192.35, 195.64.222.2;
  6.         option routers 10.10.0.1;
  7. }
Copy the code


My /etc/network/interfaces:
source-directory /etc/network/interfaces.d
  1. allow-hotplug wlan0
  2. iface wlan0 inet static
  3.         address 10.10.0.1
  4.         netmask 255.255.255.0
  5.         wpa-driver nl80211
  6.         wpa-ssid cuiq
  7.         wpa-psk sdfsoo043040kgkk9kd25bc3c15b293063291216a5a0d55ef4e0d1541bd37964

  8. allow-hotplug eth0
  9. iface eth0 inet static
  10.         address 172.23.218.6
  11.         netmask 255.255.255.0
  12.         gateway 172.23.218.1
  13.         hwaddress 9c:eb:e8:0c:d8:04
  14.         dns-nameservers 195.64.192.35 195.64.222.2
Copy the code


And nothing is working. FireFly doesn't share internet. What am I doing wrong? Please help me
Author: zhansb    Time: 8/10/2015 14:30
you can refer to this page: http://developer.t-firefly.com/thread-1684-1-1.html

It is chinese, you can translate it via google.
Author: sidwest552    Time: 1/27/2026 07:43
¤¢¤Ê¤¿¤ÏPECB¤ÎISO-45001-Lead-AuditorÔ‡òY¤Ø¤ÎŬÁ¦¤òͨ¤·¤Æœº×ãµÄ¤Ê½Y¹û¤òµÃ¤é¤ì¤Æ¤¤¤ë¤Î¤ÏÎÒ¡©JPNTest¤ÎÏ£Íû¤Ç¤¹¡£ÐŤ¸¤é¤ì¤Ê¤¤¤Ê¤é¡¢±×Éç¤Î¥Ç¥â¤ò¤ä¤Ã¤Æ¤ß¤Æ¡¢PECB¤ÎISO-45001-Lead-AuditorÔ‡òY†–î}¼¯¤òÌåòY¤¹¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£Ô‡¤·¤ÆÎÒ¡©ŒŸéT¼Ò¤¿¤Á¤ÎÕæÃæÄ¿¤µ¤ò¸Ð¤¸¤é¤ì¤Æ¤¤¤Þ¤¹¡£PECB¤ÎISO-45001-Lead-AuditorÔ‡òY¤Î¤Û¤«¤ÎÔ‡òY¤Ë²Î¼Ó¤¹¤ë¤Ä¤â¤ê¤Ç¤·¤¿¤é¡¢¤¢¤Ê¤¿¤â±×Éç¤ÎJPNTest¤Ç¤Õ¤µ¤ï¤·¤¤¥½¥Õ¥È¤ò̽¤¹¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£¤¢¤Ê¤¿¤Ïœº×ã¤Ç¤­¤ë¤ÈÐŤ¸¤Æ¤¤¤Þ¤¹¡£
Author: roystar978    Time: 7 day before
I¡¯m truly grateful for your article, it made an unforgettable impact. Best of luck with your exam preparation! 1Y0-204 latest study questions pdf questions are free for you to use!




Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) Powered by Discuz! X3.1