Reply To: Remote DAAP share / tunneling suddenly not working

#10139
rpedde
Participant

@jamiew wrote:

I posted a reply earlier but it appears it didn’t go through. There’s several seconds before iTunes errors out and switches me back to the Library. Listening to ssh a few packets fly by, maybe a few every second

I listened to ssh on the remote server and got this:


Apr 17 21:06:05 colossus sshd[14347]: debug1: server_input_channel_open: ctype direct-tcpip rchan 2 win 131072 max 32768
Apr 17 21:06:05 colossus sshd[14347]: debug1: server_request_direct_tcpip: originator 127.0.0.1 port 56477, target server.domain.com port 3689
Apr 17 21:06:05 colossus sshd[14347]: debug1: channel 0: new [direct-tcpip]
Apr 17 21:06:05 colossus sshd[14347]: debug1: server_input_channel_open: confirm direct-tcpip
Apr 17 21:06:05 colossus sshd[14347]: debug1: channel 0: connected
Apr 17 21:06:17 colossus sshd[14347]: debug1: channel 0: free: direct-tcpip, nchannels 1

Is there a way to turn up the mt-daapd Loglevel?

Maybe… you can do -d10, and it will probably log all read and write sizes to the socket. It blows out a lot of crap, though.

— Ron