Ticket #1 bugfix: cll1.h verze 0.6.1
[svn/Prometheus-QoS/.git] / optional-tools / make-firewall
1 #!/bin/bash
2 #
3 # requires:
4 #
5 # /rw/etc/hosts ... configuration file for dashboard and snat/dnat
6 # parses Prometheus compatible nodelist and generates some firewall
7 # rules
8 #
9 ./make-pimp
10 ./make-snat-dnat
11 #
12 # /rw/etc/network/snat-dnat is generated by make-snat-dnat
13 #
14 /rw/etc/network/snat-dnat
This page took 0.242093 seconds and 4 git commands to generate.