cnrobot 发表于 2018-7-30 17:42:09

ubuntu14.04 自制文件系统中eth0 无法获取动态ip

求指教
firefly@firefly:~$ ifconfig
eth0      Link encap:EthernetHWaddr e2:c4:67:9d:98:80
          inet6 addr: fe80::e0c4:67ff:fe9d:9880/64 Scope:Link
          UP BROADCAST RUNNING MULTICASTMTU:1500Metric:1
          RX packets:109 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:11213 (11.2 KB)TX bytes:3114 (3.1 KB)
          Interrupt:59


指令dhclient不能用,用的时候就卡死了,请问怎么修改

sheqw 发表于 2018-8-2 09:25:56

busybox udhcpc试试
页: [1]
查看完整版本: ubuntu14.04 自制文件系统中eth0 无法获取动态ip