diff --git a/firewall.conf b/firewall.conf index 7606bac..de6a0aa 100644 --- a/firewall.conf +++ b/firewall.conf @@ -1,8 +1,8 @@ IPTABLES=/sbin/iptables ## WAN configuration -WAN_INT='eth0' # WAN interface -IP='192.168.0.1' # WAN IP +WAN_INT='eth0' # WAN interface +IP='42.42.42.42' # WAN IP PING=1 # Allow ping FTP=0 # Allow FTP server (passive and active)