--- hoststated/pfe_filter.c.orig 29 Jan 2007 14:23:31 -0000 1.10 +++ hoststated/pfe_filter.c 31 Jan 2007 16:47:43 -0000 @@ -280,7 +280,7 @@ rio.rule.dst.addr.type = PF_ADDR_ADDRMASK; rio.rule.dst.port_op = PF_OP_EQ; rio.rule.dst.port[0] = address->port; - rio.rule.rtableid = -1; /* stay in the main routing table */ + //rio.rule.rtableid = -1; /* stay in the main routing table */ rio.rule.action = PF_RDR; if (strlen(service->tag)) (void)strlcpy(rio.rule.tagname, service->tag,