Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick to Openswan Strongswan IPsec (Howto): Difference between revisions

clean up
(lang)
(clean up)
(One intermediate revision by one other user not shown)
<indicator name="Tunnels">[[File:Menu-IPsec.svg|link=:Category:FireBrick_IPsecFireBrick IPsec|30px|Back up to the FireBrick IPsec Tunnels Category Page]]</indicator>
*Also see: [[FireBrick_Road_Warrior_strongSwanFireBrick Road Warrior strongSwan]]
 
=Linux (CentOS Openswan) Example Using IKE2 and Preshared keys=
 
Put the following in the FB at the other end:
<syntaxhighlight languagelang="xml">
<connection name="IPSec" peer-ips="CentOS.IP.Address" auth-method="Secret" secret="YourSecretHere" internal-ipv4="FireBrick.LAN.IP.Address/24" routes="CentOS.IP.Address" log="default"/>
</syntaxhighlight>
<connection name="IPSecTostrongSwan" peer-ips="strongSwan.IP" auth-method="Secret" secret="YourSecretHere" internal-ipv4="FireBrick.LAN.IP.Address/24" routes="strongSwan.IP" log="default"/>
</syntaxhighlight>
[[Category:FireBrick_IPsecFireBrick IPsec|Strongswan]]
editor
698

edits