public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] bluetooth for network
@ 2004-10-08  6:56 Peter K. Martin
  2004-10-08  9:46 ` Christoph Torens
  2004-10-08  9:52 ` Marcel Holtmann
  0 siblings, 2 replies; 5+ messages in thread
From: Peter K. Martin @ 2004-10-08  6:56 UTC (permalink / raw)
  To: bluez-users

[-- Attachment #1: Type: text/plain, Size: 424 bytes --]

hello,
I'm using SuSE 9.1 and have installed and activated the bluetooth-function
of my notebook (Toshiba Satellite Pro M10). Now I want to use the
bluetooth-connection to an accesspoint - it is possible to establish this
connection - as a dummy-networkcard.
 
What is to do, so that the Linux-System accept the bluetooth-connection as a
network-connection?
 
Thanks in advance for the urgently needed help
Peter

[-- Attachment #2: Type: text/html, Size: 1274 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] bluetooth for network
  2004-10-08  6:56 [Bluez-users] bluetooth for network Peter K. Martin
@ 2004-10-08  9:46 ` Christoph Torens
  2004-10-08  9:52 ` Marcel Holtmann
  1 sibling, 0 replies; 5+ messages in thread
From: Christoph Torens @ 2004-10-08  9:46 UTC (permalink / raw)
  To: Peter K. Martin; +Cc: bluez-users

On Fri, 8 Oct 2004 08:56:23 +0200, Peter K. Martin  
<Peter.K.Martin@t-online.de> wrote:

> hello,
> I'm using SuSE 9.1 and have installed and activated the  
> bluetooth-function
> of my notebook (Toshiba Satellite Pro M10). Now I want to use the
> bluetooth-connection to an accesspoint - it is possible to establish this
> connection - as a dummy-networkcard.
> What is to do, so that the Linux-System accept the bluetooth-connection  
> as a
> network-connection?
> Thanks in advance for the urgently needed help
> Peter


you want to use the 'pand' tool of the bluez-utils package
see http://www.holtmann.org/linux/bluetooth/ for howtos.
for example:
http://bluez.sourceforge.net/contrib/HOWTO-PAN
or
http://fedoranews.org/contributors/muhammad_al_ismail/bluetooth/

-- 
regards,
Christoph


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] bluetooth for network
  2004-10-08  6:56 [Bluez-users] bluetooth for network Peter K. Martin
  2004-10-08  9:46 ` Christoph Torens
@ 2004-10-08  9:52 ` Marcel Holtmann
  1 sibling, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-10-08  9:52 UTC (permalink / raw)
  To: Peter K. Martin; +Cc: BlueZ Mailing List

Hi Peter,

> I'm using SuSE 9.1 and have installed and activated the
> bluetooth-function of my notebook (Toshiba Satellite Pro M10). Now I
> want to use the bluetooth-connection to an accesspoint - it is
> possible to establish this connection - as a dummy-networkcard.

if you access point uses the PAN profile then you can use pand and then
configure the new bnep0 network interface like you did with eth0 before.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] bluetooth for network
       [not found] <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAosiAEZOtxUiHqgChZUVmh8KAAAAQAAAAFSqC4ChMLEGKSvEU2nZPawEAAAAA@t-online.de>
@ 2004-10-08 11:36 ` Marcel Holtmann
  0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-10-08 11:36 UTC (permalink / raw)
  To: Peter K. Martin; +Cc: BlueZ Mailing List

Hi Peter,

> > I'm using SuSE 9.1 and have installed and activated the 
> > bluetooth-function of my notebook (Toshiba Satellite Pro M10). Now I 
> > want to use the bluetooth-connection to an accesspoint - it is 
> > possible to establish this connection - as a dummy-networkcard.
> 
> > if you access point uses the PAN profile then you can use pand and then
> configure the new >  > bnep0 network interface like you did with eth0
> before.
> 
> Unfortunately I cannot use pand, I already tried it - no reaction, also the
> second one which comes with bluez. Only hcitool works and with hcitool cc
> <addr> I'm able to connect to the accesspoint. Is there a way with rfcommX
> and how to do this?

then you must use dund for PPP over RFCOMM.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] bluetooth for network
       [not found] <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAosiAEZOtxUiHqgChZUVmh8KAAAAQAAAAcfouidNw6k6Tz/h5bVITlwEAAAAA@t-online.de>
@ 2004-10-08 12:22 ` Marcel Holtmann
  0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-10-08 12:22 UTC (permalink / raw)
  To: Peter K. Martin; +Cc: BlueZ Mailing List

Hi Peter,

> But how to do this -- only typing dund .......  at the prompt gives no
> advantage. Please give me the syntax and I have to do with RFCOMM. I already
> established rfcomm0 -- and now?

use "dund --connect ..." and you get a ppp0 device with configured
Point-to-Point settings. Read the manual page and search Google for more
information.

Regards

Marcel




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-10-08 12:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-08  6:56 [Bluez-users] bluetooth for network Peter K. Martin
2004-10-08  9:46 ` Christoph Torens
2004-10-08  9:52 ` Marcel Holtmann
     [not found] <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAosiAEZOtxUiHqgChZUVmh8KAAAAQAAAAFSqC4ChMLEGKSvEU2nZPawEAAAAA@t-online.de>
2004-10-08 11:36 ` Marcel Holtmann
     [not found] <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAosiAEZOtxUiHqgChZUVmh8KAAAAQAAAAcfouidNw6k6Tz/h5bVITlwEAAAAA@t-online.de>
2004-10-08 12:22 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox