Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Recommend a wifi dongle for access point setup
Thank you for your donation

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Recommend a wifi dongle for access point setup
17th Nov, 2013, 07:08 AM
Post: #28
Wrechid Offline
Registered
Posts: 34
Joined: Nov 2013
Reputation: 0
RE: Recommend a wifi dongle for access point setup
hey mk01... Smile

i've gotten much further now... i had to change the channel to 6 in /etc/hostapd/hostapd.conf due to authentication errors... i have 2 other devices here that was causing interference... the other problem i'm have is i can't start the "ISC DHCP server"... i get this error,
[FAIL] Starting ISC DHCP server: dhcpd[....] check syslog for diagnostics. ... failed! failed!
even after a reboot... i checked the /var/log/syslog and theres nothing in there except logs from Sept 6... is there another syslog file...?
its not to important since i can set phone to static and it does work... but i like a challenge... Smile
seeing the changes you made in the interface file does make a lot of sense... also the beta 1.1 is the one i have and it does have NAT support in the kernel...

i had the right syslog file, just needed to refresh WinSCP... :/
this is the error
Quote:Nov 16 21:20:13 xbian wpa_supplicant[2576]: nl80211: 'nl80211' generic netlink not found
Nov 16 21:20:13 xbian wpa_supplicant[2576]: Failed to initialize driver 'nl80211'
Nov 16 21:20:13 xbian wpa_supplicant[2576]: rfkill: Cannot open RFKILL control device
Nov 16 21:20:23 xbian dhcpd: Wrote 0 leases to leases file.
Nov 16 21:20:23 xbian dhcpd:
Nov 16 21:20:23 xbian dhcpd: No subnet declaration for wlan0 (no IPv4 addresses).
Nov 16 21:20:23 xbian dhcpd: ** Ignoring requests on wlan0. If this is not what
Nov 16 21:20:23 xbian dhcpd: you want, please write a subnet declaration
Nov 16 21:20:23 xbian dhcpd: in your dhcpd.conf file for the network segment
Nov 16 21:20:23 xbian dhcpd: to which interface wlan0 is attached. **
Nov 16 21:20:23 xbian dhcpd:
Nov 16 21:20:23 xbian dhcpd:
Nov 16 21:20:23 xbian dhcpd: Not configured to listen on any interfaces!

i think it goes back to the /etc/dhcp/dhcpd.conf file...
this is what i have in mt dhcpd.conf file,
Quote:ddns-update-style none;
default-lease-time 86400;
max-lease-time 86400;
subnet 192.168.10.0 netmask 255.255.255.0 {
range 192.168.10.2 192.168.10.9 ;
option domain-name-servers 8.8.8.8, 8.8.4.4 ;
option domain-name "home";
option routers 192.168.10.1 ;
}
Find all posts by this user
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
Recommend a wifi dongle for access point setup - publicENEMY - 7th Jun, 2013, 12:32 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 7th Jun, 2013, 03:15 PM
RE: Recommend a wifi dongle for access point setup - RobertJB66 - 7th Jun, 2013, 05:20 PM
RE: Recommend a wifi dongle for access point setup - publicENEMY - 7th Jun, 2013, 07:15 PM
RE: Recommend a wifi dongle for access point setup - RobertJB66 - 7th Jun, 2013, 08:02 PM
RE: Recommend a wifi dongle for access point setup - publicENEMY - 7th Jun, 2013, 09:14 PM
RE: Recommend a wifi dongle for access point setup - RobertJB66 - 7th Jun, 2013, 10:25 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 9th Jun, 2013, 08:55 AM
RE: Recommend a wifi dongle for access point setup - publicENEMY - 11th Jun, 2013, 02:46 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 14th Nov, 2013, 02:46 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 14th Nov, 2013, 09:56 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 15th Nov, 2013, 10:35 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 14th Nov, 2013, 10:46 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 15th Nov, 2013, 12:27 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 15th Nov, 2013, 06:47 AM
RE: Recommend a wifi dongle for access point setup - mk01 - 16th Nov, 2013, 12:46 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 09:26 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 10:53 AM
RE: Recommend a wifi dongle for access point setup - mk01 - 16th Nov, 2013, 10:56 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 01:33 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 16th Nov, 2013, 01:45 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 01:55 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 03:34 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 16th Nov, 2013, 03:39 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 04:21 PM
RE: Recommend a wifi dongle for access point setup - mk01 - 16th Nov, 2013, 05:56 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 16th Nov, 2013, 08:51 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013 07:08 AM
RE: Recommend a wifi dongle for access point setup - mk01 - 17th Nov, 2013, 08:09 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 08:34 AM
RE: Recommend a wifi dongle for access point setup - mk01 - 17th Nov, 2013, 08:52 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 09:13 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 08:57 AM
RE: Recommend a wifi dongle for access point setup - mk01 - 17th Nov, 2013, 09:04 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 10:31 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 11:44 AM
Re: RE: Recommend a wifi dongle for access point setup - f1vefour - 17th Nov, 2013, 02:57 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 03:02 PM
Re: RE: Recommend a wifi dongle for access point setup - f1vefour - 17th Nov, 2013, 03:04 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 17th Nov, 2013, 03:10 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 19th Nov, 2013, 07:31 AM
Re: RE: Recommend a wifi dongle for access point setup - f1vefour - 19th Nov, 2013, 08:23 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 19th Nov, 2013, 12:11 PM
Re: RE: Recommend a wifi dongle for access point setup - f1vefour - 19th Nov, 2013, 12:37 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 19th Nov, 2013, 12:42 PM
RE: Recommend a wifi dongle for access point setup - Wrechid - 20th Nov, 2013, 09:33 AM
RE: Recommend a wifi dongle for access point setup - Wrechid - 2nd Dec, 2013, 12:21 PM
RE: Recommend a wifi dongle for access point setup - cabalowen - 7th Dec, 2022, 09:45 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  WIFI Dongle Setup? TheDutypaid 4 14,959 21st Aug, 2018 07:36 PM
Last Post: alecp
  Issue with Official Raspberry Pi Wifi Dongle nmrcantao 1 7,016 9th Jan, 2016 11:44 PM
Last Post: IriDium
  Wifi access but no internet tobynz 1 7,815 19th Jan, 2014 01:00 AM
Last Post: IriDium
  [SOLVED] Wi-Fi (Wi-Pi) dongle setup cpm 31 129,700 20th Apr, 2013 07:33 AM
Last Post: Nachodogmtl
  Wifi dongle help Beans.Jb 34 91,502 12th Mar, 2013 09:02 PM
Last Post: CurlyMo
  Wifi N Dongle Beanz 3 13,844 1st Feb, 2013 03:40 AM
Last Post: 1mile
  Ralink WIFI dongle not working knepe 1 10,242 16th Dec, 2012 11:29 PM
Last Post: CurlyMo

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 8th Jun, 2025, 09:40 PM Powered By MyBB, © 2002-2025 MyBB Group.