From: "Thomas Börkel" <thomas@boerkel.de>
To: Bluez-users@lists.sourceforge.net
Subject: [Bluez-users] HowTo DUN without dund?
Date: Sun, 09 Mar 2008 17:16:10 +0100 [thread overview]
Message-ID: <47D40D4A.6070501@boerkel.de> (raw)
HI!
I was using dund for connecting my Palm via a Bluetooth dongle to the
Internet.
This was working in Bluez 2.x and 3.23.
Now, with newer versions of 3.x, dund seems to be gone and I can't find
information on how to enable and configure DUN without dund.
I was configuring the options for DUN in /etc/ppp/options.rfcomm0 like this:
# You usually need this if there is no PAP authentication
noauth
# do not use modem control lines we aren't using a real serial line
local
# do not determinate local ip from hostname
noipdefault
# usefull ARP proxing
proxyarp
# Your own IP Address and the IP Address of the remote system
192.168.0.2:192.168.0.47
# And the netmask
netmask 255.255.255.0
# dns
ms-dns 192.168.0.1
# this is required for the non standard microsoft PPP negotiation
connect "sleep 2; echo -n CLIENTSERVER"
And then I ran dund --listen.
Where can I put this stuff now? I found /etc/bluetooth/rfcomm.conf, but
it does not seem to understand the keyword if the old config file.
Thanks!
Thomas
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2008-03-09 16:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-09 16:16 Thomas Börkel [this message]
2008-03-10 2:45 ` [Bluez-users] HowTo DUN without dund? Luiz Augusto von Dentz
2008-03-11 12:00 ` bluez-users.10.judebert
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=47D40D4A.6070501@boerkel.de \
--to=thomas@boerkel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.