Large scale NAT - problem resolved
Andriy Korud
akorud at polynet.lviv.ua
Wed Jan 28 13:20:18 PST 2004
Quoting rmkml <rmkml at wanadoo.fr>:
> 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
More information about the freebsd-net
mailing list