PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001419PacketFencedhcppublic2012-04-09 14:402015-02-18 10:59
Reporterobilodeau 
Assigned To 
PrioritynormalSeverityminorReproducibilityrandom
StatusclosedResolutionopen 
PlatformLinuxOSRHEL / CentOSOS Version5
Product Version 
Target VersionFixed in Version 
Summary0001419: pfdhcplistener warning: Unable to open VLAN proc description for eth0
DescriptionWARN: Unable to open VLAN proc description for eth0: No such file or directory (pf::util::get_vlan_from_int)

Is it since we run a listener on management interface by default?
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0003270)
muhlig (reporter)
2012-11-07 04:49

Actually the warning is because of eth0 not being 802.1q _tagged_ VLAN. There is no entry for eth0 in /proc/net/vlan directory. Does the listener work correctly on the untagged interface? If yes, we shouldn't try to get VLAN from this interface. If no, we should make Management VLAN tagged. AFAICS it works (INFO: DHCP detector on eth0 enabled), so we probably could get rid of the warning by checking if the interface is tagged and if it is not, forget about VLAN tag.
(0003918)
lmunro (administrator)
2015-02-18 10:59

Obsolete bug tracker entries.
PF 4 introduced changes that either make these irrelevant or impossible to reproduce.

New issues are moving to github issues.

- Issue History
Date Modified Username Field Change
2012-04-09 14:40 obilodeau New Issue
2012-10-19 12:09 fgaudreault Target Version => general
2012-11-07 04:49 muhlig Note Added: 0003270
2015-02-18 10:59 lmunro Note Added: 0003918
2015-02-18 10:59 lmunro Status new => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker