Correct macro.JAP

This commit is contained in:
Tom Eastep 2010-11-28 07:05:18 -08:00
parent 095345f95c
commit 3a8634934a
2 changed files with 2 additions and 6 deletions

View File

@ -13,5 +13,5 @@
PARAM - - tcp 8080 # HTTP port
PARAM - - tcp 6544 # HTTP port
PARAM - - tcp 6543 # InfoService port
HTTPS/PARAM
SSH/PARAM
HTTPS
SSH

View File

@ -698,10 +698,6 @@ sub add_a_route( ) {
progress_message " Route \"$currentline\" $done";
}
#
# This probably doesn't belong here but looking forward to the day when we get Shorewall out of the routing business,
# it makes sense to keep all of the routing code together
#
sub setup_null_routing() {
save_progress_message "Null Routing the RFC 1918 subnets";
for ( rfc1918_networks ) {