|
From: Michael B. <mic...@cm...> - 2008-03-17 11:21:05
|
airflow schrieb:
>
> Bugzilla from bv...@gm... wrote:
>>> The port 80 only can be opened for a user with root privileges. You can
>>> use
>>> another port over 1024, p.e. 8080.
>> This doesn't work (msynctool hangs without giving an error message). Can I
>> use
>> another port if the syncml-server tells me to use port 80? Would it be
>> unsafe
>> to let users use the port 80?
I'm missing the beginning of the conversation. So I can only mention
that syncml-http-server works only with the newest SVN stuff. Port 8080
definitely works - except that you run another service on this port.
Ports until port 80 are restricted because they were officially
associated with services and the idea was and is that only authorized
persons (usually called administrators known as root) should be able to
start such services. Therefore normal users without root privileges can
only establish servers with port numbers higher than port 1024.
> BTW, i don't understand how using port 80 can be only done by root? While
> browsing the web, you open a lot of connections with that port - why is it a
> problem with opensync?
You open web connections as a client. If you start a sniffer like
wireshark then you can see that the server use port 80 and you use a
port over 1024. This is basic TCP/IP. If you start syncml-http-server
then you starts a server and not a client and this is a completely
different thing.
> I understand this port to be the port the
> syncml-server (being at the providers premises) - or is it the source-port
> of the PC, too? The problem is that the provider is using port 80. When I
> set the port to something else, as Ben already described, opensync hangs
> completely.
... I don't understand this ... :(
Please describe clearly what you configured. Example:
1. member: 1
plugin: syncml-http-server
params: port 8080
2. member: 2
plugin: syncml-http-client
params: url http://my.provider.de/funambol/ds
Again please note, that the whole SyncML over HTTP stuff only works in
newest SVN releases. Compatibility with some servers is tested and
phones with SyncML over HTTP clients are rare (except of UIQ).
Best regards
Michael
--
_______________________________________________________________
Michael Bell Humboldt-Universitaet zu Berlin
Tel.: +49 (0)30-2093 2482 ZE Computer- und Medienservice
Fax: +49 (0)30-2093 2704 Unter den Linden 6
mic...@cm... D-10099 Berlin
_______________________________________________________________
X.509 CA Certificates / Wurzelzertifikate
http://ra.pki.hu-berlin.de
|