Netfilter and Dynamics Mobile IP

Shiva Raman Pandey (shiva@sasken.com)
Mon, 15 Oct 2001 19:36:50 +0530


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/