On 18/10/13 07:09 AM, José Vázquez Fernández wrote: > Take a look at this ticket: https://dev.openwrt.org/ticket/9631
Again, I do not personally have this issue but I can see why it would need to be fixed. $ ssh [email protected] 'reboot';sleep 3;while ! ping -c3 openwrt.lan; do sleep 2; done; ssh [email protected] 'while :; do cat /proc/sys/kernel/random/entropy_avail; sleep 1; done' ping: unknown host openwrt.lan <snip> ping: unknown host openwrt.lan PING openwrt.lan (192.168.8.1) 56(84) bytes of data. 64 bytes from OpenWrt.lan (192.168.8.1): icmp_seq=1 ttl=69 time=0.999 ms 64 bytes from OpenWrt.lan (192.168.8.1): icmp_seq=2 ttl=69 time=1.24 ms 64 bytes from OpenWrt.lan (192.168.8.1): icmp_seq=3 ttl=69 time=1.22 ms --- openwrt.lan ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2002ms rtt min/avg/max/mdev = 0.999/1.158/1.247/0.112 ms 135 139 145 151 <snip> 200 207 213 218 222 229 232 237 242 <snip> 363 401 440 478 9 46 87 122 166 203 <snip> 684 726 762 799 837 <snip> 1346 1381 1416 1452 1481 1513 <snip> 1074 1106 1161 1197 1231 1263 <snip> 1270 1304 1347 1385 <snip> 1091 1123 1156 1185 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
