<div dir="ltr">Hi<div>I have setup strongswan and I could establish secure connection with 2 nodes without any problem. </div><div>My connection config is :</div><div><div><br></div><div>conn net-net</div><div>      left=30.0.2.2</div>
<div>      leftcert=peer1.crt</div><div>      leftsubnet=<a href="http://0.0.0.0/0">0.0.0.0/0</a></div><div>      rightsubnet=<a href="http://30.0.2.0/24">30.0.2.0/24</a></div><div>      right=30.0.2.1</div><div>      leftid="C=US, ST=City, L=Teh, O=peer1, OU=peer1, CN=peer1"</div>
<div>      rightid="C=US, ST=City, L=Teh, O=peer2, OU=peer2, CN=peer2"</div><div>      keyexchange=ikev2</div><div>      type=tunnel</div><div>      auth=ah</div><div>      auto=add</div></div><div><br></div><div>
My concern about leftID and rightID options. I could not establish connection without them.related values I derive from certificates. May give me more information about possible values that I can set for these parameters?</div>
<div>If I do not want use leftid or rightid, what option do I set instead of them?</div><div><br></div><div>Thank in advance </div></div>