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