|
To my knowledge you can't change a mac address of
a network card.
the only way to change the mac address is to replace the network card.
ifconfig command is use to change the ip address or display ip address not mac address
arp -a will display the mac address of your network card
|