I.MX6 ifconfig: SIOCSIFHWADDR: Cannot assign requested address

简介: /************************************************************************** * I.MX6 ifconfig: SIOCSIFHWADDR: Cannot assign requested address * 说明: * Max在设置I.MX6的MAC地址的时候发现这个问题,记录一下原因。
/**************************************************************************
 *     I.MX6 ifconfig: SIOCSIFHWADDR: Cannot assign requested address
 * 说明:
 *     Max在设置I.MX6的MAC地址的时候发现这个问题,记录一下原因。
 *
 *                                        2016-7-1 深圳 南山平山村 曾剑锋
 *************************************************************************/

一、参考资料:
    1. https://www.google.co.jp/search?biw=1280&bih=844&q=SIOCSIFHWADDR%3A+Cannot+assign+requested+address&oq=SIOCSIFHWADDR%3A+Cannot+assign+requested+address&gs_l=serp.3...673575.673575.0.673828.1.1.0.0.0.0.0.0..0.0....0...1c.1.64.serp..1.0.0.KRmLYDeE1y4
    2. Can't change my mac address - can't assign requested address
        http://askubuntu.com/questions/423530/cant-change-my-mac-address-cant-assign-requested-address

二、现象:
    root@android:/ # busybox ifconfig eth0 down
    busybox ifconfig eth0 down
    root@android:/ # busybox ifconfig eth0 hw ether 71:11:22:33:44:55
    busybox ifconfig eth0 hw ether 71:11:22:33:44:55
    ifconfig: SIOCSIFHWADDR: Cannot assign requested address
    1|root@android:/ #

 

目录
打赏
0
0
0
0
12
分享
相关文章
fpm...failed: Cannot assign requested address
2017年6月23日 16:00:28 星期五 启动fpm的时候总是报错, 看了网上说的修改rlimit值但是不管用 后来发现fpm配置文件监听的地址写错了, 127.0.0.1 写成了 172.0.0.1
1204 0
The Genymotion virtual device could not obtain an IP address
The Genymotion virtual device could not obtain an IP address
106 0
|
7月前
DHCP "No subnet declaration for xxx (no IPv4 addresses)" 报错
DHCP "No subnet declaration for xxx (no IPv4 addresses)" 报错
HP/H3C and Huawei SNMP Weak Access to Critical Data
http://grutztopia.jingojango.net/2012/10/hph3c-and-huawei-snmp-weak-access-to.
973 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等