]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/initscripts
Forward Firewall: reorganised ruletable layout
[people/teissler/ipfire-2.x.git] / lfs / initscripts
index 6549147a83afdf68735c2ff3e5503318df3d4bb2..091b61a4253b961d50d23ae085ced9a101924c74 100644 (file)
@@ -179,20 +179,15 @@ $(TARGET) :
 
        ln -sf ../../dnsmasq /etc/rc.d/init.d/networking/red.up/05-RS-dnsmasq
        ln -sf ../../firewall /etc/rc.d/init.d/networking/red.up/20-RL-firewall
-       ln -sf ../../../../../usr/local/bin/outgoingfwctrl \
-               /etc/rc.d/init.d/networking/red.up/22-outgoingfwctrl
+       ln -sf ../../../../../usr/local/bin/forwardfwctrl \
+               /etc/rc.d/init.d/networking/red.up/23-forwardfwctrl
        ln -sf ../../../../../usr/local/bin/snortctrl \
-               /etc/rc.d/init.d/networking/red.up/23-RS-snort
+               /etc/rc.d/init.d/networking/red.up/24-RS-snort
        ln -sf ../../../../../usr/local/bin/qosctrl \
-               /etc/rc.d/init.d/networking/red.up/24-RS-qos
-       ln -sf ../../../../../usr/local/bin/setportfw \
-               /etc/rc.d/init.d/networking/red.up/25-portfw
-       ln -sf ../../../../../usr/local/bin/setxtaccess \
-               /etc/rc.d/init.d/networking/red.up/26-xtaccess
+               /etc/rc.d/init.d/networking/red.up/25-RS-qos
        ln -sf ../../../../../usr/local/bin/dialctrl.pl \
                /etc/rc.d/init.d/networking/red.up/99-U-dialctrl.pl
-       ln -sf ../../squid /etc/rc.d/init.d/networking/red.up/27-RS-squid
-       
+       ln -sf ../../squid /etc/rc.d/init.d/networking/red.up/28-RS-squid
        ln -sf ../../dnsmasq /etc/rc.d/init.d/networking/red.down/05-RS-dnsmasq
        ln -sf ../../firewall /etc/rc.d/init.d/networking/red.down/20-RL-firewall
        ln -sf ../../../../../usr/local/bin/dialctrl.pl \