iptables -A INPUT -p tcp --dport 80 -s xxxx -j ACCEPT - für bestimmte öffnen (tcp)

Schliesen
iptables -A INPUT -p tcp --dport 80 -j DROP