|
I am trying to get VPN setup on my SAM9G25 development board. From looking at options, I was going to attempt to use OpenVPN. However, I'm having issues getting all the packages that I need for OpenVPN. From looking at the Angstrom distribution feed browser, openvpn depends on kernel-module-tun. So far, I haven't found a package for kernel-module-tun that's available for the SAM9G25. When I run the command "opkg print-architecture" I get the following list:
arch all 1 arch any 6 arch noarch 11 arch arm 16 arch armv4 21 arch armv4t 26 arch armv5te 31 arch at91sam9x5ek 36
And from browsing the Angstrom repository feed, I don't see a version of kernel-module-tun for any of those architectures.
Is anyone using VPN on any of the AT91SAM9x5 processors? If so, what packages did you use and where did you get them?
Thanks, Bryan
|