optional-tools/make-pimp modified to ignored comments in hosts file
[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.133118 seconds and 4 git commands to generate.