<?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[Expected peer address: xx.xx.xxx.xx:1194 Error]]></title><description><![CDATA[<p dir="auto">:'(<br />
Hello complete Newbie here.   <br />
I think I've setup OpenVPN correctly on my mac, but I'm not sure.   I've ready multiple configuration guides and I'm pretty much following what others have done before me.</p>
<p dir="auto">I'm getting this message and I'm stumped.<br />
expected peer address: xx.xx.xxx.xx:1194 (allow this incoming source address/port by removing –remote or adding --float)</p>
<p dir="auto">However in my client file "openvpn.conf" if I replace the remote section with this  "remote 192.168.1.1 1194"   I get connected so I think I have my certs setup correctly.</p>
<p dir="auto">Here is my client file:<br />
client<br />
dev tun<br />
proto udp<br />
remote xxx.xxx.x.x 1194;<br />
ping 10<br />
resolv-retry infinite<br />
nobind<br />
persist-key<br />
persist-tun<br />
ca ca.crt<br />
cert xxx.crt<br />
key xxx.key<br />
ns-cert-type server<br />
comp-lzo<br />
verb 3<br />
pull</p>
<p dir="auto">Any help is most appreciated.</p>
]]></description><link>https://forum.netgate.com/topic/15359/expected-peer-address-xx-xx-xxx-xx-1194-error</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 01:48:34 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/15359.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 May 2009 03:20:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Expected peer address: xx.xx.xxx.xx:1194 Error on Thu, 21 May 2009 06:18:12 GMT]]></title><description><![CDATA[<p dir="auto">@onhel:</p>
<blockquote>
<p dir="auto">Take out "client" in the top of your config and replace it with "float"</p>
<p dir="auto">float<br />
dev tun<br />
proto udp<br />
remote xxx.xxx.x.x 1194;<br />
ping 10<br />
resolv-retry infinite<br />
nobind<br />
persist-key<br />
persist-tun<br />
ca ca.crt<br />
cert xxx.crt<br />
key xxx.key<br />
ns-cert-type server<br />
comp-lzo<br />
verb 3<br />
pull</p>
</blockquote>
<p dir="auto">Thanks!  It worked.</p>
]]></description><link>https://forum.netgate.com/post/197874</link><guid isPermaLink="true">https://forum.netgate.com/post/197874</guid><dc:creator><![CDATA[marcusman]]></dc:creator><pubDate>Thu, 21 May 2009 06:18:12 GMT</pubDate></item><item><title><![CDATA[Reply to Expected peer address: xx.xx.xxx.xx:1194 Error on Wed, 20 May 2009 06:57:14 GMT]]></title><description><![CDATA[<p dir="auto">Take out "client" in the top of your config and replace it with "float"</p>
<p dir="auto">float<br />
dev tun<br />
proto udp<br />
remote xxx.xxx.x.x 1194;<br />
ping 10<br />
resolv-retry infinite<br />
nobind<br />
persist-key<br />
persist-tun<br />
ca ca.crt<br />
cert xxx.crt<br />
key xxx.key<br />
ns-cert-type server<br />
comp-lzo<br />
verb 3<br />
pull</p>
]]></description><link>https://forum.netgate.com/post/197750</link><guid isPermaLink="true">https://forum.netgate.com/post/197750</guid><dc:creator><![CDATA[AhnHEL]]></dc:creator><pubDate>Wed, 20 May 2009 06:57:14 GMT</pubDate></item></channel></rss>