How come I can't turn off my pc, after I:


iptables-save > /etc/debi-firewall.conf

echo "#!/bin/sh" > /etc/network/if-up.d/iptables
echo "iptables-restore < /etc/debi-firewall.conf" >>
/etc/network/if-up.d/iptables
chmod +x /etc/network/if-up.d/iptables



after this, my pc just hang's when shutting down :(
Can anyone help me? :S

When I set everything to ACCEPT, it turn off OK..
I can switch tty's when my pc is "hanging", when shutting down..I already
googled it :(

Reply via email to