#!/bin/sh
echo "Client Down: " $* >> /tmp/mserver.log
/sbin/ipfwadm -F -d accept -m -S "$1" 
