I'm just gonna guess at this but I think that you need to support
ip_nat_ftp
/sbin/insmod ip_nat_ftp
/sbin/insmod ftp_conntrack_ftp
Insert it near the top of the ruleset
Craig
I tried inserting those two modules, but the result was still the same.
The RHN applet is still showing the question mar
On Thu, 2003-02-27 at 18:35, Alimin Bijosono Oei wrote:
> http://www.yolinux.com/TUTORIALS/LinuxTutorialNetworkGateway.html. It is
> working so I use it. Here it is:
> #!/bin/sh
>
> iptables --flush # - Flush
> all the rules in filter and nat tables
>
On Thu, 2003-02-27 at 15:53, Michael Smith wrote:
>> On Wed, 2003-02-26 at 21:12, Alimin Bijosono Oei wrote:
>
>>> > Hi all,
>>> >=20
>>> > At home I have a desktop computer and a laptop both have Redhat 8.0
>>> > installed. Both of them are networked so that the desktop acts as a
>>> > gat
[top posting moved!]
On Thu, 2003-02-27 at 15:53, Michael Smith wrote:
> On Wed, 2003-02-26 at 21:12, Alimin Bijosono Oei wrote:
> > Hi all,
> >
> > At home I have a desktop computer and a laptop both have Redhat 8.0
> > installed. Both of them are networked so that the desktop acts as a
> > gatew
The desktop is acting as a firewall for anything sharing internet access
through it. I'm not sure exactly how you configure that but, the info
might help. You need to figure out what port RHN uses, and then open
that on whatever you can think of.
-Michael
On Wed, 2003-02-26 at 21:12, Alimin Bijos