Projet

Général

Profil

« Précédent | Suivant » 

Révision 20452c68

Ajouté par Ermal il y a presque 10 ans

Allow to select IKE version to be used.

Voir les différences:

usr/local/www/vpn_ipsec.php
183 183
					?>					
184 184
					<tr valign="top" ondblclick="document.location='vpn_ipsec_phase1.php?p1index=<?=$i;?>'">
185 185
						<td class="listlr">
186
							<?=$spans;?>
187
							<?php	if (empty($ph1ent['iketype']) || $ph1ent['iketype'] == "IKEv1")
188
									echo "V1";
189
								else
190
									echo "V2";
191
							?>
192
							<?=$spane;?>
193
						</td>
194
						<td class="listr">
186 195
							<?=$spans;?>
187 196
							<?php
188 197
								if ($ph1ent['interface']) {
......
462 471
		$mobile = "&mobile=true";
463 472
	?>
464 473
	<tr>
474
		<td class="listhdrr"><?=gettext("IKE"); ?></td>
465 475
		<td class="listhdrr"><?=gettext("Remote Gateway"); ?></td>
466 476
		<td class="listhdrr"><?=gettext("Mode"); ?></td>
467 477
		<td class="listhdrr"><?=gettext("P1 Protocol"); ?></td>

Formats disponibles : Unified diff