RaspAP problem
#1187
Replies: 1 comment 2 replies
-
Configuring an AP with two wireless adapters has a dedicated FAQ. RaspAP does not automatically set interface metrics for you, but you can easily do this via the UI. Related discussion #1171 and Reddit thread. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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,
Please be gentle. This is my first time posting here, so this may be in the wrong place.
I've searched high and low in the forums and can't find an answer. I'm fairly savvy with Linux and Raspberry Pi's.
I did a clean install of RaspAP. After reboot, I can SSH into the pi. I'm using the on-board wifi as wlan0 and a USB wifi adapter as wlan1. I can connect to the raspi-webgui at 10.1.141.1 using my iphone. I can see the webgui there. I can SSH to the pi via wlan1 which is connected to my home network at a 192.168.xxx.xxx address. I can also access the webgui through wlan1 as well.
Nothing I do seems to make the hospot (wlan0) talk to wlan1 and let me access the internet or browse. Each seem to be working fine on their own, but not together. The point of the AP is to be able to access the internet, which isn't happening. I have my phone connected to the webgui network, it gets an IP. Shouldn't the AP connect the two?
Also, I have the wpa_supplicant.conf in /etc/wpa_supplicant/ configured for my network. Do I have to change that every time I go to another network? My plan was to be able to travel with the RaspAP and use it to attach multiple devices to hotel wifi. I would think the Wireless Client scan should bring up the local wifi options.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions