All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Ohnewald <mario.ohnewald@gmx.de>
To: Filip Sneppe <filip.sneppe@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: ftp contrack
Date: Tue, 25 Jan 2005 11:20:50 +0100	[thread overview]
Message-ID: <1106648450.7431.6.camel@linux.site> (raw)
In-Reply-To: <9151ac2a05012505432914ff51@mail.gmail.com>

On Tue, 2005-01-25 at 14:43, Filip Sneppe wrote:
> On Tue, 25 Jan 2005 10:50:26 +0100, Mario Ohnewald
> <mario.ohnewald@gmx.de> wrote:
> > 
> > by the way.
> >  modprobe ip_nat_ftp ports=21,2121
> > didnt work.
> > 
> Did you rmmod the ip_nat_ftp module before reloading it ?


Yes, i did.

The weird thing is that it works ONLY with the first ftp connection.
If i try to upload something a 2nd time, the packges wont get forwarded
anymore. I can see the following packages with tcpdump:
(- 123.123.123.123 is the client
 - 222.222.222.222 is the FW)


15:02:45.999772 IP 123.123.123.123.42823 > 222.222.222.222.2121: SWE
1965111453:1965111453(0) win 5840 <mss 1460,sackOK,timestamp 313275888
0,nop,wscale 0>
15:02:48.990185 IP 123.123.123.123.42823 > 222.222.222.222.2121: SWE
1965111453:1965111453(0) win 5840 <mss 1460,sackOK,timestamp 313276188
0,nop,wscale 0>
15:02:54.990145 IP 123.123.123.123.42823 > 222.222.222.222.2121: SWE
1965111453:1965111453(0) win 5840 <mss 1460,sackOK,timestamp 313276788
0,nop,wscale 0>
15:03:06.990205 IP 123.123.123.123.42823 > 222.222.222.222.2121: SWE
1965111453:1965111453(0) win 5840 <mss 1460,sackOK,timestamp 313277988
0,nop,wscale 0>

as you can see, its not even forwarding.
/proc/sys/net/ipv4/ip_forward is turned on.


Cheers, Mario




  reply	other threads:[~2005-01-25 10:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-23 23:57 ftp contrack Mario Ohnewald
2005-01-25 12:15 ` Filip Sneppe
2005-01-25 12:53   ` Jose Maria Lopez
2005-01-25  9:50     ` Mario Ohnewald
2005-01-25 13:43       ` Filip Sneppe
2005-01-25 10:20         ` Mario Ohnewald [this message]
2005-01-25 15:25           ` Filip Sneppe
  -- strict thread matches above, loose matches on Subject: below --
2005-01-25 20:04 Piszcz, Justin Michael
2005-01-26 13:29 ` Jose Maria Lopez

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=1106648450.7431.6.camel@linux.site \
    --to=mario.ohnewald@gmx.de \
    --cc=filip.sneppe@gmail.com \
    --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.