=================================================================== RCS file: /home/cvsd/home/cvs/scripts/shell/firewall/fw-universal.sh,v retrieving revision 2.29 retrieving revision 2.30 diff -u -p -r2.29 -r2.30 --- scripts/shell/firewall/fw-universal.sh 2005/11/01 00:12:49 2.29 +++ scripts/shell/firewall/fw-universal.sh 2005/11/01 00:36:24 2.30 @@ -9,7 +9,7 @@ # Licensed under terms of GNU General Public License. # All rights reserved. # -# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.28 2005/10/09 21:11:08 rajo Exp $ +# $Platon: scripts/shell/firewall/fw-universal.sh,v 2.29 2005/11/01 00:12:49 rajo Exp $ # # Changelog: # 2003-10-24 - created @@ -57,7 +57,6 @@ AWK="${AWK:=/usr/bin/awk}" # loopback interface LO_IFACE="${LO_IFACE:=lo}" -LO_IP="IP_$LO_IFACE" # # CONSTANTS - Do not edit