Linux Netfilter discussions
 help / color / mirror / Atom feed
From: skydive <skydive@megamail.pt>
To: netfilter@lists.netfilter.org
Cc: fneto@connecton.com.br
Subject: RE: NAT Problems FTP (maybe a newbie question)
Date: Fri, 21 Nov 2003 13:06:52 +0000	[thread overview]
Message-ID: <1069420012.3fbe0dec338d4@paris-hme1> (raw)

hi franciso:

i once had a trouble with ftp, because i was blocking -
-syn, but fortunately i could figure a way out by 
using PASV mode on my ftp clients.

if you do not have any firewall rules i can not 
imagine what your problem may be since, as you posted, 
you got no firewalling rules.

i can suggest the using of masquerading instead of 
SNAT. give it a try:

iptables -t nat -A POSTROUTING -o eth0 -s 
192.168.0.0/24 -j MASQUERADE


skydive!


-------------------------------------------------
Email Enviado utilizando o serviço MegaMail



             reply	other threads:[~2003-11-21 13:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-21 13:06 skydive [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-11-20  0:11 NAT Problems FTP (maybe a newbie question) Francisco André Barbosa Neto
2003-11-20  0:19 ` Antony Stone
2003-11-19 23:49 Francisco André Barbosa Neto

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=1069420012.3fbe0dec338d4@paris-hme1 \
    --to=skydive@megamail.pt \
    --cc=fneto@connecton.com.br \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox