From: Maciek B. <ma...@bo...> - 2006-07-24 09:15:00
|
On Monday 24 July 2006 10:50, Olivier Smeesters wrote: > In case nobody else told you, the problem is that you PDA is using the > mrouter protocol (as it's called). It's trying to resolve > wsockhost.mrouter through the DNS server advertised in the PPP > connection. If you don't put such a DNS in place, it will not work. The simplest solution is to: 1. Forget about bind 2. Add "169.254.1.68 wsockhost.mrouter" to /etc/hosts 3. Install and lauch dnsmasq package dnsmasq is much simpler than bind, uses /etc/hosts and by default automaticaly detects all interfaces. > As for the P900 opensync connection, I'm blocked in the same position as > you are (connection blocked after a first exchange of messages). I sent > a message on the mailing list, no answer. > (as stated on the SyncML page of the opensync doc) but no answer either. > If you find something, I would be very happy to hear about it. You'll find your happiness here: <http://sourceforge.net/mailarchive/forum.php?thread_id=26641219&forum_id=44498> (there are still problems, later during the sync, however) ./Maciek |