Kali Network Manager
- From: Leo Andre-Benezit <leoandrebenezit gmail com>
- To: networkmanager-list gnome org
- Subject: Kali Network Manager
- Date: Fri, 11 Nov 2016 11:45:33 +0000
Hi there,
Firstly great blog, thank you so much for maintaining it.
I am currently looking for a way to randomise my MAC address on every reboot on my kali machine.
Initially I had created a cron job like this:
@reboot macchanger -r wlan0
But this only randomises my MAC address when I am not connected to wifi. Which led me to your blog.
But this doesnt seem to be working for me either, the permenant MAC address only defaults back upon connection.
So I have tried the following, as per your blog:
creating:
/etc/NetworkManager/conf.d/30-mac-randomization.conf
and editing it:
[device-mac-randomization]
# "yes" is already the default for scanning
wifi.scan-rand-mac-address=yes
[connection-mac-randomization]
ethernet.cloned-mac-address=random
wifi.cloned-mac-address=random
service network-manager restart
However I am observing the same results as the above. What am i doing wrong? Is this what I
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]