#!/bin/sh


#Remove a user from the allowed list
iptables -t nat -D maccheck -m mac --mac-source 00:D0:B7:3B:43:92 -j RETURN