    if (isInNet(host, "{ $LocalIP }", "{ $LocalNetmask }"))
        return "DIRECT";
