summaryrefslogtreecommitdiffstats
path: root/etc/rc.newwanip
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2011-04-04 10:32:55 +0000
committerErmal <eri@pfsense.org>2011-04-04 10:32:55 +0000
commitf206afb57e34ea30c43477deea3dfabfe10ad565 (patch)
tree18b3ddb0ccd66e2d0671b3503849cb93c56df4c7 /etc/rc.newwanip
parent056df2d9f0af16083bb0f601cb519e87741f1013 (diff)
downloadpfsense-f206afb57e34ea30c43477deea3dfabfe10ad565.zip
pfsense-f206afb57e34ea30c43477deea3dfabfe10ad565.tar.gz
On interface ip change reload even igmpproxy. Reported-by: http://forum.pfsense.org/index.php/topic,34372.0.html
Diffstat (limited to 'etc/rc.newwanip')
-rwxr-xr-xetc/rc.newwanip3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.newwanip b/etc/rc.newwanip
index f4e59c7..654d0dd 100755
--- a/etc/rc.newwanip
+++ b/etc/rc.newwanip
@@ -138,6 +138,9 @@ if (substr($interface_real, 0, 4) != "ovpn")
/* reload graphing functions */
enable_rrd_graphing();
+/* reload igmpproxy */
+services_igmpproxy_configure();
+
restart_packages();
?>
OpenPOWER on IntegriCloud