FireBrick Road Warrior strongSwan: Difference between revisions

(→‎Install Packages: Formatting)
(→‎strongSwan Config: more syntaxhighlight)
Add your connection to /etc/ipsec.conf:
 
<syntaxhighlight lang="bashini">
conn firebrick # Arbitrary name - doesn't have to be 'firebrick'
left=%defaultroute # Use your default route to the internet
 
If the FireBrick is configured to give an IPv6 address in the Roaming pool, then tell strongSwan to request IPv6 too:
<syntaxhighlight lang="ini">
leftsourceip=%config4,%config6
</syntaxhighlight>
 
Reload settings: