[Swan] Fwd: Cisco XAUTH configuration rightid phase 1 fails

Paul Wouters pwouters at redhat.com
Wed Jun 12 11:54:58 EEST 2013


On Tue, 11 Jun 2013, Andrew Campbell wrote:

> root at ipsec:/etc# cat ipsec.conf
> conn cisco
>   authby=secret
>   leftid="@customer.domain"
>   rightid="@IPsec_1.cisco.com"

> root at ipsec:/etc# cat ipsec.secrets 
> @customer.domain 1xx.5x.5x.1xx : PSK "customer1234"

If you specify left/right IDs with PSK, you should ensure the IDs
are used in the PSK line, eg:

@customer.domain @IPsec_1.cisco.com : PSK "customer1234"

Although I would have expected it to say, "no secret found", and not "no
connection found". Please let me know if this resolves it for you. If
not, please get me a run with plutodebug=all.

Paul


More information about the Swan mailing list