this is my next step because we will be able to investigate in live from a shell window.If the udhcpc can't get a network lease, how was it able to get the static IP when we did the last debugging? Clearly the box is able to communicate with the router and match its MAC with the static IP. It did obtain the network lease.
To do it i need you send the current nas database so that I modify it.
so download the nas database in tftp folder. I assume /dev/sda5 is still mounted on /sda5
- Code: Select all
busybox tftp -r nas_conf_db.xml -l /sda5/etc/nas_conf_db.xml -p YOURIP
I will use as ip 192.168.1.84