Bug 10929 - Extend firewall to support multiple IPsec VPN networks
Summary: Extend firewall to support multiple IPsec VPN networks
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Michael Tremer
QA Contact:
URL:
Keywords:
Depends on:
Blocks: 10928
  Show dependency treegraph
 
Reported: 2015-09-21 18:12 UTC by Michael Tremer
Modified: 2017-12-06 17:34 UTC (History)
0 users

See Also:


Attachments
firewall: Support multiple subnets per IPsec tunnel (1002 bytes, patch)
2015-09-22 01:28 UTC, Michael Tremer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2015-09-21 18:12:31 UTC
Bug #10928 adds support for multiple subnets per IPsec tunnel. The firewall GUI needs to be extended to read the changed configuration for rules that use the IPsec tunnel as source or destination.

The subnets will be saved as the following: a.b.c.d/e|a.b.c.d/e Please see the attached patch of bug #10928 for more information about this.
Comment 1 Michael Tremer 2015-09-22 01:28:17 UTC
Created attachment 373 [details]
firewall: Support multiple subnets per IPsec tunnel

Sorry, needed to implement this rather urgently. Please review.