public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] NAT connection established but no data transport
@ 2004-11-01 21:42 skrzypek-piotr
  2004-11-01 22:25 ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: skrzypek-piotr @ 2004-11-01 21:42 UTC (permalink / raw)
  To: bluez-users

First of all i would like to describe my situation. I`ve got two
computers: first one is a linux debian server (with kernel 2.4.27
pachted with grsecurity and bluez patch) and second is a notebook
running windows XP Professional. After many problems i`ve
succesfully established a NAT connection between the devices
(bluetake bt-007 using hciusb driver). The devices are paired and
connected but i can`t  notice the data transmittion. I tried to ping
one device from the other but i recive "timeout". I also tried
l2ping and it shows that connection id good (i`ve pinged a winmac
from linuxmac and it showed that data comes from linuxmac i don`t
know why but i think it means that connection is good). I`m not
really good in linux but i think it`s a problem with linux he can`t
recognise it as a network device. When i type ifconfig it shows
everything but not the bluetooth connection until i type ifconfig
bnep0. Maybe you can give me some advice how to make linux recognise
it and let it use wlan0 connection and eth0 connection. Please help
me cause i`m tryin to configure it for weeks.

Thanks, Pete



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
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] NAT connection established but no data transport
  2004-11-01 21:42 [Bluez-users] NAT connection established but no data transport skrzypek-piotr
@ 2004-11-01 22:25 ` Marcel Holtmann
       [not found]   ` <20041101235513.2017B3816E@rekin11.go2.pl>
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2004-11-01 22:25 UTC (permalink / raw)
  To: skrzypek-piotr; +Cc: BlueZ Mailing List

Hi Pete,

> First of all i would like to describe my situation. I`ve got two
> computers: first one is a linux debian server (with kernel 2.4.27
> pachted with grsecurity and bluez patch) and second is a notebook
> running windows XP Professional. After many problems i`ve
> succesfully established a NAT connection between the devices
> (bluetake bt-007 using hciusb driver). The devices are paired and
> connected but i can`t  notice the data transmittion. I tried to ping
> one device from the other but i recive "timeout". I also tried
> l2ping and it shows that connection id good (i`ve pinged a winmac
> from linuxmac and it showed that data comes from linuxmac i don`t
> know why but i think it means that connection is good). I`m not
> really good in linux but i think it`s a problem with linux he can`t
> recognise it as a network device. When i type ifconfig it shows
> everything but not the bluetooth connection until i type ifconfig
> bnep0. Maybe you can give me some advice how to make linux recognise
> it and let it use wlan0 connection and eth0 connection. Please help
> me cause i`m tryin to configure it for weeks.

try to activate bnep0 and set an IP address.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
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] NAT connection established but no data transport
       [not found]   ` <20041101235513.2017B3816E@rekin11.go2.pl>
@ 2004-11-02  2:27     ` Marcel Holtmann
  2004-11-02  7:41       ` skrzypek-piotr
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2004-11-02  2:27 UTC (permalink / raw)
  To: skrzypek-piotr; +Cc: BlueZ Mailing List

Hi Pete,

there is a "Reply to All" button in your mail client ;)

> >try to activate bnep0 and set an IP address.
> i set: ifconfig bnep0 192.168.0.1
> and when i type ifconfig there is nothing about bnep0, but when i type
> ifconfig bnep0
> i can see everything just like it should be: the same mac adress
> (read from cover of usb device), ip 192.168.0.1, appropriate mask
> etc. but still it doesn`t send/recieve data. 
> 
> Maybe it can help somehow:
> I checked the transmission status on the notebook and it says that
> the device is transmitting (especially while pinging) but not reciving.

are you sure that you are using the latest -mh patch for your kernel?

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
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] NAT connection established but no data transport
  2004-11-02  2:27     ` Marcel Holtmann
@ 2004-11-02  7:41       ` skrzypek-piotr
  2004-11-02 10:44         ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: skrzypek-piotr @ 2004-11-02  7:41 UTC (permalink / raw)
  To: Marcel Holtmann; +Cc: bluez-users

>Hi Pete,
>
>there is a "Reply to All" button in your mail client ;)
>
>> >try to activate bnep0 and set an IP address.
>> i set: ifconfig bnep0 192.168.0.1
>> and when i type ifconfig there is nothing about bnep0, but when i
type
>> ifconfig bnep0
>> i can see everything just like it should be: the same mac adress
>> (read from cover of usb device), ip 192.168.0.1, appropriate mask
>> etc. but still it doesn`t send/recieve data. 
>> 
>> Maybe it can help somehow:
>> I checked the transmission status on the notebook and it says that
>> the device is transmitting (especially while pinging) but not
reciving.
>
>are you sure that you are using the latest -mh patch for your kernel?

There is only one patch for kernel 2.4.27 and i`m using it.

>Regards
>
>Marcel
>

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

* Re: [Bluez-users] NAT connection established but no data transport
  2004-11-02  7:41       ` skrzypek-piotr
@ 2004-11-02 10:44         ` Marcel Holtmann
  0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2004-11-02 10:44 UTC (permalink / raw)
  To: skrzypek-piotr; +Cc: BlueZ Mailing List

Hi Pete,

> >> >try to activate bnep0 and set an IP address.
> >> i set: ifconfig bnep0 192.168.0.1
> >> and when i type ifconfig there is nothing about bnep0, but when i
> type
> >> ifconfig bnep0
> >> i can see everything just like it should be: the same mac adress
> >> (read from cover of usb device), ip 192.168.0.1, appropriate mask
> >> etc. but still it doesn`t send/recieve data. 
> >> 
> >> Maybe it can help somehow:
> >> I checked the transmission status on the notebook and it says that
> >> the device is transmitting (especially while pinging) but not
> reciving.
> >
> >are you sure that you are using the latest -mh patch for your kernel?
> 
> There is only one patch for kernel 2.4.27 and i`m using it.

do you have some firewall rules activated? Check the syslog for more
information and check with "hcidump -X" as root what goes over the
Bluetooth interface.

Regards

Marcel




-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
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-11-02 10:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-01 21:42 [Bluez-users] NAT connection established but no data transport skrzypek-piotr
2004-11-01 22:25 ` Marcel Holtmann
     [not found]   ` <20041101235513.2017B3816E@rekin11.go2.pl>
2004-11-02  2:27     ` Marcel Holtmann
2004-11-02  7:41       ` skrzypek-piotr
2004-11-02 10:44         ` Marcel Holtmann

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