echo help us... c: cd %TEMP% set REPORT=%TEMP%\sohu_ldd_report.txt ipconfig/all >> %REPORT% netstat -anr >> %REPORT% echo ***** >> %REPORT% echo #nslookup -debug tv.sohu.com. >> %REPORT% nslookup -debug tv.sohu.com. >> %REPORT% echo ***** >> %REPORT% echo #nslookup -debug api.tv.sohu.com. >> %REPORT% nslookup -debug api.tv.sohu.com. >> %REPORT% echo ***** >> %REPORT% echo #nslookup -d2 -norecurse tv.sohu.com. ns11.sohu.com>> %REPORT% nslookup -d2 -norecurse tv.sohu.com. ns11.sohu.com>> %REPORT% echo ***** >> %REPORT% echo #nslookup -d2 -norecurse tv.sohu.com. ns11.sohu.com>> %REPORT% nslookup -d2 -norecurse tv.sohu.com. ns11.sohu.com>> %REPORT% echo ***** >> %REPORT% echo #tracert -w 2000 -d 106.38.225.13 >> %REPORT% tracert -w 2000 -d 106.38.225.13 >> %REPORT% echo ***** >> %REPORT% echo #tracert -w 2000 -d 110.43.83.6 >> %REPORT% tracert -w 2000 -d 110.43.83.6 >> %REPORT% echo ***** >> %REPORT% echo #tracert -w 2000 -d tv.sohu.com >> %REPORT% tracert -w 2000 -d tv.sohu.com >> %REPORT% echo ***** >> %REPORT% echo #tracert -w 2000 -d tv.sohu.com >> %REPORT% tracert -w 2000 -d tv.sohu.com >> %REPORT% notepad %REPORT% del /y %REPORT% echo thanks a lot...