FireBrick to Openswan Strongswan IPsec (Howto): Difference between revisions
Appearance
Content deleted Content added
seems to be internal-ip now |
→strongSwan: More text |
||
| Line 61: | Line 61: | ||
</syntaxhighlight> |
</syntaxhighlight> |
||
Put the following in the FB at the other end: |
|||
<syntaxhighlight lang="xml"> |
<syntaxhighlight lang="xml"> |
||
<connection name="IPSecTostrongSwan" peer-ips="strongSwan.IP" auth-method="Secret" secret="YourSecretHere" internal-ip="FireBrick.LAN.IP.Address/24" routes="strongSwan.IP" log="default"/> |
<connection name="IPSecTostrongSwan" peer-ips="strongSwan.IP" auth-method="Secret" secret="YourSecretHere" internal-ip="FireBrick.LAN.IP.Address/24" routes="strongSwan.IP" log="default"/> |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
[[Category:FireBrick IPsec|Strongswan]] |
[[Category:FireBrick IPsec|Strongswan]] |
||