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
16th Nov, 2013, 10:56 AM
Post: #19
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Recommend a wifi dongle for access point setup
@Wrechid

oh, maybe I wasn't clear enough how to edit the interfaces file. you can't just add it to the config file, you have to replace current wlan0 relevant lines (and also encryption settings). so you interfaces should look like:

Code:
auto lo

iface lo inet loopback
iface eth0 inet dhcp

iface default inet dhcp

auto wlan0
iface wlan0 inet static
address 192.168.1.1
netmask 255.255.255.0
wireless-channel 1
wireless-essid MYCARXBIAN
wireless-mode ad-hoc

I don't know about android, can't test.

But if you have root access, you should be able to configure it manually maybe. Can't help there.

And I would be happy to help with the AP mode, but I'm not sure if I have dongle with AP support.

Where can I get this info? I have dongles with chipsets:

rt: 2570, rf: 0005, rev: 0005
zd1211rw
RT chipset 5390, rev 0502 detected (RF chipset 5370 detected)

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
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,845 21st Aug, 2018 07:36 PM
Last Post: alecp
  Issue with Official Raspberry Pi Wifi Dongle nmrcantao 1 6,965 9th Jan, 2016 11:44 PM
Last Post: IriDium
  Wifi access but no internet tobynz 1 7,750 19th Jan, 2014 01:00 AM
Last Post: IriDium
  [SOLVED] Wi-Fi (Wi-Pi) dongle setup cpm 31 128,948 20th Apr, 2013 07:33 AM
Last Post: Nachodogmtl
  Wifi dongle help Beans.Jb 34 90,984 12th Mar, 2013 09:02 PM
Last Post: CurlyMo
  Wifi N Dongle Beanz 3 13,762 1st Feb, 2013 03:40 AM
Last Post: 1mile
  Ralink WIFI dongle not working knepe 1 10,181 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: 21st May, 2025, 10:50 AM Powered By MyBB, © 2002-2025 MyBB Group.