All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Lorenz <andre@highsecure.de>
To: netfilter@lists.netfilter.org
Subject: Re: ftp problem!
Date: Mon, 9 Jun 2003 12:09:54 +0200	[thread overview]
Message-ID: <200306091209.54832.andre@highsecure.de> (raw)
In-Reply-To: <20030608221235.92699.qmail@web11507.mail.yahoo.com>

Am Montag, 9. Juni 2003 00:12 schrieb Salman Ahmed:
> Hello,
>
> I am using iptalbes with kernel 2.4.7-10. I have configured IP Masquerading
> for my gateway server. I am having problem regarding ftp as my clients are
> not accessing ftp service.any suggestion would be admirable about how to
> access ftp on my server or onto the Internet?
>
> please help me..
>
> Salman
Hello,

I've some suggestions to you:

1. is your ftp-server working correct
	test: ftp localhost  --> try to login as user
2. load your ftp-kernel-module
	modprobe ip_conntrack_ftp
	modprobe ip_nat_ftp

3. lookup wether the modules are loaded correct at your firewall
	type: lsmod 

3.1 lookup at your ruleset you'll need:
	port 20,21 (ftp-data, ftp) for active ftp

4. test your ftp-connection through your firewall to your ftp-server

I hope this will help your
with friendly regards
andre



      reply	other threads:[~2003-06-09 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-08 22:12 ftp problem! Salman Ahmed
2003-06-09 10:09 ` Andre Lorenz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200306091209.54832.andre@highsecure.de \
    --to=andre@highsecure.de \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.