2001-10-15 14:05:33

by Shiva Raman Pandey

[permalink] [raw]
Subject: Netfilter and Dynamics Mobile IP

Hello All,
My testbed configurations are :-
1. Linux Kernel - 2.4.9
2. Dynamics Mobile IP 0.7.5
3. Netfilter (iptables 1.2.3)
I am able to grab IP packets using Netfilter. I tried with ping, telnet
commands, and I am able to get the packet without any problem.

Now I am trying to grab all mobile IP control messages and packets using
Netfilter.
Commands I used are : (on the PC running as Home Agent)
iptables -A OUTPUT -p icmp -j QUEUE
dynhad --fg --debug

The Dynhad tool is displaying lots of agent adv. messages being sent, even
my Mobile Node is also getting them, but Netfilter is not getting any of the
message?
I am not able to understand why it is happening?

Please help me by answering these questions in the above context as soon as
possible
1. Why Netfilter is not getting the packets?
2. What should I do to get all the MIP packets?

Waiting for your earliest reply

Thanks and warm regards
Shiva




2001-10-15 15:11:02

by James Morris

[permalink] [raw]
Subject: Re: Netfilter and Dynamics Mobile IP

On Mon, 15 Oct 2001, Shiva Raman Pandey wrote:

> Now I am trying to grab all mobile IP control messages and packets using
> Netfilter.
> Commands I used are : (on the PC running as Home Agent)
> iptables -A OUTPUT -p icmp -j QUEUE
> dynhad --fg --debug
>

Why are you using the QUEUE target?

I'm not familiar with the Mobile IP package you're using, although a quick
check of the source of that version doesn't reveal an obvious connection.

Please followup to the netfilter mailing list.

- James
--
James Morris
<[email protected]>