Actions
Todo #7560
closedvpn_l2tp.php dns checks
Start date:
05/20/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
vpn_l2tp.php
recommend confirming that DNS servers l2tp_dns1 and l2tp_dns2
are IP addresses. Check this right in vpn_l2tp.php
since vpn_l2tp_configure silently checks it.
Also while there complain if l2tp_dns2 is set but l2tp_dns1
is not, since vpn_l2tp_configure won't use it if the first is not set.
(I noticed this while working on my book.
My list of bugs is at http://reedmedia.net/books/pfsense/bugs.html )
Updated by Jim Pingle over 7 years ago
- Category set to L2TP
- Status changed from New to Assigned
- Assignee set to Jim Pingle
- Target version set to 2.4.0
Updated by Jim Pingle over 7 years ago
- Status changed from Assigned to Feedback
- % Done changed from 0 to 100
Applied in changeset 11a3e413225b3719c6424b74ed7103f91852ac62.
Actions