PakSecured Linux
PakSecured Linux Timezone (US 2007):

PakSecured U.S.A. Timezone changes 2007 Patch file
To install this patch become root on the system to upgrade and then:

cd / (the root of the filesystem)
ls -l /etc/localtime - note the symlink for your timezone
EX: /etc/localtime -> /usr/share/zoneinfo/CST6CDT - the timezone is CST6CDT
rm /etc/localtime
tar -zxvf {path/to}/PakSec.timezone.upgrade.2007.tar.gz
ln -s /usr/share/zoneinfo/{Your Timezone} /etc/localtime

The upgrade is complete - to check the new DST setting
zdump -v /etc/localtime | grep 2007
You should get output as follows:

root@PakSec:/ # /usr/sbin/zdump -v /etc/localtime | grep 2007
/etc/localtime Sun Mar 11 07:59:59 2007 UTC = Sun Mar 11 01:59:59 2007 CST isdst=0
/etc/localtime Sun Mar 11 08:00:00 2007 UTC = Sun Mar 11 03:00:00 2007 CDT isdst=1
/etc/localtime Sun Nov 4 06:59:59 2007 UTC = Sun Nov 4 01:59:59 2007 CDT isdst=1
/etc/localtime Sun Nov 4 07:00:00 2007 UTC = Sun Nov 4 01:00:00 2007 CST isdst=0

And that is all of it - email us if you need more help


PakSecured Linux Kernel Patches:

Kernel 2.4.4+ (tested through .18):
Kernel 2.4.4+ with PakConfig
Kernel 2.4.4+ - No PakConfig

OLD Kernel 2.4.4+ patch (tested through .10):
Kernel 2.4.4+ with PakConfig
Kernel 2.4.4+ - No PakConfig

Kernel 2.4.{2,3} with OPTIONAL Zerocopy (see note following):

NOTE: The ZeroCopy patch is integrated into Kernel 2.4.4.
However you will still need the PakSecured kernel patch below.
If you are going to run 2.4.{2,3} then apply the 2.4.x PakSecured patch first
followed by the appropriate Zerocopy patch.

Kernel 2.4.{2,3} with PakConfig
Kernel 2.4.{2,3} - No PakConfig

ZeroCopy Patches for 2.4.{2,3} Kernels:
ZeroCopy Patch 2.4.2-2 - Required on 2.4.2 Kernel
ZeroCopy Patch 2.4.3p4 - Required on 2.4.3 Kernel

Kernel 2.4.0 and 2.4.0test{#}:
Kernel 2.4.0 with PakConfig
Kernel 2.4.0 - No PakConfig

GateD 3.5.10 patched for IPROUTE2

You Will Need both of the following patches to upgrade your IPTABLES FTOS
NEW FTOS Patch 3/11/2002 for Kernel 2.4.1{7,8}
NEW FTOS Patch 3/11/2002 for Iptables 1.2.5

These are the OLD patches for FTOS (best for Kernels < 2.4.4 and iptables < 1.2.3)
FTOS Patch 3/13/2001 for NetFilter 1.2
FTOS Module for NetFilter 1.2

Return to Home Page

Copyright © 1996 - 2001 Paktronix Systems, LLC Revised Feb 23, 2001