ca1fc6a6bd04d7bc3db9af1467193f4034399594
[svn/Prometheus-QoS/.git] / optional-tools / make-firewall
1 #!/bin/bash
2 cd /root/bin/
3 /root/bin/updatehosts
4 /root/bin/make-pimp
5 /root/bin/make-iptables-restore
6 /etc/network/setnet
7 #echo -n "Running iptables restore ... "
8 #/sbin/iptables-restore < /mnt/mtdblock0/iptables-restore.in
9 #echo "done."
This page took 0.321375 seconds and 3 git commands to generate.