Damnit. numpages & .37

richard@iguana.co.nz richard@iguana.co.nz
Tue, 1 Feb 2000 11:31:31 +1100 (EST)


On Mon, 31 Jan 2000, Rusty Russell wrote:

> In message <Pine.LNX.3.96.1000131114020.22616E-100000@tictax.iguana.co.nz> you 
> write:
> > Ok, no problem says I, I'll just backtrack down to .37 and use that
> > instead until they fix...but..netfilter .15+ requires the symbol
> > num_physpages, which .37 and below don't export.
> 
> Sorry about this.  If it's any consolation, it's been pretty painful
> for me too.

Not any consolation, but my condolences :)
 
> Hack in ip_conntrack_htable_size to 128.

Ok, that worked (I put in 256 just for the hell of it). Boots fine, only
problem seems to be:

ipnatctl: unrecognised option --dport

On the line:

ipnatctl -I -d 192.168.2.1 -p tcp --dport 80 -b dest -t 192.168.1.1
--to-port 85

This works under 0.1.14, and I checked carefully to ensure that the
relevant modules from the right version (0.1.17) are under
/usr/local/lib/ipnatctl

Any ideas on the problem? I'll keep working on it but I must admit to
being at a bit of a loss.

Richard.