Add code for detecting default external interface

master
bbruns 2010-12-18 21:20:18 +00:00
parent 85cbb19f95
commit d06561ac98
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ fi
if [[ "$EXTIF" == "auto" ]]; then
EXTIF=$EXTIF_FIND
display_c YELLOW "Found default interface at: ${EXTIF}"
display_c YELLOW "Found default interface at: ${BLUE}${EXTIF}${DEFAULT_COLOR}"
fi
iptables_rules_flush ipv4