From: Ray Leach <raymondl@knowledgefactory.co.za>
To: Netfilter Mailing List <netfilter@lists.netfilter.org>
Subject: Re: help iptables queuing
Date: 18 Jun 2003 12:33:12 +0200 [thread overview]
Message-ID: <1055932392.2530.48.camel@raylinux.internal> (raw)
In-Reply-To: <20030618093855.41783.qmail@mail.com>
[-- Attachment #1: Type: text/plain, Size: 1086 bytes --]
Hi
Is your kernel compiled with connection tracking support (either in the
kernel, or as a module)?
Ray
On Wed, 2003-06-18 at 11:38, Paridhi Bansal wrote:
> 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
--
--
Raymond Leach <raymondl@knowledgefactory.co.za>
Network Support Specialist
http://www.knowledgefactory.co.za
"lynx -source http://www.rchq.co.za/raymondl.asc | gpg --import"
Key fingerprint = 7209 A695 9EE0 E971 A9AD 00EE 8757 EE47 F06F FB28
--
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-06-18 10:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-18 9:38 help iptables queuing Paridhi Bansal
2003-06-18 10:33 ` Ray Leach [this message]
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=1055932392.2530.48.camel@raylinux.internal \
--to=raymondl@knowledgefactory.co.za \
--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.