<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[OpenVPN Static Key]]></title><description><![CDATA[<p dir="auto">I config a OpenVPN Static Key (site-to-site) with Key Share.<br />
In share key export menu, exported config archive (.zip).<br />
When import in OpenVPN in android 4.2 (google nexus 7), he give the message when try connect:</p>
<p dir="auto">"specify only one of –tls-server, --tls-client, or --secret " and not connect</p>
<p dir="auto">The .ovpn file generated by pfsense:</p>
<p dir="auto">dev tun<br />
persist-tun<br />
persist-key<br />
proto udp<br />
cipher AES-128-CBC<br />
client<br />
resolv-retry infinite<br />
remote xxx.xxx.xxx.xxx 1197<br />
route xxx xxx<br />
ifconfig xxx xxx<br />
keepalive 10 60<br />
ping-timer-rem<br />
secret xxx.secret<br />
comp-lzo</p>
<p dir="auto">The "client" line must not be specify in same config file where secret line is.<br />
The openvpn from android 4.2 now working ok.</p>
]]></description><link>https://forum.netgate.com/topic/52390/openvpn-static-key</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Mar 2026 18:27:47 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/52390.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 27 Jan 2013 18:52:18 GMT</pubDate><ttl>60</ttl></channel></rss>