-- setup HOME_NET below with your IP range/ranges to protect
HOME_NET = [[ 192.168.1.0/24 10.1.0.1/24 ]]
EXTERNAL_NET = "!$HOME_NET"