From 3ad679e205455332ec50080b790737bce331f398 Mon Sep 17 00:00:00 2001 From: teastep Date: Fri, 7 Apr 2006 16:11:19 +0000 Subject: [PATCH] Clarify the contents of the INTERFACE column in /etc/shorewall/nat git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3778 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/nat | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Shorewall/nat b/Shorewall/nat index 692cce354..b6b2ca619 100644 --- a/Shorewall/nat +++ b/Shorewall/nat @@ -16,8 +16,10 @@ # IP address of the interface named in the next # column and must not be a DNS Name. # -# INTERFACE Interface that you want the EXTERNAL address to appear -# on. If ADD_IP_ALIASES=Yes in shorewall.conf, you may +# INTERFACE Interface that has the EXTERNAL address. +# If ADD_IP_ALIASES=Yes in shorewall.conf, Shorewall +# will automatically add the EXTERNAL address to this +# interface. Also if ADD_IP_ALIASES=Yes, you may # follow the interface name with ":" and a digit to # indicate that you want Shorewall to add the alias # with this name (e.g., "eth0:0"). That allows you to