On Mint 17.X I got macchange to work at boot, but on Mint 18 i can't get it to work
When I run this script (755) as sudo it change the mac adr. but then the the network doesn't work anymore
When I restart the buld in network manager it set the mac adr back to the permanent adr.
Version: GNU MAC changer 1.7.0
------
#!/bin/bash
# Disable the network devices
ifconfig eth0 down
ifconfig wlp2s0 down
# Spoof the mac addresses
/usr/bin/macchanger -r eth0
/usr/bin/macchanger -r wlp2s0
# Re-enable the devices
ifconfig eth0 up
ifconfig wlp2s0 up
----
On LM 18/Sarah - Macchange dosn't work
Forum rules
Before you post please read how to get help
Before you post please read how to get help
-
- Level 1
- Posts: 19
- Joined: Thu Dec 18, 2008 5:40 am
- Location: København M(almö) AKA Malmö Sweden
On LM 18/Sarah - Macchange dosn't work
---
Venlig Hilsen / Kind Regards
/dizmoduck
- live your dreams, don't dream your life
Venlig Hilsen / Kind Regards
/dizmoduck
- live your dreams, don't dream your life