Project

General

Profile

Actions

Feature #10583

closed

status.php: Add L2TP VPN configuration

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

Status:
Resolved
Priority:
Normal
Category:
Diagnostics
Target version:
Start date:
05/22/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

Add /var/etc/l2tp-vpn/mpd.conf with 'redacted' l2tp shared secret and radius secret

Actions #2

Updated by Jim Pingle almost 4 years ago

  • Status changed from New to Pull Request Review
  • Target version set to 2.5.0
Actions #3

Updated by Renato Botelho almost 4 years ago

  • Status changed from Pull Request Review to Feedback
  • Assignee set to Renato Botelho
  • % Done changed from 0 to 100

PR has been merged. Thanks!

Actions #4

Updated by Viktor Gurov almost 4 years ago

  • Status changed from Feedback to Resolved

works as expected on 2.5.0.a.20200616.1850

status_output.tgz contains L2TP-Configuration.txt with redacted passwords:

...
    set link enable incoming
    set l2tp secret <redacted>
    set radius server 1.1.1.1 <redacted>
    set radius retries 3
    set radius timeout 10
...

Actions

Also available in: Atom PDF