All of lore.kernel.org
 help / color / mirror / Atom feed
From: staenker <staenker@rhcs.de>
To: m.d.berger@ieee.org
Cc: netfilter@lists.netfilter.org
Subject: Re: queue newbie
Date: Tue, 26 Apr 2005 07:24:01 +0200	[thread overview]
Message-ID: <426DD071.5050507@rhcs.de> (raw)
In-Reply-To: <000301c549fb$a6facb40$2801a8c0@MBRC40>

Michael D. Berger wrote:

>Thank you for this help.  Additionally, 
>>From where do I download the latest iptables src?
>  
>
netfilter.org

>How do I enable CONFIG_IP_NF_QUEUE?
>  
>
If you are compiling a kernel you have to configure, which parts of the 
big source code schould be compiled. Because of that there exists a 
config file. In this config file you have to enable CONFIG_IP_NF_QUEUE.

>In Red Hat Workstation, where is <where-you-built-your-kernel>?
>  
>
Normaly in /usr/src . But if you don't know where the kernelsources 
schould be you won't be able to patch this kernel with netfilter 
patches. And if your are not able to patch your kernel, you wont get the 
new feature you want. Thatswhy you schould do some reading, googling und 
expirence about how to compile a linux kernel.
If youre done with this you should be able to answer questions like 
"From where do I download the latest iptables src?" by yourself.

>Mike.
>  
>
Richard

>--
>Michael D. Berger
>m.d.berger@ieee.org 
>
>  
>
>>-----Original Message-----
>>From: bharathi [mailto:bharathi@au-kbc.org] 
>>Sent: Monday, April 25, 2005 9:33 AM
>>To: Michael D. Berger
>>Cc: netfilter
>>Subject: Re: queue newbie
>>
>>
>>Dear Mr.Berger,
>>                            Download the latest version of 
>>iptables src 
>>and do the following to get libipq,
>>  # make KERNEL_DIR=<<where-you-built-your-kernel>>
>>  # make install KERNEL_DIR=<<where-you-built-your-kernel>>
>>  # make install-devel
>>IMPORTANT:  Your kernel  must have enabled with the  
>>CONFIG_IP_NF_QUEUE 
>>( Userspace queueing via NETLINK (EXPERIMENTAL) ) module to use this 
>>queueing feature with iptables.
>>
>>thanks,
>>bharthix.
>>
>>
>>Michael D. Berger wrote:
>>
>>    
>>
>>>On RH-WS-3 (4 when I get around to it), I would like
>>>to use the capabilities of -j QUEUE.  Google seems to
>>>indicate that I need libipq, and to get this, perhaps
>>>I need to get an rpm for iptables-devel.
>>>
>>>Is this the way to go?  If so, where is the best place
>>>to get the rpm, and what version should I get?  If not,
>>>how should I proceed?
>>>
>>>Thanks in advance for your help.
>>>Mike.
>>>
>>>--
>>>Michael D. Berger
>>>m.d.berger@ieee.org 
>>>
>>>
>>>
>>>
>>> 
>>>
>>>      
>>>
>>    
>>
>
>
>
>
>  
>



  reply	other threads:[~2005-04-26  5:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-24 18:35 queue newbie Michael D. Berger
2005-04-25 13:33 ` bharathi
2005-04-26  1:02   ` Michael D. Berger
2005-04-26  5:24     ` staenker [this message]
2005-04-26  5:31       ` Richard Hauswald
2005-05-01  3:31   ` Michael D. Berger

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=426DD071.5050507@rhcs.de \
    --to=staenker@rhcs.de \
    --cc=m.d.berger@ieee.org \
    --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.