Project

General

Profile

Actions

Feature #10341

closed

Exclude unsupported interfaces from DHCP Relay

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

Status:
Resolved
Priority:
Normal
Category:
DHCP Relay
Target version:
Start date:
03/13/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

Such interfaces as VTI, GIF, GRE and L2TP is unsupported by DHCP Relay:

Mar 13 09:03:40    dhcrelay    65228    Unsupported device type 131 for "ipsec2000" 
Mar 13 09:04:14    dhcrelay    32263    Unsupported device type 240 for "gif0" 
Mar 13 09:22:04    dhcrelay    53447    Unsupported device type 131 for "gre0" 
Mar 13 09:24:10    dhcrelay    10853    Unsupported device type 53 for "l2tp1" 

They must be excluded from interface selection list,
and avoid to use them for auto-generated upstream interface list:
https://github.com/pfsense/pfsense/blob/d09e19adf4253251dc2aa6d9edc3043e69096d4f/src/etc/inc/services.inc#L1823

Actions #2

Updated by sezer huseyin about 4 years ago

Viktor Gurov wrote:

Such interfaces as VTI, GIF, GRE and L2TP is unsupported by DHCP Relay:
[...]

They must be excluded from interface selection list,
and avoid to use them for auto-generated upstream interface list:
https://github.com/pfsense/pfsense/blob/d09e19adf4253251dc2aa6d9edc3043e69096d4f/src/etc/inc/services.inc#L1823

you are right, a few before hour i told them. look
https://redmine.pfsense.org/issues/10339

Actions #3

Updated by Jim Pingle about 4 years ago

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

Updated by Renato Botelho about 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 #5

Updated by Viktor Gurov about 4 years ago

  • Status changed from Feedback to Resolved

works as expected on 2.5.0.a.20200321.2101

Actions #6

Updated by Jim Pingle almost 4 years ago

  • Status changed from Resolved to Feedback
  • Target version changed from 2.5.0 to 2.4.5-p1
Actions #7

Updated by Jim Pingle almost 4 years ago

  • Status changed from Feedback to Resolved

Unsupported interfaces are no longer offered as choices.

Actions

Also available in: Atom PDF