Bug #12358

MAC spoofing panic mode is broken on X200 but not on X201

Added by sajolida 2017-03-17 12:00:06 . Updated 2017-03-17 14:23:02 .

Status:
Rejected
Priority:
Normal
Assignee:
Category:
Spoof MAC
Target version:
Start date:
2017-03-17
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

See the logs:

  • wifi-X200-2.11-broken.log
  • wifi-X200-3.0~beta2-broken.log
  • wifi-X201-2.11-no-spoof.log
  • wifi-X201-3.0~beta2-good.log
  • wifi-X201-3.0~beta2-no-spoof.log

To understand the file names:

  • broken means that I had MAC spoofing, panic mode, but the network was working.
  • good means that I had MAC spoofing, panic mode, but the network was disabled.
  • no spoof means that I disabled MAC spoofing and the network was working.

Setting for the next release and Elevated because it’s affecting 2.11 as much as 3.0~beta2 and breaks a security feature.


Files


Subtasks


History

#1 Updated by anonym 2017-03-17 14:23:02

  • Status changed from Confirmed to Rejected
  • Assignee deleted (anonym)

Turns out sajolida had an extra interface, and it was that one that was working! Panic mode successfully disabled the interface that MAC spoofing failed for. All is good!