| Anonymous | Login | Signup for a new account | 11-10-2008 11:11 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001226 | [BusyBox] Networking Support | block | always | 02-16-07 07:47 | 03-02-07 15:09 | ||||
| Reporter | goutnet | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.4.x | ||||||
| Summary | 0001226: static busybox break tftp | ||||||||
| Description |
tftp can not download any file when compiled as static (with glibc), I have not tried with uClibc : client: :/$ /bin/tftp -g -l /tmp/version.txt -r /rootfs/version.txt 10.0.0.1 using server "10.0.0.1:69", remotefile "/rootfs/version.txt", localfile "/tmp/version.txt". sending 28 bytes 00 01 2f 72 6f 6f 74 66 73 2f 76 65 72 73 69 6f 6e 2e 74 78 74 00 6f 63 74 65 74 00 tftp: timeout sending 28 bytes 00 01 2f 72 6f 6f 74 66 73 2f 76 65 72 73 69 6f 6e 2e 74 78 74 00 6f 63 74 65 74 00 tftp: timeout sending 28 bytes 00 01 2f 72 6f 6f 74 66 73 2f 76 65 72 73 69 6f 6e 2e 74 78 74 00 6f 63 74 65 74 00 tftp: timeout sending 28 bytes 00 01 2f 72 6f 6f 74 66 73 2f 76 65 72 73 69 6f 6e 2e 74 78 74 00 6f 63 74 65 74 00 tftp: timeout sending 28 bytes 00 01 2f 72 6f 6f 74 66 73 2f 76 65 72 73 69 6f 6e 2e 74 78 74 00 6f 63 74 65 74 00 tftp: timeout tftp: last timeout server log : Feb 16 16:45:58 eikichi atftpd[14858]: Serving /rootfs/version.txt to 192.168.100.71:32925 Feb 16 16:45:58 eikichi atftpd[14858]: timeout: retrying... Feb 16 16:46:23 eikichi last message repeated 8 times Feb 16 16:46:28 eikichi atftpd[14858]: Serving /rootfs/version.txt to 192.168.100.71:32925 Feb 16 16:46:33 eikichi atftpd[14858]: timeout: retrying... Feb 16 16:46:38 eikichi atftpd[14858]: timeout: retrying... Feb 16 16:46:38 eikichi atftpd[14858]: Serving /rootfs/version.txt to 192.168.100.71:32925 Feb 16 16:46:43 eikichi atftpd[14858]: timeout: retrying... Feb 16 16:47:03 eikichi last message repeated 7 times looking to tcpdump, the answer is sent from the server, but the client does not listen ... I tried several other clients, all works ... |
||||||||
| Additional Information | I uploaded my .config | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |