Domino 9 und frühere Versionen > ND8: Administration & Userprobleme

Traveler Clientkonfigurationsdatei & iPhone fragen

<< < (4/4)

MrT:

Wollte nochmal Rückinfo bezüglich dem iPhone in einer Umgebung mit reverse Proxy geben:

Wenn man den Wert für ILNT_HostNameILNT_HostPath nicht ändert, dann nimmt das iphone die interne IP Adresse des Domino Servers, welcher von aussen nicht erreichbar ist.

Anscheinend funktioniert der autosync/push beim iPhone ohne Probleme, vermutlich geht dieser über den 80/443, anders als beim Symbian der über 8642 geht.

If your environment is using a reverse proxy in front of the Lotus Notes Traveler server, then you need to customize the default Apple.xml profile. If using a proxy, edit Apple.xml and change:

--- Zitat ---      <key>Host</key>
      <string>ILNT_HostNameILNT_HostPath</string>

to be:

      <key>Host</key>
      <string>yourproxy.domain.com/servlet/traveler</string>

--- Ende Zitat ---
where yourproxy.domain.com/servlet/traveler should be replaced with the actual host and URL path of the proxy server that is set up for your Lotus® Traveler server. Also, if you are using a reverse proxy, then you have most likely configured that server to use SSL. In this case, you should force the SSL configuration setting by replacing:


--- Zitat ---      <key>SSL</key>
      ILNT_HostProtocolwith:
to be

      <key>SSL</key>
      <true/>

--- Ende Zitat ---


mfg.
Hakan

Navigation

[0] Themen-Index

[*] Vorherige Sete

Zur normalen Ansicht wechseln