Replies: 3 comments 3 replies
-
Hi pi@rpi-falesia:~ $ ping 1.1.1.1 As you can see when I start the hotspot and the RaspAP start the "Executing RaspAP service start..." procedure, I still have internet access for brief seconds, then I loose connection, then I get it back, and when the "Executing RaspAP service start..." procedure closes I lost the access definitively (it only returns if I stop the hotspot again). Any clue on what is causing this? Regards |
Beta Was this translation helpful? Give feedback.
-
Meanwhile I tried to use a Raspberry Pi 4, this time with a single external USB WiFi dongle since the Raspberry has an internal WiFi interface, but unfortunately the problem remains: when I start the hotspot the internet access is lost!!! :( I know that probably the majority of cases using RaspAP use the eth0 to access the internet (not a WiFi interface) but I bet I am not the only one with this setup (no etho + 2 wlan) so... anyone can help me please? Regards |
Beta Was this translation helpful? Give feedback.
-
Relevant FAQ link for starters https://docs.raspap.com/faq/#interfaces Is IP forwarding enabled on your Pi?
should return a value of 1. RaspAP has built-in support for wlan0/wlan1 "wireless repeater" mode via the UI, ie. no manual configuration or other changes required. If this is not a clean install, consider starting with a fresh SD card. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I found several posts about this problem and believe me I tried all the tips but with no luck!
I have a Raspberry Pi 2 Model B v1.1 with two external WiFi USB dongles.
It has the latest 2021-05-07-raspios-buster-armhf-lite image fully updated.
Before installing RaspAP I can ssh into the RPi using the 3 interfaces (eth0, wlan0 and wlan1), and from there I can access the Internet using a ping 1.1.1.1.
After installing the RaspAP v2.6.6 using the Quick installer, and starting the hotspot in the wlan0 I obtain the desire AP but I loose the access to the internet if I ssh using the wlan1 (the internet keeps working if I ssh using the eth0). If I stop the hotspot the internet immediately becomes OK again in the wlan1.
In my application I can not use the eth0 and therefore I need to have Internet access through wlan1 when the wlan0's hotspot is on. Can you please help me on this?
As I said, some of the tips I saw are related with the iptables, something that I also tried but that I think that are already implemented in the current Quick installer, right?
Regards,
Hélio (hsmptg)
Beta Was this translation helpful? Give feedback.
All reactions