| | 898 | |
| | 899 | = DHCP = |
| | 900 | |
| | 901 | == no valid interfaces found == |
| | 902 | * Arch Linux 4.4.5-1 |
| | 903 | * lxc 1:1.1.5-4 |
| | 904 | * dhcpcd 6.10.1-1 |
| | 905 | |
| | 906 | * # dhcpcd |
| | 907 | {{{ |
| | 908 | dev: loaded udev |
| | 909 | no valid interfaces found |
| | 910 | no interfaces have a carrier |
| | 911 | forked to background, child pid 65 |
| | 912 | }}} |
| | 913 | * # dhcpcd eth0 |
| | 914 | {{{ |
| | 915 | DUID 00:01:00:01:1e:8a:6a:5e:ba:4a:37:94:4a:9d |
| | 916 | eth0: IAID 16:b6:47:44 |
| | 917 | eth0: rebinding lease of 192.168.0.185 |
| | 918 | eth0: NAK: address in use from 192.168.0.1 |
| | 919 | eth0: message: address in use |
| | 920 | eth0: soliciting a DHCP lease |
| | 921 | eth0: soliciting an IPv6 router |
| | 922 | eth0: offered 192.168.0.172 from 192.168.0.1 |
| | 923 | eth0: probing address 192.168.0.172/24 |
| | 924 | eth0: leased 192.168.0.172 for 86400 seconds |
| | 925 | eth0: adding route to 192.168.0.0/24 |
| | 926 | eth0: adding default route via 192.168.0.1 |
| | 927 | forked to background, child pid 123 |
| | 928 | }}} |