Rick Knebel [mailto:[EMAIL PROTECTED]] wrote:
>
> Hi,
> i installed redhat 6.2 and set up IP masquerading the exact
> same way I did
> with 6.0 and 6.1 and it will not work.
> My two other computers will not connect to the internet
> through my linux
> box. i can ping them though.
>
> Has anyone else had this problem with 6.2?

There is a change in RH 6.2 regarding masquerading. Have to say they
did not do a real good job of highlighting this and I had to root
around to find it.

1. Version 6.2 no longer uses IPCHAINS. It is now IPTABLES. There is a
backwards compatability but you have to insmod the ipchains.o or
ipfwadm.o kernel modules for your old scripts to work.

2. IPv4 forwarding is also no longer controlled by /etc/sysconfig. The
settings are now made in the /etc/sysctl.conf script.

Check out the following documents:

1. RH Linux 6.2: The Official RH Linux Reference Guide, chapter 1, New
Features

2. NAT How-To

3. Packet Filtering How-To


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to