#1586 PR merged
: Trick for unattended recovery when we have more LAN interfaces¶
Labels: enhancement
, fixed / solved / done
gdha opened issue at 2017-11-20 14:06:¶
Trick for unattended recovery when we have more LAN interfaces in place - see also https://github.com/gdha/rear-automated-testing/issues/36
jsmeix commented at 2017-11-20 15:21:¶
@gdha
see
https://github.com/rear/rear/commit/7bacee38c001e879abe91deaf9e85db4774f0a74
Please test that newest GitHub master code.
I had to enhance it a bit because in case of 'unattended_recovery'
there can be a valid MAC_MAPPING_FILE nevertheless
and then MANUAL_MAC_MAPPING=true
or there can be no valid MAC_MAPPING_FILE
and then MANUAL_MAC_MAPPING=unattended.
Only in the latter case we can only bindly proceed
and hope MAC addresses will be right.
[Export of Github issue for rear/rear.]