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

Content deleted Content added
AA-Andrew (talk | contribs)
AA-Andrew (talk | contribs)
Line 51: Line 51:
<rule name="IPsec from Reading FB" protocol="50" action="accept" source-ip="203.0.113.1"/>
<rule name="IPsec from Reading FB" protocol="50" action="accept" source-ip="203.0.113.1"/>


You will also want to add firewall rules to allow traffic between the two LANs, eg, this will allow all traffic to and from London:

<rule-set name="IPsec" source-interface="LAN ipsec" target-interface="LAN ipsec" no-match-action="continue" comment="Allow all traffic ">
<rule name="Allow" set-graph="IPSecTraffic" action="accept"/>
</rule-set>

This rule actually allows all traffic from all IPSec connections - so do edit to suit your environment.


[[Category:FireBrick_IPsec|FireBrick]]
[[Category:FireBrick_IPsec|FireBrick]]