All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mészáros Gergely" <monk@chello.hu>
To: netfilter@lists.netfilter.org
Subject: Masquarede stalls?
Date: Tue, 10 Aug 2004 20:20:45 +0200	[thread overview]
Message-ID: <20040810202045.6f8681b3.monk@chello.hu> (raw)


Hi!

Are there any issues about netfilter in kernel 2.4.25 ?

I tried to make a masquerading setup, but all connections from the internal network what is larger than a minimal size are stalls, and just waits waits waits...

What can it be? 

My ultra-simplified ipfilter (for debugging purpose) is:

	iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE
	iptables -A FORWARD -j ACCEPT 


. I have a simple two-network-card-gateway server and 192.168.* internal net setup.
. from the server everything is perfect.
. from the internal net, one can ping everything correctly (masquerade is working, just buggy)
. from the internal net every connection initialised correctly, however 
	large enough (larger than 1 packet?) data is buggy and stalls.

So, i can reach very short homepages, and can ping from the int net but 
everything else will stall.

Can you help me?

thx,
1 MonK / Gergely Mészáros


             reply	other threads:[~2004-08-10 18:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-10 18:20 Mészáros Gergely [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-10 18:23 Masquarede stalls? Meszaros Gergely
2004-08-10 18:31 ` Antony Stone
2004-08-10 18:33 Jason Opperisano
2004-08-10 18:56 ` Meszaros Gergely
2004-08-10 19:18   ` Antony Stone
2004-08-10 21:10     ` Alistair Tonner
2004-08-10 19:13 Jason Opperisano
2004-08-10 20:22 ` Mészáros Gergely
2004-08-11  5:05   ` Alistair Tonner
2004-08-10 20:24 ` Meszaros Gergely
2004-08-10 22:35   ` Alistair Tonner
2004-08-10 22:48     ` Antony Stone

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=20040810202045.6f8681b3.monk@chello.hu \
    --to=monk@chello.hu \
    --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.