![]() |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
seems like I won't be able to make it work unless I cut my veins with paper
I will try other things and if one of them is successfull I'll post what made it work. |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
1 Attachment(s)
I figured that your default routing in N900 is pointing to WiFi. That means the N900 is connecting to Internet via WiFi instead of GPRS.
Since the script is made for routing traffic via gprs0, the PAN could not enable your client to access to Internet via N900. Therefore, in this case the script must be modified from: Code:
iptables -t nat -A POSTROUTING -o gprs0 -j MASQUERADE Code:
iptables -t nat -A POSTROUTING -o wlan0 -j MASQUERADE |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
as soon as I get home I will try to modify that in the .sh file and post the results.
|
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
|
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
1 Attachment(s)
cat bluetooth-pan.sh to see if there some strange character in the script.
Anyway i modified the scipt for you and attached with this reply. |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
It fixed those errors however it's still the same.
I took the liberty to ping the bluetooth IP of the phone while in PAN: Quote:
Quote:
I just woke up and I saw your message, if I don't fall asleep I'm going to reboot the device and try then, else I'll do this when I wake up for a long period of time (maybe in 3 hours) |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
Show me the ipconfig, route print, ifconfig and route just like you did before would help me in the investigation.
Also, you must run the script after pairing up and joining PAN. No reboot is necessary as far as I concern. The bluetooth chip in N900 is quite stable, the PAN could stop and restart multiple times fine without reboot. |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
it's still the same :(
let's say I pop in a Ubuntu CD (just using the Live CD) what should I do there to setup bluetooth for tethering. it may be a windows problem, so if it works in Ubuntu then I will have to reinstall the windows. |
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
Quote:
|
Re: [HOWTO] N900 Bluetooth-PAN Tethering (N900 supplies Internet Access for PC)
Quote:
|
All times are GMT. The time now is 03:55. |
vBulletin® Version 3.8.8