RaspAP / raspap-webgui

Simple wireless AP setup & management for Debian-based devices
https://raspap.com/
GNU General Public License v3.0
4.47k stars 791 forks source link

[Bug]: Wireless LAN is not working. #1524

Closed zerozmask closed 8 months ago

zerozmask commented 8 months ago

Code of Conduct

Issue reporting checklist

Operating System

Raspberry Pi OS (64-bit) Lite Bookworm

Quick install or Manual setup?

Quick install

Onboard wireless chipset or external adapter?

Onboard wireless chipset

Hardware

Raspberry Pi 4 Model B

RaspAP version

3.0 (Latest)

Other software or services running with RaspAP?

No other software

Contact details (optional)

No response

Bug description

I've tried many different ways and followed the guidelines to setup Wireless LAN feature but cannot establish an internet connection via ethernet to any device so far.

Steps to reproduce

Fresh install of RaspAP on Raspberry pi 4 b on the Raspberry Pi OS. Now, from RaspAP's Networking > WLAN Routing tab, choose your wireless client interface and output interface (typically, eth0 or enx). Select the "Configure a static IP address and DHCP for output interface" option toggle, choose Save settings and lastly Start WLAN routing. my output is eth0. No internet is accessible on that line.

Screenshots

image image

Additional context

I'm not internet networking adept. It is possibly a simple fix. I've toggled and restarted about every option and ensured the ethernet connection is valid.

Relevant log output

No response

billz commented 8 months ago

Set the "Configure a static IP address and DHCP for output interface" option (appears disabled in your screenshot) and restart WLAN routing. This is optional as you are also able to configure this yourself in the DHCP server UI.

This is mentioned in the docs here.