Hi,
This is my problem with a Bluetooth Network Access:
I have a laptop with Windows 2000 WS. The Bluetooth software is Widcomm version 1.3.2.7
Te problem is that it uses permanently more than 15% of the total bandwidth doing ping (ICMP type 8) to non-existing, self-generated ip addresses.
Also, it gives a lot of useless work to the router computer.
Here is the trace (it emits aprox 100 ping-packets by second) :
...
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240922 : ICMP 192.168.20.11 -> 192.168.231.253 type 8 code 0
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240924 : ICMP 192.168.20.11 -> 192.168.231.254 type 8 code 0
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240925 : ICMP 192.168.20.11 -> 192.168.231.255 type 8 code 0
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240926 : ICMP 192.168.20.11 -> 192.168.232.0 type 8 code 0
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240929 : ICMP 192.168.20.11 -> 192.168.232.1 type 8 code 0
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240930 : ICMP 192.168.20.11 -> 192.168.232.2 type 8 code 0
[25/Dec/2003 16:33:00] Packet filter: ACL 1:0 Bluetooth PAN Driver: drop packet in id=240931 : ICMP 192.168.20.11 -> 192.168.232.3 type 8 code 0
...
Could someone tell me how to disable this behavior or at least reduce the wasted bandwidth.
Thanks