Re: [OT] Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread J Sloan

"Sim, CT (Chee Tong)" schrieb:

> I am using the Red Hat 7,  below are my kernel version.  I feel Red Hat 7 is
> quite new, although RH 7.1 has just come out.  How come it still say that my
> kernel version is old.

Ah, by old is meant the 2.2 version -
7.1 is the first RH release to ship with kernel 2.4.

You can certainly run a 2.4 kernel on your 7.0
box - I only ran 2.2.16 on my RH 7.0 boxes for
as long as it tool me to pull down the kernel
sources and compile a 2.4 kernel.

cu

jjs

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



RE: [OT] Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread Sim, CT (Chee Tong)

I am using the Red Hat 7,  below are my kernel version.  I feel Red Hat 7 is
quite new, although RH 7.1 has just come out.  How come it still say that my
kernel version is old.

[root@guava simc]# uname -a
Linux guava 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 i586 unknown
[root@guava simc]#

-Original Message-
From: J Sloan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 03, 2001 1:24 AM
To: Sim, CT (Chee Tong)
Cc: Linux kernel
Subject: [OT] Re: Linux NAT questions- (kernel upgrade??)


"Sim, CT (Chee Tong)" schrieb:

> Hi.. I follow your instruction, but I encounter this issue, my kernel need
> to be upgrade? MAy I know how to determine the current kernel version

uname -a

> and
> how to upgrade it??

Either upgrade to a distro that includes the new kernel
(e.g. latest SuSE or Red Hat) or download kernel source
and compile. It might be helpful to provide the distribution
and version you are using (Red Hat 6.2, Slackware 7,
Debian Potato, etc)

> [root@guava /root]# iptables -t nat -A PREROUTING -p tcp --dst 1.1.1.160
-i
> eth1 -j D
> NAT --to-destination 192.168.200.2
> iptables v1.1.1: can't initialize iptables table `nat': iptables who? (do
> you need to insm
> od?)
> Perhaps iptables or your kernel needs to be upgraded.
>
> [root@guava simc]# rpm -ivh iptables-1_2_0-6_i386.rpm
> error: failed dependencies:
> kernel >= 2.4.0 is needed by iptables-1.2.0-6

Yes, of course iptables won't work with the old kernel.
If you want to stay with the old kernel, you must use
ipchains instead.

cu

Jup


==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



[OT] Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread J Sloan

"Sim, CT (Chee Tong)" schrieb:

> Hi.. I follow your instruction, but I encounter this issue, my kernel need
> to be upgrade? MAy I know how to determine the current kernel version

uname -a

> and
> how to upgrade it??

Either upgrade to a distro that includes the new kernel
(e.g. latest SuSE or Red Hat) or download kernel source
and compile. It might be helpful to provide the distribution
and version you are using (Red Hat 6.2, Slackware 7,
Debian Potato, etc)

> [root@guava /root]# iptables -t nat -A PREROUTING -p tcp --dst 1.1.1.160 -i
> eth1 -j D
> NAT --to-destination 192.168.200.2
> iptables v1.1.1: can't initialize iptables table `nat': iptables who? (do
> you need to insm
> od?)
> Perhaps iptables or your kernel needs to be upgraded.
>
> [root@guava simc]# rpm -ivh iptables-1_2_0-6_i386.rpm
> error: failed dependencies:
> kernel >= 2.4.0 is needed by iptables-1.2.0-6

Yes, of course iptables won't work with the old kernel.
If you want to stay with the old kernel, you must use
ipchains instead.

cu

Jup

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



[OT] Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread J Sloan

Sim, CT (Chee Tong) schrieb:

 Hi.. I follow your instruction, but I encounter this issue, my kernel need
 to be upgrade? MAy I know how to determine the current kernel version

uname -a

 and
 how to upgrade it??

Either upgrade to a distro that includes the new kernel
(e.g. latest SuSE or Red Hat) or download kernel source
and compile. It might be helpful to provide the distribution
and version you are using (Red Hat 6.2, Slackware 7,
Debian Potato, etc)

 [root@guava /root]# iptables -t nat -A PREROUTING -p tcp --dst 1.1.1.160 -i
 eth1 -j D
 NAT --to-destination 192.168.200.2
 iptables v1.1.1: can't initialize iptables table `nat': iptables who? (do
 you need to insm
 od?)
 Perhaps iptables or your kernel needs to be upgraded.

 [root@guava simc]# rpm -ivh iptables-1_2_0-6_i386.rpm
 error: failed dependencies:
 kernel = 2.4.0 is needed by iptables-1.2.0-6

Yes, of course iptables won't work with the old kernel.
If you want to stay with the old kernel, you must use
ipchains instead.

cu

Jup

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



Re: [OT] Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread J Sloan

Sim, CT (Chee Tong) schrieb:

 I am using the Red Hat 7,  below are my kernel version.  I feel Red Hat 7 is
 quite new, although RH 7.1 has just come out.  How come it still say that my
 kernel version is old.

Ah, by old is meant the 2.2 version -
7.1 is the first RH release to ship with kernel 2.4.

You can certainly run a 2.4 kernel on your 7.0
box - I only ran 2.2.16 on my RH 7.0 boxes for
as long as it tool me to pull down the kernel
sources and compile a 2.4 kernel.

cu

jjs

-
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/