Project

General

Profile

Actions

Bug #10898

closed

vxlan interfaces fail the interface mismatch check at boot.

Added by Steve Wheeler over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Category:
Interfaces
Target version:
-
Start date:
09/13/2020
Due date:
% Done:

100%

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

Description

vxlans are not excluded from the list of interfaces to check like other sub-interface types so it fails:

Warning: Configuration references interfaces that do not exist: vxlan0

Network interface mismatch -- Running interface assignment option.
vtnet0: link state changed to UP
vtnet1: link state changed to UP

Valid interfaces are:

vtnet0  1a:f0:2c:1a:20:ae   (up) VirtIO Networking Adapter
vtnet1  76:2c:71:97:db:70   (up) VirtIO Networking Adapter

vxlans need to be added here:
https://github.com/pfsense/pfsense/blob/master/src/etc/inc/util.inc#L2341

Actions #2

Updated by Viktor Gurov over 3 years ago

Actions #3

Updated by Jim Pingle over 3 years ago

  • Status changed from New to Pull Request Review
Actions #4

Updated by Renato Botelho over 3 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 Steve Wheeler over 3 years ago

  • Status changed from Feedback to Resolved

Tested in:

2.5.0-DEVELOPMENT (amd64)
built on Sun Oct 11 01:01:59 EDT 2020
FreeBSD 12.2-STABLE

Boots correctly.

Actions #6

Updated by Jim Pingle over 3 years ago

  • Target version deleted (2.5.0)
  • Affected Version deleted (2.5.0)
Actions

Also available in: Atom PDF