RaspAP - Raspberry Pi Monitoring
Last updated
Was this helpful?
Last updated
Was this helpful?
RaspAP is feature-rich wireless router software that just works on many popular , including the Raspberry Pi. Our popular and create a known-good default configuration in minutes on all current Raspberry Pis with onboard wireless.
Update RPi OS to its latest version, including the kernel and firmware, followed by a reboot:
Set the WiFi country in raspi-config's Localisation Options: sudo raspi-config
.
Important
Failure to perform this step will prevent the RPi from enabling wireless operation. When this happens, you will see the warning Wi-Fi is currently blocked by rfkill
in the console.
Install RaspAP from your device's shell prompt
After the reboot at the end of the installation the wireless AP network will be configured as follows:
IP address: 10.3.141.1
Username: admin
Password: secret
DHCP range: 10.3.141.50 to 10.3.141.254
SSID: raspi-webgui
Password: ChangeMe
RaspAP was originally made for Raspbian, but now also installs on the following Debian-based distros.
Raspberry Pi OS
(64-bit) Lite Bookworm
ARM
Official
Raspberry Pi OS
(32-bit) Lite Bookworm
ARM
Official
Raspberry Pi OS
(64-bit) Lite Bullseye
ARM
Official
Raspberry Pi OS
(32-bit) Lite Bullseye
ARM
Official
Armbian
23.11 (Jammy)
Beta
Debian
Bookworm
ARM / x86_64
Beta
Ubuntu
Server 23.04 (Lunar)
ARM / x86_64
Beta
Start with a clean install of the . Both the 32 and 64-bit release versions are supported. The Raspberry Pi OS Desktop distro is currently .
The will complete the steps in the for you.
Your AP's and many are now ready to be modified by RaspAP.
You are also encouraged to use RaspAP's community-led .
Please note that "supported" is not a guarantee. If you are able to improve support for your preferred distro, we encourage you to to the project.