Closed et90d closed 5 years ago
Hi @et90d, thanks for your report. I will be able to help you after running some tests to see if the problem is related to the program or to your configuration.
Hi @brainfucksec, thanks you for reply. Please let me know if you need additional information about my system configuration.
Are you using Kali on Raspberry Pi?
Anyway, try to manage the interface with the ip
commands :
ip link set eth0 down
ip link set eth0 up
No. Not on Raspberry Pi. Macbook + Virtualbox
Tried ip
commands. All the same.
So, do you use Kali Linux on VirtualBox? VirtualBox does not support MAC spoofing from command line, but it can be changed from the settings:
VirtualBox - Macchanger and internet issues: https://forums.virtualbox.org/viewtopic.php?t=83858
So, do you use Kali Linux on VirtualBox?
yes. Ok got it. Thank you so much!
I'm having this same problem but in using kali in a windows partition. I'm using kali rolling
how do you fix that in raspberry pi? and i do not know about ip command
Do you know if there is a solution for this problem that I also have with Kali on WSL2? Thanks
Describe the bug On VirtualBox Kali Linux if i start kalitorify (
kalitorify -t
) without MAC change all ok.But if i try to change Mac
i got an error:
i try to run
kalitorify -r
and no result:Program error message
Other network proxies/firewalls or DNS applications installed no
Shell used bash
Additional context After this i need to reboot Kali to start kalitorify without issues. If i didn't change MAC - all working ok.