Re: Kali Network Manager
- From: Leo Andre-Benezit <leoandrebenezit gmail com>
- To: networkmanager-list gnome org
- Subject: Re: Kali Network Manager
- Date: Fri, 11 Nov 2016 11:47:35 +0000
Hi there,
Firstly great blog, thank you so much for maintaining it.
I am currently looking for a way to randomize 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 randomizes my MAC address when I am not connected to wifi. Which led me to your blog.
But this doesn't seem to be working for me either, the permanent 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 i should be doing to have the same results as "@reboot macchanger -r wlan0"?
Thanks in advance!
Leo
PS: sorry for previous email, accidentally sent it unfinished
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]