Push out 0.9.11
This commit is contained in:
parent
4e7ee7cce9
commit
18e3c7c532
@ -515,7 +515,8 @@ if [ "$PORTFW" ] && [ "$NAT" ]; then
|
|||||||
fi
|
fi
|
||||||
if [ "$DSTIP" ]; then
|
if [ "$DSTIP" ]; then
|
||||||
DSTIP="-d $DSTIP"
|
DSTIP="-d $DSTIP"
|
||||||
elif [ ! "$DSTIP" ] && [ ! "$DSTIF" ]; then
|
fi
|
||||||
|
if [ ! "$DSTIP" ] && [ ! "$DSTIF" ]; then
|
||||||
DSTIP="-d $EXTIP"
|
DSTIP="-d $EXTIP"
|
||||||
fi
|
fi
|
||||||
#PORTADD=( ${i//:/ } )
|
#PORTADD=( ${i//:/ } )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user