All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paridhi Bansal" <paridhibansal@mail.com>
To: netfilter@lists.netfilter.org
Subject: help iptables queuing
Date: Wed, 18 Jun 2003 04:38:55 -0500	[thread overview]
Message-ID: <20030618093855.41783.qmail@mail.com> (raw)

HI!!

I am using RedHat linux 7.3 with iptablesv1.2.5..I am using iptables queuing to get the packets to my application...I have used thefollowing
iptables' commands:

	iptables -t nat -A OUTPUT -j QUEUE
	iptables -t nat -A PREROUTING -j QUEUE
	iptables -t nat -A POSTROUTING -j QUEUE
	iptables -A INPUT -j QUEUE

But instead of getting all the packets,i just get first packet of every connection.For example, just first packet of TCP telnet, FTP connection (with SYN bit set and ACK not set )and not the subsequent packets.Why is this so?????

Can somebody help me with the explanation of this??????


Paridhi
-- 
__________________________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers



             reply	other threads:[~2003-06-18  9:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-18  9:38 Paridhi Bansal [this message]
2003-06-18 10:33 ` help iptables queuing Ray Leach
2003-06-18 10:55 ` George Vieira
  -- strict thread matches above, loose matches on Subject: below --
2003-06-18 10:48 Paridhi Bansal
2003-06-18 11:36 ` George Vieira
2003-06-18 11:46 Paridhi Bansal
2003-06-18 12:33 ` Ray Leach

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=20030618093855.41783.qmail@mail.com \
    --to=paridhibansal@mail.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.