In a new CM5 I have installed RaspAP Docker using docker compose uncommenting the cgroup directive, with WAN Ethernet on end0; I can connect to the AP SSID raspap-webgui, and get an IP address but cannot access to Internet.
I have manually added the firewal rules using:
sudo chmod +x firewall-rules.sh
./firewall-rules.sh
I've also tried the Registry version without docker compose and It neither works.
Bug description
Related issues
Steps to Reproduce
- Environment data
- Operating System: Raspberry Pi OS Lite (Debian Trixie)
- Hardware: CM5 on Waveshare CM5 IO board
- Kernel Architecture:
- Docker Install Info and version:
- Hardware architecture:
- docker-compose.yml contents, docker run shell command, or paste a screenshot of any UI based configuration of containers here.
- any additional info to help reproduce.
These common fixes didn't resolve my issue
Screenshots
Additional context
Add any other context about the problem here.
In a new CM5 I have installed RaspAP Docker using docker compose uncommenting the cgroup directive, with WAN Ethernet on end0; I can connect to the AP SSID raspap-webgui, and get an IP address but cannot access to Internet.
I have manually added the firewal rules using:
sudo chmod +x firewall-rules.sh
./firewall-rules.sh
I've also tried the Registry version without docker compose and It neither works.
Bug description
Related issues
Steps to Reproduce
These common fixes didn't resolve my issue
docker runexample(s) in the readme (removing any customizations I added)Screenshots
Additional context
Add any other context about the problem here.