From mboxrd@z Thu Jan 1 00:00:00 1970 From: Unix User Subject: Re: lib ipq Date: Tue, 21 Jun 2005 22:07:51 +0200 Message-ID: References: Reply-To: Unix User Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org hi all I use the lib ipq. I want to know how one can make the difference between an outgoing and incoming packets with the lib ipq . I queued incoming and outgoing packets . i use the packet information to look at the tcp/ip headers and check the ip addresses to see if it is incoming or outgoing but it doesnt work if the localhost send a packet at his self (ex : source adress: 127.0.0.1 , dest adress: 127.0.0.1). how can i make the difference ?=20 sorry for my bad english :)