lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 7 Oct 2011 06:27:24 -0700 (PDT)
From:	Joerg Pommnitz <pommnitz@...oo.com>
To:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Old Mobile-IP code and modern Linux

Hello all,
I'm trying to run the old dynamics Mobile IP implementation (see http://dynamics.sourceforge.net/) on a modern Linux kernel (Fedora 15 2.6.40 aka 3.0).
There seems to be a problem in the communication between a mobile node and the foreign agent. The mobile node sends UDP packets with a source address from its own home network to the discovered address of the FA. Unfortunately the FA never sees these packets. It seems that packets with an unexpected source address will be discarded (ingress filtering?). Is there a way to disable this behavior? What is the right way to implement MobileIP on a recent Linux kernel?

Thanks in advance
  Joerg

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists