Feature #946
openAllow aliases to be used to define IPsec phase 2 networks
0%
Description
Eventually it would be nice to allow using aliases on the IPsec phase 2 definition screen for local and remote networks. It would be an easy and clean way to avoid having to manually make many entries that are identical except for the subnet definitions.
The GUI code would just need to add the alias autcomplete mechanism to the "Address" field, perhaps either by sharing the "Network" choice in type, so it would be "Network or alias", or use a choice for just "Alias". We might need to restrict it to host and network alias types. The backend would just need to generate the appropriate pairings of phase 2 declarations in racoon.conf, matching each entry in the local alias/network to an entry in the remote alias/network.
Updated by Ermal Luçi about 10 years ago
- Target version changed from Future to 2.3
This is possible to implement easily now that strongswan is used.
Updated by Jim Thompson about 9 years ago
- Assignee changed from Ermal Luçi to Renato Botelho
reassign.
Updated by Chris Buechler about 9 years ago
- Target version changed from 2.3 to Future
Updated by Grzegorz Sliwa over 8 years ago
It will be great see it in next release of pfSense.
Today I must create ~100 tunnels phase 2.
I had to create 5 my internal networks to external subnets.... and I must do it one by one.
With aliases I could create alias: my_local_network for example and route it all to external subnets much easier.
Updated by Auric Sosa about 7 years ago
Has been over 7 year now, it will be good to have that option?
Is there an update on this?
Updated by Jason Kolter over 1 year ago
It would be great if this could get integrated