Project

General

Profile

Actions

Bug #10151

closed

vpn_ipsec_phase1.php: webgui bugs on latest 2.5

Added by Viktor Gurov about 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Web Interface
Target version:
Start date:
01/03/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:

Description

Phase 1 Proposal (Encryption Algorithm) is doubled (see screenshot)

also, for some reason, the JavaScript code that sets the default options does not work:

// On initial page load
        myidsel_change();
        peeridsel_change();
        iketype_change();
        methodsel_change();
        rekeychkbox_change();
        dpdchkbox_change();

- this is why DPD values and AES keysize is empty

pfSense 2.5.0.a.20200102.0720

PR to fix double Phase 1 Proposal (Encryption Algorithm):
https://github.com/pfsense/pfsense/pull/4146


Files

Actions #1

Updated by Jim Pingle about 4 years ago

  • Status changed from New to In Progress
  • Assignee set to Jim Pingle

The JS fails because the rekeychkbox_change() function listed there does not exist any longer. I've pushed a fix for both items at once.

Actions #2

Updated by Jim Pingle about 4 years ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 100
Actions #3

Updated by Viktor Gurov about 4 years ago

  • Status changed from Feedback to Resolved

tested on pfSense 2.5.0.a.20200103.2159

no bugs,
Resolved

Actions

Also available in: Atom PDF