From d06561ac986f8328b173867b4100e34e35425c04 Mon Sep 17 00:00:00 2001 From: bbruns Date: Sat, 18 Dec 2010 21:20:18 +0000 Subject: [PATCH] Add code for detecting default external interface --- bin/firewall-sosdg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/firewall-sosdg b/bin/firewall-sosdg index ef7bedb..b755676 100755 --- a/bin/firewall-sosdg +++ b/bin/firewall-sosdg @@ -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