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 IPsec (Road Warrior Howto): Difference between revisions

m
The basic server config is in <tt>ipsec-ike</tt> containing a <tt>connection</tt> and <tt>roaming</tt> entry, e.g.
 
<syntaxhighlight>
 
<ipsec-ike&gt;>
<connection name="''server''" roaming-pool="''roam-pool''" auth-method="Certificate" peer-auth-method="EAP" mode="Wait" local-ID="FQDN:''server.example.com''"/&gt;>
<roaming name="''roam-pool''" ip="''[ranges of LAN IPs]''" DNS="''[DNS, e.g. 8.8.8.8]''"/&gt;>
&lt;</ipsec-ike&gt;>
</syntaxhighlight>
 
 
Each roaming user then needs an <tt>eap</tt> user record.
autoreview, Bureaucrats, editor, Interface administrators, reviewer, Administrators
12,270

edits