Configure UFW for RaspAP #1239
Replies: 2 comments 2 replies
-
UFW's default policy is to deny all incoming connections but allow all outgoing connections:
For your AP to work, you will need to allow incoming connections for
You'll probably also want to permit incoming
Using the above as examples, add a rule to allow incoming connections on port 80 (lighttpd) so you can access RaspAP's web UI. These are just the basics to help get you started. How you choose to configure your firewall depends on your existing network setup and your specific goals. There are many tutorials online to take you further. RaspAP Insiders has an optional firewall component that uses iptables. |
Beta Was this translation helpful? Give feedback.
-
Thank you so much for your easy to understand instructions. I will test these out later and see how it goes :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Running Raspbian Bullseye
Would like to know how to configure UFW to allow wifi hotspot to be allowed through the firewall.
With default UFW settings, I cannot access the wifi hotspot.
Beta Was this translation helpful? Give feedback.
All reactions