public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [OT] Re: Linux NAT questions- (kernel upgrade??)
  2001-05-02 10:14 Sim, CT (Chee Tong)
@ 2001-05-02 17:24 ` J Sloan
  0 siblings, 0 replies; 3+ messages in thread
From: J Sloan @ 2001-05-02 17:24 UTC (permalink / raw)
  To: Sim, CT (Chee Tong); +Cc: Linux kernel

"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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: [OT] Re: Linux NAT questions- (kernel upgrade??)
@ 2001-05-03  1:20 Sim, CT (Chee Tong)
  2001-05-03  2:41 ` J Sloan
  0 siblings, 1 reply; 3+ messages in thread
From: Sim, CT (Chee Tong) @ 2001-05-03  1:20 UTC (permalink / raw)
  To: 'J Sloan'; +Cc: Linux kernel

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:jjs@toyota.com]
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.


==================================================================


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [OT] Re: Linux NAT questions- (kernel upgrade??)
  2001-05-03  1:20 [OT] Re: Linux NAT questions- (kernel upgrade??) Sim, CT (Chee Tong)
@ 2001-05-03  2:41 ` J Sloan
  0 siblings, 0 replies; 3+ messages in thread
From: J Sloan @ 2001-05-03  2:41 UTC (permalink / raw)
  To: Sim, CT (Chee Tong); +Cc: 'J Sloan', Linux kernel

"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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-05-03  2:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-03  1:20 [OT] Re: Linux NAT questions- (kernel upgrade??) Sim, CT (Chee Tong)
2001-05-03  2:41 ` J Sloan
  -- strict thread matches above, loose matches on Subject: below --
2001-05-02 10:14 Sim, CT (Chee Tong)
2001-05-02 17:24 ` [OT] " J Sloan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox