FireBrick to Openswan Strongswan IPsec (Howto): Difference between revisions
Appearance
Content deleted Content added
| Line 54: | Line 54: | ||
file: /etc/ipsec.secrets |
file: /etc/ipsec.secrets |
||
<syntaxhighlight language="linux-config"> |
|||
strongSwan.IP FireBrick.IP : PSK "YourSecretHere" |
strongSwan.IP FireBrick.IP : PSK "YourSecretHere" |
||
</syntaxhighlight> |
|||
<syntaxhighlight language="xml"> |
<syntaxhighlight language="xml"> |
||