zvyseni verze na 0.8.0 - vyvojova, netestovana
[svn/Prometheus-QoS/.git] / optional-tools / make-firewall
CommitLineData
a4f661fc 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.087194 seconds and 4 git commands to generate.