Bug 10929

Summary: Extend firewall to support multiple IPsec VPN networks
Product: IPFire Reporter: Michael Tremer <michael.tremer>
Component: ---Assignee: Michael Tremer <michael.tremer>
Status: CLOSED FIXED QA Contact:
Severity: - Unknown -    
Priority: - Unknown -    
Version: 2   
Hardware: unspecified   
OS: Unspecified   
See Also: https://bugzilla.ipfire.org/show_bug.cgi?id=11559
Bug Depends on:    
Bug Blocks: 10928    
Attachments: firewall: Support multiple subnets per IPsec tunnel

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.