public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] PAN
@ 2004-04-20  8:48 ALBERT RIBAS GUASCH
  2004-04-20 11:07 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: ALBERT RIBAS GUASCH @ 2004-04-20  8:48 UTC (permalink / raw)
  To: BlueZ Mailing List

Hello all!!

I'm sorry for my lasts postings, I didn't know how
to ask questions and I started annoying you, I hope
now I'll do it in the right way (not changing the
subject!!).

Well, I already solved the problem with rfcomm, and
now I'm trying to set up a PAN between two Belkin
USB dongles. The thing is, when I have both USB
plugged into my computer, I just can get one of them
UP RUNNING, the other one is not possible to
initialize, so it continues with DOWN, I want to
create the PAN but I only have one computer to test
it. Is this possible to do? 

Thank you very much!!

Albert



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [Bluez-users] PAN
@ 2004-04-27  8:44 ALBERT RIBAS GUASCH
  2004-04-27 11:58 ` Marcel Holtmann
  0 siblings, 1 reply; 6+ messages in thread
From: ALBERT RIBAS GUASCH @ 2004-04-27  8:44 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: bluez-users

Hi!!

I already have two computers to try the PAN on them
with two USB dongles,  but I still have some problems.

In one computer I run:

modprobe bnep
hcid
pand --listen --role GN

And in the other one:
modprobe bnep
hcid
pand --connect 00:0A:3A:50:20:3C

then, I look at ifconfig (on both sides) and the
connection is ok for a while, but when I check
ifconfig again it has disappeared!!

Then, If _I do a pand --show on the client side, I
see nothing, but on the master side, it is shown as
if the connection was still ok!

Could you help me to mantain stable this connection??

Thank you!!!!

ALBERT

----- Missatge original -----
De: Marcel Holtmann <marcel@holtmann.org>
Data: Dimarts, Abril 20, 2004 1:07 pm
Assumpte: Re: [Bluez-users] PAN

> Hi Albert,
> 
> > Well, I already solved the problem with rfcomm, and
> > now I'm trying to set up a PAN between two Belkin
> > USB dongles. The thing is, when I have both USB
> > plugged into my computer, I just can get one of them
> > UP RUNNING, the other one is not possible to
> > initialize, so it continues with DOWN, I want to
> > create the PAN but I only have one computer to test
> > it. Is this possible to do? 
> 
> getting both dongles running on the same computer
is possible and you
> can use up to 16 dongles, PCMCIA cards or serial
adapters at the same
> time. But it is not possible to create a PAN
between two dongles on 
> thesame computer. You won't see any traffic
between them, because
> everything goes over the loopback interface.
> 
> Regards
> 
> Marcel
> 
> 
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Re: [Bluez-users] PAN
@ 2004-04-30  9:39 ALBERT RIBAS GUASCH
  0 siblings, 0 replies; 6+ messages in thread
From: ALBERT RIBAS GUASCH @ 2004-04-30  9:39 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: BlueZ Mailing List

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

Hi Marcel,

If I do an hciconfig -a, i get the following info:

hci0:
Type: USB
	BD Address: 00:0A:3A:50:14:BC ACL MTU: 192:8  SCO
MTU: 64:8
	UP RUNNING PSCAN ISCAN 
	RX bytes:3963 acl:82 sco:0 events:60 errors:0
	TX bytes:3210 acl:37 sco:0 commands:19 errors:0
	Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
	Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 
	Link policy: RSWITCH HOLD SNIFF PARK 
	Link mode: SLAVE ACCEPT 
	Name: 'BlueZ (0)'
	Class: 0x000100
	Service Classes: Unspecified
	Device Class: Computer, Uncategorized
	HCI Ver: 1.1 (0x1) HCI Rev: 0x20d LMP Ver: 1.1 (0x1)
LMP Subver: 0x20d
	Manufacturer: Cambridge Silicon Radio (10)

I don't get any errors on calling dmesg, but I have
DHCP running in eth0 , does this have any influence
on the bluetooth connection?

Now, I've managed to assign IP to bnep0 in both
machines,and when everything is stable, I can ping
from one machine to the other, but I've checked that
sometimes bnep0 gets down, I can see it with
ifconfig -a, and I can assign the IP again, but how
can I do to mantain bnep0 stable?
It is something very strange because sometimes it
works fine for five minutes, others is just a pair
of minutes, and in one of the tests it's been
working for twenty minutes!

I send you the output on hcidump -w before doing a
pair of pings.

Thank you very much!!!!

Albert


----- Missatge original -----
De: Marcel Holtmann <marcel@holtmann.org>
Data: Dimarts, Abril 27, 2004 1:58 pm
Assumpte: Re: [Bluez-users] PAN

> Hi Albert,
> 
> > I already have two computers to try the PAN on them
> > with two USB dongles,  but I still have some
problems.
> > 
> > In one computer I run:
> > 
> > modprobe bnep
> > hcid
> > pand --listen --role GN
> > 
> > And in the other one:
> > modprobe bnep
> > hcid
> > pand --connect 00:0A:3A:50:20:3C
> > 
> > then, I look at ifconfig (on both sides) and the
> > connection is ok for a while, but when I check
> > ifconfig again it has disappeared!!
> > 
> > Then, If _I do a pand --show on the client side, I
> > see nothing, but on the master side, it is shown as
> > if the connection was still ok!
> > 
> > Could you help me to mantain stable this
connection??
> 
> try to use "ifconfig -a" so you also see
unconfigured interfaces. 
> Do you
> have somekind of DHCP running? What Bluetoth chip
is on the Belkin
> dongles (check with "hciconfig -a")? Run "hcidump
-w <file>" as 
> root on
> one machine and send us the binary dump file. Do
you see any errors 
> whencalling dmesg?
> 
> Regards
> 
> Marcel
> 
> 
> 

[-- Attachment #2: file --]
[-- Type: application/octet-stream, Size: 2550 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [Bluez-users] pan
@ 2006-08-21  7:33 bees
  0 siblings, 0 replies; 6+ messages in thread
From: bees @ 2006-08-21  7:33 UTC (permalink / raw)
  To: bluez-users


[-- Attachment #1.1: Type: text/plain, Size: 338 bytes --]

Hi,All:
    I have established a PAN connection, the GN is PC(windowsXP),while the
PANU is Linux。when I connect the GN successfully, I can't "ping" each other,
why?
the GN:
IP : 192.168.0.201
netmask: 255.255.255.0
gateway: 192.168.0.201


PANU
ip: 192.168.0.205
netmask:255.255.255.0
gateway:192.168.0.201

any help will be appreciated

[-- Attachment #1.2: Type: text/html, Size: 751 bytes --]

[-- Attachment #2: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #3: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

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

end of thread, other threads:[~2006-08-21  7:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-20  8:48 [Bluez-users] PAN ALBERT RIBAS GUASCH
2004-04-20 11:07 ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2004-04-27  8:44 ALBERT RIBAS GUASCH
2004-04-27 11:58 ` Marcel Holtmann
2004-04-30  9:39 ALBERT RIBAS GUASCH
2006-08-21  7:33 [Bluez-users] pan bees

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