reply guys!! i really need help...
i there any way or script to share E6 in Personal Area Network (PAN) via bluetooth?
Last edited by ashish89; 10-25-2009 at 01:53 AM.
reply guys!! i really need help...
No,there is no hardware inside E6 to support PAN
Yes there is a way but it is not so easy. I have this working with A780 and A1200.
Requirements:
1. bluez package
2. iptables
On PC:
ip route add default via 192.168.8.2 dev bnep0
On phone it should look like this
Routing table:
NAT rules:Code:Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.8.1 192.168.8.2 255.255.255.255 UGH 0 0 0 bnep0 10.112.112.112 0.0.0.0 255.255.255.255 UH 0 0 0 gprsv0 192.168.8.0 0.0.0.0 255.255.255.0 U 0 0 0 bnep0 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 10.112.112.112 0.0.0.0 UG 0 0 0 gprsv0
If you like and when I have some time I could update the bluEZX Manager.Code:Chain PREROUTING (policy ACCEPT) target prot opt source destination Chain POSTROUTING (policy ACCEPT) target prot opt source destination MASQUERADE all -- 192.168.8.0/24 anywhere Chain OUTPUT (policy ACCEPT) target prot opt source destination
Have you tried this application? Does it run on E6?
http://www.motorolafans.com/forums/a...61-bluezx.html
Last edited by Halftux; 10-29-2009 at 07:09 PM.
-------------------------------------
In any apple is a worm. Through each window flies a bug.
That's why I take Linux, because what does not fly can not crash.
Thanx...but it does not work on vista..sorry i should have mentioned it earlier that i want to activate PAN on vista..
Last edited by ashish89; 10-30-2009 at 12:34 AM.
To make it clear for me. You want to share the gprs internet connection from e6 over pan with vista?
It should work. But you can use e6 as bluetooth modem much easier.
Otherwise if you want the other way around share internet from vista to e6 over pan it could be realy difficult because I think ics from vista is crap and widcomm itselfs has no more this function.
Or are you looking only for a pan connection to access data and telnet of e6?
Last edited by Halftux; 10-30-2009 at 09:45 AM.
-------------------------------------
In any apple is a worm. Through each window flies a bug.
That's why I take Linux, because what does not fly can not crash.
I want to use pan for internet connection
@Halftux
no actually...i know that internet connection is possible on vista via bluetooth but i was trying to stream audio from pc to my phone & i requires PAN establishment between PC and Phone...& i agree with u...vista is a crap!!
If the bluEZX manager works with e6 it is realy easy to make a pan connection.
Have a look at this thread:
Link: BluEZX manager
There is also a manual for xp to configure ics and to establish a pan connection.
To make a connection in vista it should be very similar.
-------------------------------------
In any apple is a worm. Through each window flies a bug.
That's why I take Linux, because what does not fly can not crash.