I'm having a problem with macchanger.
Whenever I try to run the command macchanger -r eth1, I get the following error:
ERROR: Can't change MAC: interface up or not permission: Too many open files in system
I'm running this command as root, and the ulimit is set to unlimited.
What can I do to avoid this error?
ifconfig hw ether uu:vv:ww:xx:yy:zzwork? – Gilles Nov 8 '11 at 23:01ifconfigandipcommands give the same Too many open files in system error. – Zmbl Nov 9 '11 at 9:51