#!/bin/bash echo Content-type: text/plain echo echo "Aktualni rpfilter routeru `hostname`" echo for i in /proc/sys/net/ipv4/conf/*/rp_filter; do echo -n "$i = "; cat $i; done WebSVN - czfcentos - Blame - Rev 2 - /trunk/router/home/www/cgi-bin/rpfilter.cgi
  jablonka.czprosek.czf

czfcentos

Subversion Repositories:
[/] [trunk/] [router/] [home/] [www/] [cgi-bin/] [rpfilter.cgi] - Blame information for rev 2

 

Line No. Rev Author Line

Powered by WebSVN 2.2.1