Talk:Llink:synology: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
=== Installation pre-requisites === | === Installation pre-requisites === | ||
When I ran llink on my CS-406 I did have some optware installed already; the bootstrap and toolchain from NSLU2-linux,org and the SSODS3 packages, to be precise. Perhaps it influenced the succesful installation? Maybe more things are needed apart from the telnet/SSH-patch currently listed? | When I ran llink on my CS-406 I did have some optware installed already; the bootstrap and toolchain from NSLU2-linux,org and the SSODS3 packages, to be precise. Perhaps it influenced the succesful installation? Maybe more things are needed apart from the telnet/SSH-patch currently listed? | ||
[[User:Dc11ab|dc11ab]] 00:09, 5 January 2008 (JST) | |||
=== Slimserver/SqueezeCenter hickup's === | |||
On a Synology NAS with SSODS Slimserver installation there are unhandled http header requests from cookies seen in the llink log: | |||
<pre> | |||
[request] is listening | |||
[request] New request from 192.168.1.2:64543 | |||
[request] >> 'GET / HTTP/1.1' | |||
[request] clearnode | |||
keepalive | |||
[request] GET for '/' ('') | |||
[request] >> 'Host: 192.168.1.5:8888' | |||
[request] >> 'User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.11) Gecko/20071128 Camino/1.5.4' | |||
[request] >> 'Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5' | |||
[request] >> 'Accept-Language: en-US,en;q=0.9,sv;q=0.9,ja;q=0.8,fr;q=0.8,de;q=0.7,es;q=0.6,it;q=0.6,nl;q=0.5,nb;q=0.4,da;q=0.4,fi;q=0.3,pt;q=0.3,zh-Hans;q=0.2,zh-Hant;q=0.1,ko;q=0.1' | |||
[request] Unhandled HTTP header 'Accept-Language:' with 'en-US,en;q=0.9,sv;q=0.9,ja;q=0.8,fr;q=0.8,de;q=0.7,es;q=0.6,it;q=0.6,nl;q=0.5,nb;q=0.4,da;q=0.4,fi;q=0.3,pt;q=0.3,zh-Hans;q=0.2,zh-Hant;q=0.1,ko;q=0.1' | |||
[request] >> 'Accept-Encoding: gzip,deflate' | |||
[request] Unhandled HTTP header 'Accept-Encoding:' with 'gzip,deflate' | |||
[request] >> 'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' | |||
[request] Unhandled HTTP header 'Accept-Charset:' with 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' | |||
[request] >> 'Keep-Alive: 300' | |||
[request] Unhandled HTTP header 'Keep-Alive:' with '300' | |||
[request] >> 'Connection: keep-alive' | |||
[request] connection type: 1 | |||
[request] >> 'Cookie: SqueezeCenter-player=00%3A04%3A20%3A06%3Af8%3Ae5; SqueezeCenter-expandPlayerControl=true; SqueezeCenter-expanded-MY_MUSIC=0; SqueezeCenter-expanded-RADIO=0; SqueezeCenter-expanded-MUSIC_SERVICES=0; SqueezeCenter-expanded-FAVORITES=0; SqueezeCenter-expanded-PLUGINS=0' | |||
[request] Unhandled HTTP header 'Cookie:' with 'SqueezeCenter-player=00%3A04%3A20%3A06%3Af8%3Ae5; SqueezeCenter-expandPlayerControl=true; SqueezeCenter-expanded-MY_MUSIC=0; SqueezeCenter-expanded-RADIO=0; SqueezeCenter-expanded-MUSIC_SERVICES=0; SqueezeCenter-expanded-FAVORITES=0; SqueezeCenter-expanded-PLUGINS=0' | |||
[request] >> '' | |||
[request] actioning request for / | |||
[request] disabling socket input for duration of process | |||
[request] tmpname '/tmp/.llink.G69xU6' | |||
[request] tmpfile closed | |||
[request] reopening tmpfile | |||
[request] actioning request for / | |||
[request] disabling socket input for duration of process | |||
[request] sending file | |||
[request] sending reply code 200:OK | |||
</pre> | |||
Found the following ports used by the SqueezeCenter7<br> | |||
* 3483 (used by ?) | |||
* 9000 (used by web interface) | |||
* 9090 (used by CLI) |
Revision as of 15:09, 4 January 2008
Installation pre-requisites
When I ran llink on my CS-406 I did have some optware installed already; the bootstrap and toolchain from NSLU2-linux,org and the SSODS3 packages, to be precise. Perhaps it influenced the succesful installation? Maybe more things are needed apart from the telnet/SSH-patch currently listed? dc11ab 00:09, 5 January 2008 (JST)
Slimserver/SqueezeCenter hickup's
On a Synology NAS with SSODS Slimserver installation there are unhandled http header requests from cookies seen in the llink log:
[request] is listening [request] New request from 192.168.1.2:64543 [request] >> 'GET / HTTP/1.1' [request] clearnode keepalive [request] GET for '/' ('') [request] >> 'Host: 192.168.1.5:8888' [request] >> 'User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.11) Gecko/20071128 Camino/1.5.4' [request] >> 'Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5' [request] >> 'Accept-Language: en-US,en;q=0.9,sv;q=0.9,ja;q=0.8,fr;q=0.8,de;q=0.7,es;q=0.6,it;q=0.6,nl;q=0.5,nb;q=0.4,da;q=0.4,fi;q=0.3,pt;q=0.3,zh-Hans;q=0.2,zh-Hant;q=0.1,ko;q=0.1' [request] Unhandled HTTP header 'Accept-Language:' with 'en-US,en;q=0.9,sv;q=0.9,ja;q=0.8,fr;q=0.8,de;q=0.7,es;q=0.6,it;q=0.6,nl;q=0.5,nb;q=0.4,da;q=0.4,fi;q=0.3,pt;q=0.3,zh-Hans;q=0.2,zh-Hant;q=0.1,ko;q=0.1' [request] >> 'Accept-Encoding: gzip,deflate' [request] Unhandled HTTP header 'Accept-Encoding:' with 'gzip,deflate' [request] >> 'Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7' [request] Unhandled HTTP header 'Accept-Charset:' with 'ISO-8859-1,utf-8;q=0.7,*;q=0.7' [request] >> 'Keep-Alive: 300' [request] Unhandled HTTP header 'Keep-Alive:' with '300' [request] >> 'Connection: keep-alive' [request] connection type: 1 [request] >> 'Cookie: SqueezeCenter-player=00%3A04%3A20%3A06%3Af8%3Ae5; SqueezeCenter-expandPlayerControl=true; SqueezeCenter-expanded-MY_MUSIC=0; SqueezeCenter-expanded-RADIO=0; SqueezeCenter-expanded-MUSIC_SERVICES=0; SqueezeCenter-expanded-FAVORITES=0; SqueezeCenter-expanded-PLUGINS=0' [request] Unhandled HTTP header 'Cookie:' with 'SqueezeCenter-player=00%3A04%3A20%3A06%3Af8%3Ae5; SqueezeCenter-expandPlayerControl=true; SqueezeCenter-expanded-MY_MUSIC=0; SqueezeCenter-expanded-RADIO=0; SqueezeCenter-expanded-MUSIC_SERVICES=0; SqueezeCenter-expanded-FAVORITES=0; SqueezeCenter-expanded-PLUGINS=0' [request] >> '' [request] actioning request for / [request] disabling socket input for duration of process [request] tmpname '/tmp/.llink.G69xU6' [request] tmpfile closed [request] reopening tmpfile [request] actioning request for / [request] disabling socket input for duration of process [request] sending file [request] sending reply code 200:OK
Found the following ports used by the SqueezeCenter7
- 3483 (used by ?)
- 9000 (used by web interface)
- 9090 (used by CLI)