summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-10 23:03:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-10 23:03:52 +0000
commiteece173cecca3d93981370a56ad61e5dd9030227 (patch)
tree73cbc4eca70dfb3096d1b459d08bbcde10e57b33 /etc/rc.newwanip
parent4671d198dbfd5fb3d6903fa7ac160756a3cbdef1 (diff)
downloadpfsense-eece173cecca3d93981370a56ad61e5dd9030227.zip
pfsense-eece173cecca3d93981370a56ad61e5dd9030227.tar.gz
Do not flush nat table
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index 37b1cbc..9ea50b8 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -52,9 +52,6 @@
/* reload firewall rules */
filter_rules_generate();
- /* flush NAT table */
- filter_flush_nat_table();
-
/* reconfigure IPsec tunnels */
vpn_ipsec_configure(true);
OpenPOWER on IntegriCloud