Am 19.01.2013 um 15:57 schrieb Charles Steinkuehler: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > I've setup Michael Haberler's network booting of my BeagleBone, and I > seem to be having the same network crashing on DHCP lease renewal > issue others have seen. > > Has anyone identified and resolved the issue, or just worked around it?
In the original rootfs.tar.xy image there was a leftover /var/lib/dhcp/dhclient.eth0.leases file with my addressing which might have caused hiccups I removed that in the Jan 14 update which also has the kernel with ext2/3/4 compiled in; Bas had reported that having ext2 etc as modules causes problems which looked a bit like IP connectivity issues. it might help to run this on the server: tcpdump -i <lan interface> -vvv port bootpc or port bootps which should trace DHCP transactions - without a log and trace its hard to tell - Michael > > It looks like Kent Reed had this problem, but has switched to using a > rootfs on the SD card. I didn't see an actual solution in the archives. > > - -- > Charles Steinkuehler > [email protected] > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.11 (MingW32) > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iEYEARECAAYFAlD6tFEACgkQLywbqEHdNFwjpgCeP6uQKP7jmJJY6iWzTjWuSlbO > qTsAn0o1nXepiwnALQm8Qi1FBvWGjWl3 > =U/d9 > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, > MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current > with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft > MVPs and experts. SALE $99.99 this month only -- learn more at: > http://p.sf.net/sfu/learnmore_122912 > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_123012 _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
