Step 3: Reconfigure Shorewall (Optional)

If you are running mini-httpd on port 80, you can skip this step. If you are running mini-httpd on port 8080, you must open up the Shorewall rules to allow access to the web server. In the /etc/shorewall/rules, file, add 8080 to the line that looks like this:

ACCEPT loc fw tcp 80,8080

Restart shorewall : /etc/init.d/shorewall restart