comment
[svn/Prometheus-QoS/.git] / optional-tools / make-firewall
... / ...
CommitLineData
1#!/bin/bash
2cd /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.116685 seconds and 4 git commands to generate.