about summary refs log tree commit diff stats
path: root/linux/conf/iptables/ipt-stop.sh
blob: 55af57ccd5855137a249c8c21bc7b7d06f33a99a (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

echo "blocking network..."

source /etc/iptables/ipt-firewall.sh

ipt_clear
ipt_tables