Changes

From Amahi Wiki
Jump to: navigation, search
Here is the minimum iptables firewall rules required for your HDA to still function as an HDA. These rules do not include any extra services you have enabled such as SSH (port 22), VNC (port 5902), MiniDLNA (port 8200), etc. For extra apps and services you'll have to look up documentation on the App you're using.
 {{Text|Text<pre style=<"white-space: pre-wrap; word-break: keep-all;"><nowiki>*filter
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
-A FORWARD -j REJECT --reject-with icmp-host-prohibited
COMMIT</nowiki></pre>
}}
= Modify iptables state =
12,424

edits