Okay, well, I think I've got a solution (since I do have root access to
the masq box).
Will post it in case anyone else has issues with this:
/sbin/ipchains -M -S 43200 10 60
Sets a 12 hour timeout for masqueraded tcp connections. Might want a
smaller number, but that's good and safe for what I'm doing :)
C ya,
Wes
From Don Harrop <
don@nis4u.com> Wed Nov 15 05:02:33 2000
From: Don Harrop <
don@nis4u.com> (Don Harrop)
Date: Tue, 14 Nov 2000 22:02:33 -0700 (MST)
Subject: max ext2 partition
Message-ID: <
Pine.LNX.4.21.0011142154140.5200-100000@tech1.nis4u.com>
I've been doing some Linux on some bigger HD's lately. Seems like the
largest partition ext2 can support is 8gigs. Am I stuck with this or is
there a trick to creating a larger partition that I don't know about? Is
there a way to connect two drives together as one logical partition? I
wan't to create the biggest partition I can in Linux with the utilities
that come with the a standard Linux distro.
Don