* [Bluez-users] Problem with PAN. Bnep doesn't work ?
@ 2007-02-27 16:53 Michał Majchrowicz
2007-02-27 19:22 ` robert
0 siblings, 1 reply; 3+ messages in thread
From: Michał Majchrowicz @ 2007-02-27 16:53 UTC (permalink / raw)
To: bluez-users
[-- Attachment #1.1: Type: text/plain, Size: 555 bytes --]
Hi I have a problem with PAN.
I have succesfully configured pand connection
on sever:
pand -l
bnep0 11:22:33:44:55:66 NAP
on client:
pand -l
bnep0 66:55:44:33:22:11 NAP
where 66:55.... is MAC of server and 11:22.... is MAC of client.
According to all infor I just should do ifconfig bnep0 10.0.0.1 on
server and ifconfig bnep0 10.0.0.2 on client. And ping should work.
But it doesn't :( What may be the reason.
I just wanted to explain that 10.0.0.0/24 is free and not used by
another device and I don't have firewall. Please help me :)
Regards Michael.
[-- Attachment #1.2: Type: text/html, Size: 715 bytes --]
[-- Attachment #2: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- 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] 3+ messages in thread
* Re: [Bluez-users] Problem with PAN. Bnep doesn't work ?
2007-02-27 16:53 [Bluez-users] Problem with PAN. Bnep doesn't work ? Michał Majchrowicz
@ 2007-02-27 19:22 ` robert
[not found] ` <3d3168e50702271202i719f1f7fjd2fb22b105f951f8@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: robert @ 2007-02-27 19:22 UTC (permalink / raw)
To: mmajchrowicz; +Cc: bluez-users
Quoting Micha=B3 Majchrowicz <mmajchrowicz@gmail.com>:
> Hi I have a problem with PAN.
> I have succesfully configured pand connection
> on sever:
> pand -l
> bnep0 11:22:33:44:55:66 NAP
> on client:
> pand -l
> bnep0 66:55:44:33:22:11 NAP
> where 66:55.... is MAC of server and 11:22.... is MAC of client.
Michael, the problem could be any one of a number of things...
To help with tracking down the source of the error, try these programs:
sdptool browse
l2ping xx.xx.xx.xx
hcitool scan
should all show something.
Also try tail -f /var/log/messages
to see if the kernel writes something there.
Sorry I can't be more helpful. Let us know how it goes.
Robert Dodier
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3DDE=
VDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bluez-users] Fwd: Problem with PAN. Bnep doesn't work ?
[not found] ` <3d3168e50702271202i719f1f7fjd2fb22b105f951f8@mail.gmail.com>
@ 2007-02-27 21:54 ` Michał Majchrowicz
0 siblings, 0 replies; 3+ messages in thread
From: Michał Majchrowicz @ 2007-02-27 21:54 UTC (permalink / raw)
To: bluez-users
[-- Attachment #1.1: Type: text/plain, Size: 1582 bytes --]
---------- Forwarded message ----------
From: Michał Majchrowicz <mmajchrowicz@gmail.com>
Date: 2007-02-27 21:02
Subject: Re: [Bluez-users] Problem with PAN. Bnep doesn't work ?
To: "robert@infotility.com" <robert@infotility.com>
There is no error in /var/log/messages
l2ping MAC addres of machine works
hcitool scan works perfecly
sdptool browse show this:
Browsing 66:55:44:33:22:11 ...
Service Name: Network Access Point
Service RecHandle: 0x10000
Service Class ID List:
"Network Access Point" (0x1116)
Protocol Descriptor List:
"L2CAP" (0x0100)
PSM: 15
"BNEP" (0x000f)
Version: 0x0100
SEQ16: 800 806
Profile Descriptor List:
"Network Access Point" (0x1116)
Version: 0x0100
As I said before. There is no indication of error, but there has to be some
error :(
Regards Michael.
2007/2/27, robert@infotility.com <robert@infotility.com>:
>
> Quoting Micha³ Majchrowicz <mmajchrowicz@gmail.com>:
>
> > Hi I have a problem with PAN.
> > I have succesfully configured pand connection
> > on sever:
> > pand -l
> > bnep0 11:22:33:44:55:66 NAP
> > on client:
> > pand -l
> > bnep0 66:55:44:33:22:11 NAP
> > where 66:55.... is MAC of server and 11:22.... is MAC of client.
>
> Michael, the problem could be any one of a number of things...
> To help with tracking down the source of the error, try these programs:
> sdptool browse
> l2ping xx.xx.xx.xx
> hcitool scan
>
> should all show something.
> Also try tail -f /var/log/messages
> to see if the kernel writes something there.
>
> Sorry I can't be more helpful. Let us know how it goes.
>
> Robert Dodier
>
[-- Attachment #1.2: Type: text/html, Size: 2697 bytes --]
[-- Attachment #2: Type: text/plain, Size: 345 bytes --]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
[-- 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] 3+ messages in thread
end of thread, other threads:[~2007-02-27 21:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-27 16:53 [Bluez-users] Problem with PAN. Bnep doesn't work ? Michał Majchrowicz
2007-02-27 19:22 ` robert
[not found] ` <3d3168e50702271202i719f1f7fjd2fb22b105f951f8@mail.gmail.com>
2007-02-27 21:54 ` [Bluez-users] Fwd: " Michał Majchrowicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox