diff --git a/Lrp/etc/shorewall/interfaces b/Lrp/etc/shorewall/interfaces index 331e62e52..eb5c1d929 100644 --- a/Lrp/etc/shorewall/interfaces +++ b/Lrp/etc/shorewall/interfaces @@ -73,6 +73,10 @@ # . . blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. +# +# The order in which you list the options is not +# significant but the list should have no embedded white +# space. # # Example 1: Suppose you have eth0 connected to a DSL modem and # eth1 connected to your local network and that your diff --git a/Shorewall/interfaces b/Shorewall/interfaces index 331e62e52..eb5c1d929 100644 --- a/Shorewall/interfaces +++ b/Shorewall/interfaces @@ -73,6 +73,10 @@ # . . blacklist - Check packets arriving on this interface # against the /etc/shorewall/blacklist # file. +# +# The order in which you list the options is not +# significant but the list should have no embedded white +# space. # # Example 1: Suppose you have eth0 connected to a DSL modem and # eth1 connected to your local network and that your