Hi, I've build a package to include the OpenNHRP project to OpenWRT. NHRP is the the open standard behind Cisco's DMVPN. This allows a Linux box to participate in such a DMVPN meshed VPN as a spoke.
The makefile of OpenNHRP is pretty simple. It depends on the C-ARES library which has to be downloaded and compiled as well. As OpenNHRP uses IPSec-Tools to encapsulate and secure traffic it is necessary to patch the racoon source in OpenWRT. The patch fiel adds GRE support to racoon in IPSec-Tools 0.7. This will be obsolete in version 0.8. All the files you need to build and test OpenNHRP can be downloaded here. http://pfeiffer.ws/opennhrp_kamikaze-8.09.tar.gz It contains of - OpenNHRP makefile and (minimal) init script - C-ARES makefile - IPSec-Tools patch I used the SVN Kamikaze 8.09 branch for packaging. It would be grate if the software could be part of OpenWRT some day because this this is the platform it belongs to :-) Please note that I'm not a developer of OpenNHRP but only wrote wrote the makefiles. Jakob You can find additional information here. - OpenNHRP project: http://sourceforge.net/projects/opennhrp/ http://patrickpreuss.wordpress.com/2009/02/14/dmvpn-with-linux/ - C-ARES library: http://c-ares.haxx.se/ - NHRP/DMVPN in general: http://en.wikipedia.org/wiki/DMVPN http://en.wikipedia.org/wiki/Next_Hop_Resolution_Protocol
signature.asc
Description: This is a digitally signed message part
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel