X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fiptables%2Faccounting.sh;fp=contrib%2Fiptables%2Faccounting.sh;h=a9a3be9f23846fc18dfe8153f6ce89b83313eb69;hb=57df2ea14388bbc3c80a69e64ea93e7a8379aba1;hp=71032f0b5c84ef88a5756c370808ed4e108cd82c;hpb=424031935d212d14d8f2c1b200aff76219b28319;p=collectd.git diff --git a/contrib/iptables/accounting.sh b/contrib/iptables/accounting.sh index 71032f0b..a9a3be9f 100755 --- a/contrib/iptables/accounting.sh +++ b/contrib/iptables/accounting.sh @@ -1,4 +1,4 @@ -#/bin/bash +#!/bin/bash #Simple script that sets up some chains in mangle table to do global logging of all #traffic going in and out of an interface #Could also use the regular input/output tree but this also catches the forwarded nat traffic