PacketFence - BTS - PacketFence
View Issue Details
0001396PacketFenceconfigurationpublic2012-03-09 12:372012-10-19 14:05
obilodeau 
 
normalminorsometimes
resolvedfixed 
 
3.5.0devel 
0001396: bond interfaces causes virtual-ip detection to fail
I suspect that Net::Interface doesn't support them..

Maybe it's VLAN interfaces period because the issue was reported on a bond vlan interface (ex: bond0.10).

I'll need to reproduce in the lab.
No tags attached.
Issue History
2012-03-09 12:37obilodeauNew Issue
2012-03-09 12:37obilodeauStatusnew => assigned
2012-03-09 12:37obilodeauAssigned To => obilodeau
2012-03-09 12:39obilodeauDescription Updated
2012-03-09 12:52obilodeauNote Added: 0002610
2012-10-19 14:05fgaudreaultNote Added: 0003182
2012-10-19 14:05fgaudreaultStatusassigned => resolved
2012-10-19 14:05fgaudreaultFixed in Version => devel
2012-10-19 14:05fgaudreaultResolutionopen => fixed
2012-10-19 14:05fgaudreaultAssigned Toobilodeau =>
2012-10-19 14:05fgaudreaultTarget Versiongeneral => 3.5.0

Notes
(0002610)
obilodeau   
2012-03-09 12:52   
pushed a workaround in 3f948bc: new virtual-ip parameter available under interface configuration.

This will override vip autodetection so in that case you should hardcode it there.
(0003182)
fgaudreault   
2012-10-19 14:05   
Workaround is enough for me. If it's a limitation of the underlaying software, we cannot do much more. Re-open if you think we should investigate more.