Reply To: Remote DAAP share / tunneling suddenly not working

#10134
jamiew
Participant

Thanks for the tips. Still no go : Some debug info in case it might help, I can’t make anything of it; notes are in parens.


((((ssh connecting...))))
debug2: fd 5 setting O_NONBLOCK
debug1: channel 1: new [port listener]
debug1: Entering interactive session.
((((ssh connected now; the mDNSProxyResponder command executes...))))
Made Service Records for BLACKHOLE32Music32Server._daap._tcp.local.
Service BLACKHOLE32Music32Server._daap._tcp.local. now registered and active
debug1: Connection to port 9999 forwarding to servername.org port 3689 requested.

((((now I click on "BLACKHOLE Music Server" in iTunes 7...))))
debug2: fd 6 setting TCP_NODELAY
debug1: channel 2: new [direct-tcpip]
debug2: channel 2: open confirm rwindow 131072 rmax 32768
debug2: channel 2: window 49152 sent adjust 81920
debug2: channel 2: window 49152 sent adjust 81920
debug2: channel 2: window 49152 sent adjust 81920
(...many of these...)
debug2: channel 2: window 49152 sent adjust 81920
debug2: channel 2: rcvd eof
debug2: channel 2: output open -> drain
debug2: channel 2: obuf empty
debug2: channel 2: close_write
debug2: channel 2: output drain -> closed
debug2: channel 2: read<=0 rfd 6 len 0
debug2: channel 2: read failed
debug2: channel 2: close_read
debug2: channel 2: input open -> drain
debug2: channel 2: ibuf empty
debug2: channel 2: send eof
debug2: channel 2: input drain -> closed
debug2: channel 2: send close
debug2: channel 2: rcvd close
debug2: channel 2: is dead
debug2: channel 2: garbage collecting
debug1: channel 2: free: direct-tcpip: listening port 9999 for servername.org port 3689, connect from 127.0.0.1 port 52696, nchannels 3

Here is some small debug output on console.log from mDNSProxyResponder:


Apr 17 12:04:49 jdubtop mDNSResponder: mDNS_Deregister_internal: Record BFFFDA40 musicserver.local. (Addr) not found in list
Apr 17 12:04:49 jdubtop mDNSResponder: mDNS_Deregister_internal: Record BFFFDA40 musicserver.local. (Addr) not found in list
Apr 17 12:04:49 jdubtop mDNSResponder: mDNS_Deregister_internal: Record BFFFDF5C 1.0.0.127.in-addr.arpa. (PTR) not found in list

Is there any way to get debug output from iTunes?