[MPlayer-users] How do I debug this one? mplayer ftp problem
Dave Saville
dave at deezee.org
Thu Oct 3 15:33:47 CEST 2013
On Wed, 2 Oct 2013 21:27:41 +0200 Reimar Döffinger wrote:
>
> This sounds like it might try to actually open a new connection?
> That will fail, MPlayer expects it to answer through the
> connection it opened to
> 192.168.0.106, port 16*256+11
> Possibly capturing the data with wireshark or such might give
> hints what kind of data it sends.
> Also, since I don't see any messages about it:
> Are you using a cache (-cache 10240 for example)?
>
Default cache.
Tail end of packet trace follows. Seemed happy up to here. 106 is the
Asus/Topfield and 200 is the Pi.
No. Time Source Destination
Protocol Info
963 11:41:18.497101000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
964 11:41:18.498348000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
965 11:41:18.498845000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST, ACK] Seq=1 Ack=46337 Win=42304 Len=0 TSV=11557
TSER=2383128707
966 11:41:18.498855000 192.168.0.200 192.168.0.106 FTP
Request: \377
967 11:41:18.498860000 192.168.0.200 192.168.0.106 FTP
Request: \364\377\362
968 11:41:18.499096000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST] Seq=1 Win=0 Len=0
969 11:41:18.500350000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
970 11:41:18.501600000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
971 11:41:18.501612000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST] Seq=1 Win=0 Len=0
972 11:41:18.503098000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
973 11:41:18.504350000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
974 11:41:18.505604000 192.168.0.106 192.168.0.200
FTP-DATA FTP Data: 1448 bytes
975 11:41:18.505870000 192.168.0.106 192.168.0.200 TCP
21 > 55592 [ACK] Seq=326 Ack=103 Win=5792 Len=0 TSV=2383128709
TSER=11557
976 11:41:18.506598000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST] Seq=1 Win=0 Len=0
977 11:41:18.506610000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST] Seq=1 Win=0 Len=0
978 11:41:18.506616000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST] Seq=1 Win=0 Len=0
979 11:41:18.506621000 192.168.0.200 192.168.0.106 TCP
51618 > 4130 [RST] Seq=1 Win=0 Len=0
1002 11:41:40.024342000 192.168.0.200 192.168.0.106 TCP
55592 > 21 [FIN, ACK] Seq=103 Ack=326 Win=14656 Len=0 TSV=13709
TSER=2383128709
1003 11:41:40.025322000 192.168.0.106 192.168.0.200 FTP
Response: 221 You could at least say goodbye.
1004 11:41:40.026071000 192.168.0.200 192.168.0.106 TCP
55592 > 21 [RST] Seq=104 Win=0 Len=0
Wireshark highlighted in red packets 965, 968, 971, 976-9, 1004
I don't know enough about packet guts etc. to understand.
--
Kind regards
Dave Saville
More information about the MPlayer-users
mailing list