1 shell script tagged "red hat enterprise"
- Shell script iptables based firewall for virtuozzo VPS for REDHAT Linux
#!/bin/bash
# Firewall for Red hat enterprise linux Virtuozzo VPS
# It is simple firewall but effective one on Red hat enterprise linux Virtuozzo VPS :)
# ———————————————————
# 1) DO NOT FORGEDT TO SETUP CORRECT IPS first
# 2) touch /root/allbadips.txt; echo "192.1678.0.10"> /root/allbadips.txt
# 3) To load/start firewall from this script
# chmod +x virtuozzo-iptables-firewall-script.bash
# ./virtuozzo-iptables-firewall-script.bash
# —————————————————–
# Laste updated [...]
Viewing 1-1 of 1 shell scripts. ( see all popular tags )

