From abaesche@worklab.de Thu Jan 10 10:11:43 2002 From: abaesche@worklab.de To: security@lists.opensuse.org Subject: Iptsbles Nat Problems Date: Thu, 10 Jan 2002 11:09:05 +0100 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3311348611405529684==" --===============3311348611405529684== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi, I have a problem with my NAT. I use this script die hidde my Intranet. I only could do passive ftp, but I need aktive. Anyone a idear to fix this ? iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE Thanks!! ------------------------------------------------------------ worklab technologies GmbH http://www.worklab.de Armin Bäsche Phone: 089 / 890 569 65 Technik / Administration Fax: 089 / 890 569 79 Motorstr.56 eMail: abaesche(a)worklab.de 80809 München http://www.eatndrink-guide.com ------------------------------------------------------------ --===============3311348611405529684==-- From raymondl@knowledgefactory.co.za Thu Jan 10 10:20:34 2002 From: Ray Leach To: security@lists.opensuse.org Subject: Re: [suse-security] Iptsbles Nat Problems Date: Thu, 10 Jan 2002 12:20:44 +0200 Message-ID: <3C3D6AFC.E4167734@knowledgefactory.co.za> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8160410091115473121==" --===============8160410091115473121== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Hi abaesche(a)worklab.de wrote: > Hi, > > I have a problem with my NAT. I use this script die hidde my Intranet. > I only could do passive ftp, but I need aktive. Anyone a idear to fix > this ? > > iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE > This rule doesn't block active ftp. There must be an input or forward rule that is blocking your active ftp. > > Thanks!! > ------------------------------------------------------------ > worklab technologies GmbH http://www.worklab.de > > Armin Bäsche Phone: 089 / 890 569 65 > Technik / Administration Fax: 089 / 890 569 79 > Motorstr.56 eMail: abaesche(a)worklab.de > 80809 München http://www.eatndrink-guide.com > ------------------------------------------------------------ > > -- > To unsubscribe, e-mail: suse-security-unsubscribe(a)suse.com > For additional commands, e-mail: suse-security-help(a)suse.com -- ---------------------------------------------------------------------- Raymond Leach Cell:+27-82-416-1410 Tel:+27-11-444-5006 Fax:+27-11-444-5007 eMail:raymondl(a)knowledgefactory.co.za www:http://www.knowledgefactory.co.za Make money while you sleep! Click here. "No matter where you go, there you are ..." ---------------------------------------------------------------------- --===============8160410091115473121==-- From wiersig@glamus.de Thu Jan 10 10:23:26 2002 From: Peter Wiersig To: security@lists.opensuse.org Subject: Re: [suse-security] Iptsbles Nat Problems Date: Thu, 10 Jan 2002 11:28:30 +0100 Message-ID: <200201101024.LAA28984@dns.glamus.de> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4286358692113541004==" --===============4286358692113541004== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Am Donnerstag, 10. Januar 2002 11:09 schrieb abaesche(a)worklab.de: > I have a problem with my NAT. I use this script die hidde my Intranet. > I only could do passive ftp, but I need aktive. Anyone a idear to fix > this ? Install the SuSE Proxy Suite. ( Series sec ) Or get a FTP-client which can be configured to passive ftp. Peter --===============4286358692113541004==--