![]() |
Re: Developing is soo difficult
Quote:
From N900 ->Settings -> PC-Connectivity Manager I activated bluetooth. In advanced tab: Bluetooth enabled DHCP server checked IP address: 192.168.3.15 Gateway: 192.168.3.14 Network mask: 255.255.255.0 Bluetooth address search successfully discover and pair with my FC12 laptop. Settings are all applied. Quote:
pand -c EC:9B:5B:01:XX:XX -S -E -e bnep0 pand -l # This responds after the restart bnep0 EC:9B:5B:01:XX:XX PANU # Guessing the last should be the IP of N900 ifconfig bnep0 192.168.3.14 netmask 255.255.255.0 dstaddr 192.168.3.15 However still isn't working :( ssh root@192.168.3.15 ssh: connect to host 192.168.3.15 port 22: No route to host It should be close I know. I sometimes get similar messages trying to ssh other Redhat and Fedora machines. We hijacked the topic but we are getting useful responses for everybody (ok especially for FC12 users :) Device connectivity is an important part of the development. WLAN works nicely, however there times it is pain to connect another device (oh VPN etc..) In these situations bluetooth would provide a very simple and useful solution. |
Re: Developing is soo difficult
Quote:
|
Re: Developing is soo difficult
Quote:
Queen Beecon Widget (swiss army tool) can do it. Widget type: Snippet, Status: Enabled, Command Selection: Internal IP Width 130, Height 115 Font Face: 12 Beecon Command Exit Status=0 ;anythingsjfdgfg Image Filename: ;dfjfgohdganything About PAND in F12: Does ifconfig now show you have a bnep0 device up at least? What does route show about routes or both ends? I think it is only a routing problem anymore for you. (Yep, sorry for hijacking. Moderator, if feels like it, could move these to "PAND Bluetooth tethernet in Fedora 12".) |
Re: Developing is soo difficult
Quote:
|
Re: Developing is soo difficult
Quote:
Quote:
Code:
HWADDR=My BT MACifup bnep0 Device has different MAC address than expected, ignoring. Very interesting. Do you get a similar behavior? Quote:
|
Re: Developing is soo difficult
Quote:
Code:
# cat /etc/sysconfig/network-scripts/ifcfg-bnep0 I don't think N900 has DHCPD, so BOOTPROTO=none and manual IP address. |
Re: Developing is soo difficult
Quote:
I booted and used your pand settings from page 4. Still nothing happens, get no route to host messages. Neither ifconfig nor route list any activity about bnep0. N900 bluetooth is transmitting. If I set ifcfg-bnep0 following his instructions I can get a bnep0 available option on Network Manager applet on F12. But still no ssh :( No More Twist: Bluetooth PAN from Windows Mobile to Fedora 11 |
Re: Developing is soo difficult
Have you checked the routing table on N900 is OK? Also ping usually is the first protocol which is good to try. Also ´tcpdump -i bnep0´ may reveal what is wrong.
Does hciconfig show there is data going in and out? "BT tethering is soo difficult" :-) |
Re: Developing is soo difficult
Quote:
Code:
[gsever@ccn Desktop]$ ssh root@N900Is there an alternative way to set Bluetooth network on N900 --GUI or shell doesn't matter? Quote:
Code:
[root@ccn network-scripts]# tcpdump -i bnep0Quote:
Code:
Nokia-N900-42-11:~# hciconfig |
Re: Developing is soo difficult
Quote:
# brctl show I noticed, if there is bridge driver connected to pan1/bnep0, then the same configuration which otherwise works do not work. When Bluetooth network is enabled in N900, you should see these in PC: # hcitool con (should show there is BT connection between two) # pand -l (should show there is NAP-PANU connection between two) After those OK, just "ifup bnep0" should bring bnep0 network device up with correct IP-addresses if your ifcfg-bnep0 is OK and "brctl show" doesn't show anything. and btw, I couldn't get DHCP working either, although N900 PC-connectivity manager would have "DHCP server" option enabled. |
| All times are GMT. The time now is 03:00. |
vBulletin® Version 3.8.8