<div dir="ltr">Hi Paul,<div><br></div><div>Works! pure genius!</div><div><br></div><div>Is there a way to ignore the remote peer ID sent from the Cisco router? </div><div><br></div><div>Most people would be unaware of that value, just thinking how to explain it to a customer compare to using VPNC.</div>
<div><br></div><div>The next error in the pipe,</div><div><br></div><div><div>041 &quot;tunnel0-0&quot; #2: tunnel0-0 prompt for Username:</div><div>040 &quot;tunnel0-0&quot; #2: tunnel0-0 prompt for Password:</div><div>002 &quot;tunnel0-0&quot; #2: XAUTH: Answering XAUTH challenge with user=&#39;<span style="font-family:arial,sans-serif;font-size:13px">customer.domain</span>&#39;</div>
<div>002 &quot;tunnel0-0&quot; #2: transition from state STATE_XAUTH_I0 to state STATE_XAUTH_I1</div><div>004 &quot;tunnel0-0&quot; #2: STATE_XAUTH_I1: XAUTH client - awaiting CFG_set</div><div>002 &quot;tunnel0-0&quot; #2: extra debugging enabled for connection: raw+crypt+parsing+emitting+control+lifecycle+klips+dns+oppo+controlmore+pfkey+nattraversal+x509+dpd+oppoinfo</div>
<div>037 &quot;tunnel0-0&quot; #2: encountered fatal error in state STATE_XAUTH_I1</div></div><div><br></div><div>I will have a go at fixing that tomorrow.</div><div><br></div><div>Thanks again for your help!</div><div><br>
</div><div>Andrew</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 6:54 PM, Paul Wouters <span dir="ltr">&lt;<a href="mailto:pwouters@redhat.com" target="_blank">pwouters@redhat.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, 11 Jun 2013, Andrew Campbell wrote:<br>
<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
root@ipsec:/etc# cat ipsec.conf<br>
conn cisco<br></div>
  authby=secret<br>
  leftid=&quot;@customer.domain&quot;<br>
  rightid=&quot;@<a href="http://IPsec_1.cisco.com" target="_blank">IPsec_1.cisco.com</a>&quot;<br>
</blockquote><div class="im">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
root@ipsec:/etc# cat ipsec.secrets <br>
@customer.domain 1xx.5x.5x.1xx : PSK &quot;customer1234&quot;<br>
</blockquote>
<br></div>
If you specify left/right IDs with PSK, you should ensure the IDs<br>
are used in the PSK line, eg:<br>
<br>
@customer.domain @<a href="http://IPsec_1.cisco.com" target="_blank">IPsec_1.cisco.com</a> : PSK &quot;customer1234&quot;<br>
<br>
Although I would have expected it to say, &quot;no secret found&quot;, and not &quot;no<br>
connection found&quot;. Please let me know if this resolves it for you. If<br>
not, please get me a run with plutodebug=all.<span class="HOEnZb"><font color="#888888"><br>
<br>
Paul<br>
</font></span></blockquote></div><br></div>