Project

General

Profile

Actions

Bug #8261

closed
JV

OpenVPN tunnel network handled incorrectly with a /31 tunnel network

Bug #8261: OpenVPN tunnel network handled incorrectly with a /31 tunnel network

Added by Jupiter Vuorikoski over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
OpenVPN
Target version:
Start date:
01/06/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.2_1
Affected Architecture:
All

Description

When defining the tunnel network to be used in an openvpn site-to-site tunnel, if you define a /31 network, the configurator incorrectly assumes a /30 network even as a /31 is perfectly fine for openvpn.

ie. 10.1.1.4/31 is 10.1.1.5 and 10.1.1.6 in actual configuration when it should be 10.1.1.4 and 10.1.1.5

There are likely some other issues with ptp link address handling with gateways and interfaces as well...

JP Updated by Jim Pingle over 8 years ago Actions #2

  • Category set to OpenVPN
  • Status changed from New to Feedback
  • Target version set to 2.4.3
  • % Done changed from 0 to 100
  • Affected Architecture All added
  • Affected Architecture deleted ()

PR was merged two weeks ago

JP Updated by Jim Pingle over 8 years ago Actions #3

  • Status changed from Feedback to Resolved

Tunnel networks are calculated properly with /31 now

Actions

Also available in: Atom