Hi,

On Thu, 2007-12-06 at 10:26 +0000, John Carr wrote:
> On 12/6/07, Mark Ellis <[EMAIL PROTECTED]> wrote:

> > DHCP has been mentioned a few times, so ok run a dhcp server on the
> > linux box, set the device to use dhcp, but what about an ip for the
> > linux box's end of the connection. Couldn't just get any other dhcp ip
> > and claculate a netmask, surely there would be routing chaos ! Anybody
> > have any idea how this is supposed to work ?
> 
> Isn't the DHCP server on the phone? For the moto q's you had to
> dhclient rndis0, so yes I think the device is packing DHCP. And yes, I
> fear the utter chaos too.

Actually, no.
What you need is a fixed interface on the linux machine (this is the
serial/bluetooth/whatchawantit interface) that listens to connecting
devices. This side *HAS* a fixed ip that's different from your other ip
address (on the interface facing your network), you *will* need to use
iptables for routing if you want your PDA to get to the internet this
way, but if not, all you need to do is run a dhcp server on the linux
machine that's binding to the fixed ip address of the serial/bluetooth
interface.

No WM device i have seen sofar comes with a dhcp-server, only with a dhcp 
client.


-------------------------------------------------------------------------
SF.Net email is sponsored by: 
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
SynCE-Devel mailing list
SynCE-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synce-devel

Reply via email to