Quoting rmkml <[EMAIL PROTECTED]>: > Hi Andriy, > > You use ipnat (ipfilter) > Well, I'm using ipnat. In order to make it work properly, I have to: - install ipfilter 3.4.32 (it claims to have some bugs fixed in NAT code, in stock system you'll find 3.4.31);
- define in _proper_ :-) ip_nat.h: #define LARGE_NAT #define NAT_SIZE 80809 #define RDR_SIZE 80809 #define NAT_TABLE_SZ 262143 #define HOSTMAP_SIZE 32767 don't ask me from where I've taken those number - mostly they was found in mailing lists. regards, Andriy Korud _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"
