Project

General

Profile

« Previous | Next » 

Revision 7bc36682

Added by Ermal Luçi over 10 years ago

Provide a description for the dirty hack to not come back scratching.... on it

View differences:

etc/inc/vpn.inc
1179 1179
							$ipsecfin .= "\treqid = " . $reqids[$idx] . "\n";
1180 1180
						}
1181 1181
						$ipsecfin .= $ipsecconnect;
1182
						/*
1183
						 * This is for making strongswan consider the various similar
1184
						 * connection profiles as different and forces it to create
1185
						 * separate IKE SAs for each subnet from P2
1186
						 */
1182 1187
						$ipsecfin .= "\tkeyingtries = {$keyingtries}\n";
1183 1188
						$keyingtries++;
1184 1189
						$ipsecfin .= "\trightsubnet = {$rsubnet}\n";

Also available in: Unified diff