💻 Software
Create a virtual network interface using the iproute2 "ip link" command with a spoofed MAC address
Fresh5 days ago
Mar 15, 202634962 viewsConfidence Score0%
0%
Problem
How can I create a virtual interface similar to the following command? This does not work. I want to set the MAC addresses to test my DHCP server's configuration. How would I do that with the suite using the ip link command? This works, but it randomly assigns a MAC address. This is still useful, b…
Error Output
$ sudo ifconfig eth1 hw ether 00:01:02:aa:bb:cc SIOCSIFHWADDR: No such device
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Create a virtual network interface using the iproute2 "ip link" command with a spoofed MAC address
Low Risk
Have you tried... or
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix