On 13 Oct 2015, at 21:44, Roland Schwarz roland.schwarz@blackspace.at wrote:
I am trying to use the access to the AMPRNet by VPN via amprnet-vpn1.aprs.fi
I already got hold of a lotw certificate but cannot get access. Is this to place to hope for further help?
I’ve got that experimentally set up:
$ sudo openvpn2 —config client.conf —verb 6
And my client.conf:
client dev tun0 proto udp remote amprnet-vpn1.aprs.fi 1773 resolv-retry infinite persist-key persist-tun ca amprnet-vpn-ca.crt cert client.crt key client.key comp-lzo verb 3
IIRC the amprnet-vpn-ca.crt, client.crt and client.key were generated as: http://wiki.ampr.org/index.php/AMPRNet_VPN
This could be set up more automatically, but ok so far. Bill (M1BKF)