FireBrick to FireBrick IPsec (Howto): Difference between revisions
Appearance
Content deleted Content added
m →Manuals |
mNo edit summary |
||
| Line 28: | Line 28: | ||
</ipsec-ike> |
</ipsec-ike> |
||
If you firewall WAN to 'Self' (The Firebrick, then a firewall filter may be needed too, eg: |
|||
<rule-set name="filters" no-match-action="drop"> |
|||
<rule name="IPsec from London FB" protocol="50" action="accept" source-ip="198.51.100.1"/> |
<rule name="IPsec from London FB" protocol="50" action="accept" source-ip="198.51.100.1"/> |
||
</rule> |
|||
==FireBrick B Config== |
==FireBrick B Config== |
||
| Line 40: | Line 38: | ||
</ipsec-ike> |
</ipsec-ike> |
||
If you firewall WAN to 'Self' (The Firebrick, then a firewall filter may be needed too, eg: |
|||
<rule-set name="filters" no-match-action="drop"> |
|||
<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"/> |
||
</rule> |
|||