Reply To: problems problems problems

#17077
Anonymous
Inactive

well i got it to somewhat work. using ssh it works [ dns-sd -P “yo” _daap._tcp. local 3690 localhost 127.0.0.1 & ssh -N name@serverip -L 3690:localhost:3689 ] but when im using my vpn server its a no go. when using vpn and ssh it doesnt work either. so any ideas? once again straight ssh is good, vpn and vpn + ssh doesnt work.

also how do you delete the share after use? looking at dns-sd -B _daap._tcp i see when its created but when i kill the tunnel it doesnt kill the share, thanks.