linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Arendsen Hein <thomas@intevation.de>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Re: Fwd: DHCP for dund
Date: Tue, 4 Apr 2006 15:48:52 +0200	[thread overview]
Message-ID: <20060404134851.GB5177@intevation.de> (raw)
In-Reply-To: <20060308164641.23944.qmail@web31111.mail.mud.yahoo.com>

* Yu Zhi <kuanyz@yahoo.com> [20060308 16:47]:
> I'd using dund to establush connectino with my Pocket PC. Here's the steps I'd taken:
>
>  2) Put the following lines in a file called /etc/ppp/peers/dun
>  115200
>  192.168.1.18:10.0.1.40
>  local
>  ms-dns 192.168.1.1
>  noauth
>  debug
>
> The steps work perfectly for my PDA to dialup to my linux server,
> and manage to browse the content in my webserver. However, the
> steps are only to assign fixed IP (in this case 10.0.1.40) to my
> PDA. I wish to have multiple PDA connect to the linux server, and
> hence fixed IP is not a solution.

Instead of 192.168.1.18:10.0.1.40 in /etc/ppp/dund I just use:
name dund

And in /etc/ppp/pap-secrets I have:
palm-foo palm "pass1" foo
palm-bar palm "pass2" bar

So if I log in using the PPP username 'palm-foo' (with password
'pass1') I get the hostname 'foo' assigned, with 'palm-bar' the
hostname 'bar'.

> What should I do if i wanted DHCP server support dund for my case.

I hoped somebody would answer this, but I didn't find a way to use
DHCP with PPP, too.

Thomas

-- 
Email: thomas@intevation.de
http://intevation.de/~thomas/


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2006-04-04 13:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-08 16:46 [Bluez-users] Fwd: DHCP for dund Yu Zhi
2006-04-04 13:48 ` Thomas Arendsen Hein [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060404134851.GB5177@intevation.de \
    --to=thomas@intevation.de \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).