All of lore.kernel.org
 help / color / mirror / Atom feed
* (no subject)
@ 2005-01-26 15:58 mohammad Mahbubur rahman
  2005-01-26 16:26 ` Tobias DiPasquale
  0 siblings, 1 reply; 3+ messages in thread
From: mohammad Mahbubur rahman @ 2005-01-26 15:58 UTC (permalink / raw)
  To: netfilter

Hi,
I am working on an Adhoc network running kernel AODV
version 2.1 (on Redhat linux kernel 2.4.20). The AODV
is running fine. Now I am trying to queue some packets
onto the user space for modification using libipq
library. But incase of running the libipq example
program, i have to load the ip_queue module by
modprobe ip_queue first. When i load this module and
running the example program, the machines are hanged.
Can anyone please tell me why??

Can anyone pls suggest me how i can get some packets
onto the user space for modification incase of ad hoc
network???

Mahbub



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (no subject)
  2005-01-26 15:58 (no subject) mohammad Mahbubur rahman
@ 2005-01-26 16:26 ` Tobias DiPasquale
  2005-01-26 19:45   ` Kernel AODV and libipq library mohammad Mahbubur rahman
  0 siblings, 1 reply; 3+ messages in thread
From: Tobias DiPasquale @ 2005-01-26 16:26 UTC (permalink / raw)
  To: mohammad Mahbubur rahman; +Cc: netfilter

On Wed, 26 Jan 2005 07:58:23 -0800 (PST), mohammad Mahbubur rahman
<mahbub71@yahoo.com> wrote:
> Hi,
> I am working on an Adhoc network running kernel AODV
> version 2.1 (on Redhat linux kernel 2.4.20). The AODV
> is running fine. Now I am trying to queue some packets
> onto the user space for modification using libipq
> library. But incase of running the libipq example
> program, i have to load the ip_queue module by
> modprobe ip_queue first. When i load this module and
> running the example program, the machines are hanged.
> Can anyone please tell me why??
> 
> Can anyone pls suggest me how i can get some packets
> onto the user space for modification incase of ad hoc
> network???

AFAIK, the current Linux implementation of AODV uses ip_queue.
Therefore, due to the limitations of ip_queue, you can't then use
anything else that would use ip_queue while you're running that. Where
did you get your implementation? Is it this one:

http://user.it.uu.se/~henrikl/aodv/

or this one?:

http://w3.antd.nist.gov/wctg/aodv_kernel/

If its the latter, disregard all of the above.

-- 
[ Tobias DiPasquale ]
0x636f6465736c696e67657240676d61696c2e636f6d


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Kernel AODV and libipq library
  2005-01-26 16:26 ` Tobias DiPasquale
@ 2005-01-26 19:45   ` mohammad Mahbubur rahman
  0 siblings, 0 replies; 3+ messages in thread
From: mohammad Mahbubur rahman @ 2005-01-26 19:45 UTC (permalink / raw)
  To: Tobias DiPasquale; +Cc: netfilter

thanks for your reply. i use the kernel aodv
implementation of the nist (means the following one).

http://w3.antd.nist.gov/wctg/aodv_kernel/

When the aodv is running and i try to load the
ip_queue module by modprobe ip_queue, it gives the
message that device or resource is busy, insmod
ip_queue failed.

But when i stop the aodv and load the ip_queue module,
it dont give any message. After that i give one rule
to queue udp packet going through 6002 port (just for
testing). When any packet go through this port, both
the machine hangs. I dont know why this is happened.

Do u know any alternative by which i can modify any
ongoing or upcoming packets in adhoc network.

mahbub

--- Tobias DiPasquale <codeslinger@gmail.com> wrote:

> On Wed, 26 Jan 2005 07:58:23 -0800 (PST), mohammad
> Mahbubur rahman
> <mahbub71@yahoo.com> wrote:
> > Hi,
> > I am working on an Adhoc network running kernel
> AODV
> > version 2.1 (on Redhat linux kernel 2.4.20). The
> AODV
> > is running fine. Now I am trying to queue some
> packets
> > onto the user space for modification using libipq
> > library. But incase of running the libipq example
> > program, i have to load the ip_queue module by
> > modprobe ip_queue first. When i load this module
> and
> > running the example program, the machines are
> hanged.
> > Can anyone please tell me why??
> > 
> > Can anyone pls suggest me how i can get some
> packets
> > onto the user space for modification incase of ad
> hoc
> > network???
> 
> AFAIK, the current Linux implementation of AODV uses
> ip_queue.
> Therefore, due to the limitations of ip_queue, you
> can't then use
> anything else that would use ip_queue while you're
> running that. Where
> did you get your implementation? Is it this one:
> 
> http://user.it.uu.se/~henrikl/aodv/
> 
> or this one?:
> 
> http://w3.antd.nist.gov/wctg/aodv_kernel/
> 
> If its the latter, disregard all of the above.
> 
> -- 
> [ Tobias DiPasquale ]
> 0x636f6465736c696e67657240676d61696c2e636f6d
> 



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - now with 250MB free storage. Learn more.
http://info.mail.yahoo.com/mail_250


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-26 19:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-26 15:58 (no subject) mohammad Mahbubur rahman
2005-01-26 16:26 ` Tobias DiPasquale
2005-01-26 19:45   ` Kernel AODV and libipq library mohammad Mahbubur rahman

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.