Go to advanced search

by iOS_Neil
Wed Jun 01, 2016 5:34 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

All done - here's the top of hostapd.conf # Basic AP parameters ssid=worky wpa_psk=6aad4c3ee371b077d2eb402ffe2428eb41021e4e8926da0e4da3d87859d48d4e interface=wlan0 bridge=br0 channel=1 country_code=GB Restarted hostapd service, saw AP, entered easypeasy and..."Unable to join the network "worky" " pi...
by iOS_Neil
Wed Jun 01, 2016 5:23 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Ah! Ok...There's no hostapd. conf in there but there is a hostapd so I edited the # out of that. Restarted hostapd, finally saw the AP on my iPhone, put the password in and got back, "Wrong password" so I tried again and then, "Unable to join"... I'll try the bit you said about the password for iPad...
by iOS_Neil
Wed Jun 01, 2016 5:13 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Whereabouts do I put that? I've looked in my hostapd and this is the whole file: # Basic AP parameters wpa_passphrase=easypeasy ssid=worky interface=wlan0 bridge=br0 channel=1 country_code=GB # From Realtek docs max_num_sta=8 DAEMON_CONF="/etc/hostapd/hostapd.conf" # hostapd-rtl specific driver driv...
by iOS_Neil
Wed Jun 01, 2016 5:04 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

pi@raspberrypi:~ $ brctl show bridge name bridge id STP enabled interfaces br0 8000.74da386ae783 yes eth0 wlan0 pi@raspberrypi:~ $ ps waxu | grep hosta pi 2745 0.0 0.4 4268 1888 pts/0 S+ 17:04 0:00 grep --color=auto hosta pi@raspberrypi:~ $ grep DAEMON_CONF /etc/default/hostapd # Uncomment and set ...
by iOS_Neil
Wed Jun 01, 2016 4:39 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

All done...But something obviously not right! I got to the end, rebooted, waited...waited....waited...No AP showed up on my iPhone. When I look directly at the wifi module, there are no blue lights flashing... :cry:
by iOS_Neil
Wed Jun 01, 2016 9:53 am
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Good morning :)

A simple typo, so often the case!

So looking through what I now need to do:

I'll work through and play catchup tonight and let you know how it goes...Great it's still working this morning.

Question: What sort of range do you get with the AP?

Neil.
by iOS_Neil
Tue May 31, 2016 9:45 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Ok, I've stopped exactly where I am...Shall we pick this up tomorrow? You've done so much and I am extremely grateful...
by iOS_Neil
Tue May 31, 2016 9:40 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Would countrycode=FR matter? I set mine earlier to GB (in rpi config)
by iOS_Neil
Tue May 31, 2016 9:39 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

# Basic AP parameters ssid=worky wpa_passphrase="easypeasy" interface=wlan0 channel=1 # WPA 2 PSK wpa=2 auth_algs=1 wpa_key_mgmt=WPA-PSK rsn_pairwise=CCMP # Wifi-N driver=rtl1871xdrv hw_mode=g ieee80211n=1 ieee80211d=1 country_code=FR ieee80211h=1 # I'm sorry, I don't know if the right stanza is # ...
by iOS_Neil
Tue May 31, 2016 9:31 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Rebooting now...(I've not removed hostapd again yet)...Ok, done. Now going for the uninstall of hostapd. pi@raspberrypi:~ $ sudo apt-get remove --purge hostapd Reading package lists... Done Building dependency tree Reading state information... Done Package 'hostapd' is not installed, so not removed ...
by iOS_Neil
Tue May 31, 2016 9:26 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

I see this: pi@raspberrypi:/etc/hostapd $ dpkg -l |grep hostap ii hostapd-rtl 2.4-4 armhf IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator pi@raspberrypi:/etc/hostapd $ Should I continue with the rest from above? Edit: Yes, I should continue. Starting with removing hostapd?
by iOS_Neil
Tue May 31, 2016 9:19 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

(That was up to your previous post, not the one you've just done...)
by iOS_Neil
Tue May 31, 2016 9:18 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

So I've copied everything exactly as you've posted and.... pi@raspberrypi:/etc/hostapd $ sudo hostapd -d ./hostapd.conf.O random: Trying to read entropy from /dev/random Configuration file: ./hostapd.conf.O Line 14: invalid/unknown driver 'rtl1871xdrv' 1 errors found in configuration file './hostapd...
by iOS_Neil
Tue May 31, 2016 8:51 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

:lol: Well fingers crossed! It's kind of the whole purpose I was wanting to set the AP up...But we shall see. First things first, the AP :) I'm halfway through it now...
by iOS_Neil
Tue May 31, 2016 8:26 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Woohoo!! Awesome. I shall work through all of that as well :) :)

Once this is up and running, I'd like to add a VPN. There are many tutorials around so hopefully I'll be able to add that on as well!
by iOS_Neil
Tue May 31, 2016 6:18 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Ohhhhhhhhhhhhhhhh! I see what you mean...I'm so dumb sometimes :lol: :lol:
by iOS_Neil
Tue May 31, 2016 6:08 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

I would happily do that - if I knew what it meant or how to do it :lol:
by iOS_Neil
Tue May 31, 2016 5:35 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Ok...Installed same version as you. Expanded FS, changed password, wifi country etc. Update system/machine: pi@raspberrypi:~ $ sudo apt-get update Get:1 http://archive.raspberrypi.org jessie InRelease [13.2 kB] Get:2 http://mirrordirector.raspbian.org jessie InRelease [15.0 kB] Get:3 http://archive....
by iOS_Neil
Tue May 31, 2016 3:00 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

I know that feeling only too well! I've hit that very same wall more times than I cant count over the past 3 weeks :roll:
by iOS_Neil
Tue May 31, 2016 2:38 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Wow, you've been busy! Ok, home from work now and currently downloading latest version. Hopefully be back on about 6pm having done everything you have and will post progress.

Thanks again!
by iOS_Neil
Tue May 31, 2016 12:01 pm
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

That's fine - I have an 8GB card :)
by iOS_Neil
Tue May 31, 2016 11:50 am
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

I really don't mind. I'll download whichever you do so we're singing from the same sheet...
by iOS_Neil
Tue May 31, 2016 11:17 am
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Will do, thanks. I'll post all results up in here...
by iOS_Neil
Tue May 31, 2016 11:07 am
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Wow, that would be amazing! Thanks.

I'm at work now, but when home tonight, I'll install fresh onto the card again and will be ready when you are?

Thanks again!
Neil.
by iOS_Neil
Tue May 31, 2016 10:48 am
Forum: Troubleshooting
Topic: Trying to configure wifi AP (with VPN)
Replies: 96
Views: 18360

Re: Trying to configure wifi AP (with VPN)

Hi, many thanks for the reply. Most of my searches revolved around the TPLINK adapter and it was only yesterday that I started looking for the EDIMAX solutions... I think it's all a bit out of my scope to be able to follow exactly what you said with your recipe - I'm still pretty new to getting thin...

Go to advanced search