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!

IPsec OpenBSD: Difference between revisions

Content deleted Content added
Reedy (talk | contribs)
clean up
Reedy (talk | contribs)
fix syntax
Line 12: Line 12:
* 198.51.100.0/24 LAN of machines behind FireBrick
* 198.51.100.0/24 LAN of machines behind FireBrick
* 203.0.113.0/24 LAN of machines behind OpenBSD
* 203.0.113.0/24 LAN of machines behind OpenBSD



== FireBrick configuration ==
== FireBrick configuration ==


<SyntaxHighlight>
<SyntaxHighlight lang="xml">
<ipsec-ike allow="192.0.2.2">
<ipsec-ike allow="192.0.2.2">
<connection name="openbsdtest" local-ip="192.0.2.1" peer-ips="192.0.2.2" graph="openbsd ipsec"
<connection name="openbsdtest" local-ip="192.0.2.1" peer-ips="192.0.2.2" graph="openbsd ipsec"
Line 28: Line 27:
/etc/iked.conf :
/etc/iked.conf :


<SyntaxHighlight>
<SyntaxHighlight lang="conf">
ikev2 "tofirebrick" active \
ikev2 "tofirebrick" active \
esp \
esp \