public
Description: A rigorous set of firewall scripts for BSD ipfw, and Linux iptables
Homepage:
Clone URL: git://github.com/jwiegley/jw.firewall.git
jw.firewall / home-firewall
100755 7 lines (5 sloc) 0.205 kb
1
2
3
4
5
6
7
#!/bin/sh
 
sudo sh -x $HOME/bin/firewall/rc.firewall "$@" --blackhole \
    en1@@192.168.0.0/24 en1\{0,0\} en0@@192.168.2.0/24 \
    en2@@10.37.129.0/24 en3@@10.211.55.0/24 \
    tap0\{0,0\}@@10.9.19.0/24