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 ker

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

2001-05-02 Thread Sim, CT (Chee Tong)
]# -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 t

[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

Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread Vivek Dasmohapatra
On Wed, 2 May 2001, Russell King wrote: > On Wed, May 02, 2001 at 08:22:54AM -0400, Feng Xian wrote: > > i think iptables is a new feature in kernel 2.4.x(and you have to build > > it in the kernel or as module). you can use ipchains if > > you are running kernel with lower version, 2.2.something

Re: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread Russell King
On Wed, May 02, 2001 at 08:22:54AM -0400, Feng Xian wrote: > i think iptables is a new feature in kernel 2.4.x(and you have to build > it in the kernel or as module). you can use ipchains if > you are running kernel with lower version, 2.2.something. I think you'll find that 2.4 is compatible wit

RE: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread Feng Xian
eded by iptables-1.2.0-6 > > > -Original Message- > From: Michel Wilson [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, May 02, 2001 5:13 PM > To: Sim, CT (Chee Tong) > Cc: [EMAIL PROTECTED] > Subject: RE: Linux NAT questions > > > > what I am trying to do is this

RE: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread Michel Wilson
> 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 and > how to upgrade it?? You can see the current kernel version by doing uname -a. It is also shown at boot time. > > > [root@guava /root]# iptabl

RE: Linux NAT questions- (kernel upgrade??)

2001-05-02 Thread Sim, CT (Chee Tong)
-Original Message- From: Michel Wilson [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 02, 2001 5:13 PM To: Sim, CT (Chee Tong) Cc: [EMAIL PROTECTED] Subject: RE: Linux NAT questions > what I am trying to do is this. I have a genuine network, say 1.1.1.x, and > my Linux host is on it,

RE: Linux NAT questions

2001-05-02 Thread Michel Wilson
> what I am trying to do is this. I have a genuine network, say 1.1.1.x, and > my Linux host is on it, as 1.1.1.252 (eth0). I also have a second > network at > the back of the Linux box, 192.168.200.x, and a web server on > that network, > 192.168.200.2. The Linux address is 192.168.200.1 on eth1.