Actions
Bug #612
closedPAIR mode configuration is incomplete.
Start date:
18 Mar 2018
Due date:
% Done:
100%
Estimated time:
Severity:
01 - Critical
Description
It still doesn't properly configure the monitor network (wlan0) because the PHP save() doesn't enable the interface in network/interfaces and the uap0 doesn't come up with dhcp because the interface is not statically configured in network/interfaces.
Updated by Hammel over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
This required changes to libpnc, which had bugs when the interface requested didn't already exist in /etc/network/interfaces. These are fixed and PAIR mode is working now.
Changes commited and pushed. Closing issue.
Actions