X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=contrib%2Fiptables%2Faccounting.sh;h=a9a3be9f23846fc18dfe8153f6ce89b83313eb69;hb=master;hp=71032f0b5c84ef88a5756c370808ed4e108cd82c;hpb=863dfcdf274509e4e1836c2c8f1f10f09e1d13be;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