View Single Post
Old 10-26-2007, 03:32 PM  
GrouchyAdmin
Now choke yourself!
 
GrouchyAdmin's Avatar
 
Industry Role:
Join Date: Apr 2006
Posts: 12,085
Code:
#!/bin/sh
PATH=/bin:/sbin:/usr/bin:/usr/sbin
ipchains -P input DENY
ipchains -P output DENY
ipchains -P forward DENY
Hey where did the internet go?
__________________
GrouchyAdmin is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote