Project

General

Profile

Actions

Bug #5141

closed
CB CB

vpn_openvpn_server.php tap options missing

Bug #5141: vpn_openvpn_server.php tap options missing

Added by Chris Buechler about 11 years ago. Updated almost 11 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
09/15/2015
Due date:
% Done:

100%

Estimated time:

Description

When switching from Device Mode tun to tap on vpn_openvpn_server.php, 4 new fields should show up. "Bridge DHCP", "Bridge Interface", "Server Bridge DHCP Start", "Server Bridge DHCP End". The last 3 are disabled unless "Bridge DHCP" is checked.

Those are completely missing. 2.2.4 example on 172.27.44.105, edit that server instance and see what happens when switching tun->tap

Updated by Anonymous about 11 years ago Actions #1

  • Status changed from Confirmed to Feedback
  • Assignee changed from Anonymous to Chris Buechler

From the page logic it looks like those input are shown:

if tunneltype == TAP AND if servermode != peer-to-peer

When shown, those inputs are disabled if "bridge DHCP" is not checked.

This behaviors looks to be hte same on 2.2 and 2.3 now.

Updated by Anonymous about 11 years ago Actions #2

  • % Done changed from 0 to 100

Applied in changeset pfsense:commit:b085759d162462466a4b555ec4892636b0231605.

CB Updated by Chris Buechler almost 11 years ago Actions #3

  • Status changed from Feedback to Resolved

fixed

Actions

Also available in: Atom