[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 2.2 -> 2.4
On Fri, Nov 16, 2001 at 10:14:53AM -0600, Danny Sauer wrote:
> To move from a 2.2 kernel to a 2.4 kernel, all I've gotta do is upgrade
> to the newest modutils and recompile any modules neccesary, right? I've
> done it before, but it just seems like it wasn't that easy...
Look at Documentation/Changes to make sure you have new enough
versions of everything. The big thing you need is modutils though.
It really shouldn't be that hard...
> Alternatively, is there a way to do
> iptables -A PREROUTING -d 10.1.1.1 -j DNAT --to 192.168.1.1
> under a 2.2 kernel (ie, with ipchains or something else)?
With ipmasqadm, sure. (I don't remember the syntax, but I could look
it up if you need it.)
Of course it won't work as well with 2.2...
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- References:
- 2.2 -> 2.4
- From: Danny Sauer <sauer@cloudmaster.com>