Nokia 6600 Internet over bluetooth – How to

March 30th, 2005 at 04:36pm

Finally after lot of R&D, yesterday i could finally browse the net over my 6600 using my PC’s internet connection over bluetooth !

Two things are possible.
1. You use the GPRS of your Mobile phone and browse on your PC.
2. You use the DSL (or other high speed connection) of your PC to browse on your Mobile phone.

#1 is pretty simple, and is very easy to setup on Nokia 6600. But #2 is not that simple. After reading lot of forums, i found that Nokia has on purpose blocked this feature in 6600.

If you have already done a search on this topic, you would have definitely come across this page. But the instructions there are quite cryptic, and not very clear. So, i did lot of search on various forums, and finally got it right. What i have done is, i have basically documented the steps that i followed to make it work. Do give it a try!. It might work for you as well. If it works (or doesn’t) do comment here!

Steps…
First lets set up the PC. Things to do on PC :

  1. Deactivate all the Checkboxes in mRouter (at least the ones of the Bluetooth COM ports)
  2. Goto Bluetooth settings and Deactivate everything else in Local services than Bluetooth serial port, note the com port you set as bluetooth serial port
  3. Goto Phone and Modem options, go to “Modems” add a new one, activate “I will select it from a list”
  4. Choose “Communications cable between 2 Computers” from the list (in Standard Modem Types)
  5. Select the COM port from step3
  6. In the modem settings set maximum port speed to 115200
  7. Goto Network Connections and create a new connection (wizard)
  8. Select Set up an advanced connection -> Next
  9. Accept incoming connections -> Next
  10. Check the Communications cable between two computers -> Next
  11. Do not allow VPN connections ->
  12. select a username you want to give access to your pc over Bluetooth (that’s the username you will set on the phone later) -> Next
  13. Select Internet Protocol -> Properties, select “TCI/IP address assignment” and set the IP range to something like 10.0.2.2-10.0.2.254
  14. Remove Internet Connection Sharing from all interfaces
  15. run cmd.exe and enter the following commands:

    netsh routing ip nat install
    netsh routing ip nat add interface "YOUR LAN INTERFACE NAME" full
    netsh routing ip nat add interface Internal private

    YOUR LAN INTERFACE NAME has to be replaced with the name of the interface connected to the internet
  16. if there is a “Bluetooth Network” connection in Network Connections delete it
  17. In network connections choose the incoming connection just created, and open its properties.
  18. Click on the users tab, check the last checkbox which says “Always allow directly connected devices to such as palmtop computers to connect without using a password” (this step helped me!)

So, that’s the setup on the PC. Next we need to configure the 6600

  1. Download gnubox6600.SIS and install it on your phone. Search Google for GnuBox
  2. Create a new Access Point on the phone (Setting|Connection|Access points|New access point|Use default settings).
  3. Use the following settings for it:
    • Name: Bt (This name is important, the gnubox software will look for it, since its hard-coded in the code)
    • Data Bearer: High speed (GSM)
    • Dial-up number: e.g. 2222. It doesn’t matter what you have here as long as it’s not empty
    • Username: the username you gave access to the incoming connection earlier
    • Prompt password: No
    • Password: Password for the user on Windows
    • Authentication: Normal
    • Advanced Settings: Use Login Script Yes
    • Advanced Settings: Login Script

      CHARMAP [windows-1252]
      LOOP 10
      {
      SEND “CLIENT”+<0x0d>
      WAIT 3
      {
      “SERVER” OK
      }
      }
      EXIT KErrNoAnswer$
      OK:
      EXIT
      Be careful that you get it exactly as show here, including line breaks. You could save it to a file, send to the phone and copy-paste to the settings.
    • Advanced Settings: Use PPP Compression Yes
  4. Run the program you installed at step1 (gnubox)
  5. Inside gnubox: Options-> 2box Direct -> Bluetooth, select your computer, leave gnubox running in background
  6. Run the nokia wml browser select “Bt” as access point and connect.
  7. You can also use any other internet app like Agile messenger, real player, opera, profimail etc

I was able to connect, and view my website and could read this blog too. I was also able to receive and send out mail using profimail, and the built-in mail client.

I hope this posting helps all the Nokia 6600 owners, specially in India!

Update (Sep-16-2005) : Check this page and this page for more info on GnuBox for nokia 6600


Tags: , , , , , , , , , , , , , ,

Entry Filed under: Technology,Useful Stuff

Weekend fun at office, friends WordPress Website’s Search Engine Spam

Related Posts

212 Comments »

RSS feed for comments on this post. TrackBack URI

  1. 1

    I followed every step of urs but while connecting it says Invalid Login Script ..Check Connection Setting…even if i have copied the script in a txt file and sent it to the phone …ne idea !

    Comment by Manish — April 27, 2005 #

  2. 2

    I hav gprs connection in nokia 6600,i tried a lot to connect it to pc,i get internet connection on pc but in slip not in ppp setting. Internet explorer does not opens the pages i tried opera also.

    Comment by Mahesh — May 2, 2005 #

  3. 3

    Mahesh : not very sure about this one. You can try one of the nokia 6600 forums for answers.

    Comment by Arjun — May 9, 2005 #

  4. 4

    hi,
    I wouldn’t follow from the step 3. for the PC settings…done with the mobile settings.
    Please can you tell me where do i find phone and modem options..

    My question may sound trivial but then i’m complete novice with this .

    I hope you help.

    Comment by abhijith — May 25, 2005 #

  5. 5

    Abhijith>> Please can you tell me where do i find phone and modem options..
    ——-
    You can find it in control panel in windows xp. In windows 98, it would be named listed as modem in control panel.
    i hope this helps.

    Comment by Arjun — May 25, 2005 #

  6. 6

    hey thats pretty fast…are you online..
    thanks a lot

    Comment by abhijith — May 25, 2005 #

  7. 7

    SOS again
    Step 14:
    and also in step 15
    LAN INTERFACE NAME

    thanks in advance

    Comment by abhijith — May 25, 2005 #

  8. 8

    Step 14 -> In control panel -> network connections, you will have your connections listed. Right click on each of them, and search fo internet connnectino sharing under one fo the tabs. disable them.

    Step 15 -> The name of the network connection listed in network connections that you would use to connect to the internet (say dailup or broadband)

    Comment by Arjun — May 25, 2005 #

  9. 9

    netsh routing ip nat add interface “YOUR LAN INTERFACE NAME” full

    Comment by vijay — May 26, 2005 #

  10. 10

    Nice how-to, but for some reason, it does not work for me… i followed it, but i made a typo in the script, so when i first tried it, it connected via bluetooth but then told me “script error”… i corrected the typo, but now it just won’t connect to my pc any more… it never even requests a serial port from my pc :(

    Comment by SilentGuy — June 1, 2005 #

  11. 11

    I don’t think this will work with XP Home.

    Comment by eugene — June 4, 2005 #

  12. 12

    Hey,
    This forum is pretty much wat other people have, but im having this problem. Everytime i try the netsh steps, the first one goes through, the install step… then the second one after putting the name and all in i get nat must be installed first.
    I’ve heard i havta disable all connection sharing but how do i do that?
    I have a reliance dial up connection…. used when my connections is dead. Otherwise i use my LAN for getting online. Besides this my IP itself is 10.0.0.XX. could this be a problem?

    Comment by nadirsh — June 5, 2005 #

  13. 13

    please explain how to access gprs internet in the mobile on pc.thanks in advance.

    Comment by guntur — June 9, 2005 #

  14. 14

    Hi,
    Nice info. I dunno if it works BUT I have got some basic probs

    I use Win98 and not XP. I am stuck in pt 7 (new connection Wiz). please help me out dude.
    I am not a comp Whiz and I dunno much about tweaking connections & stuff. Pls help me out

    Thanks, Bye.

    Comment by Abhinav — June 23, 2005 #

  15. 15

    i have nokia 6600 but i want to connect my pc to my phone nokia 6600 and want to open web page on my phone not on my computer because i have connection in my computer not in my phone. plz help me…..

    Comment by khurram — June 24, 2005 #

  16. 16

    When I follow instruction #15,

    netsh routing ip nat add interface “YOUR LAN INTERFACE NAME” full

    error appears “NAT must be installed first”

    What will i do?

    Comment by Steve — July 3, 2005 #

  17. 17

    Abhinav : these instructions are for xp. Not sure about 98. Dont have access to a 98 setup to tryout. So, mightnot be able to help.

    Khurram : follow the above steps! :)

    Steve : i guess, you will have to add the networking component using add-remove programs .

    Comment by Arjun — July 4, 2005 #

  18. 18

    Hi!
    thanks for the reply.
    we are a batch of 10 guys (mostly C.A’s) we share an apartment. We jus have 2 computers with internet.So we thought accessing net via BT would be a novel idea
    Do u know any other phone model that can directly access internet over BT.this tweaking process is very complex.Will Phones like O2 help in direct connection??

    thanks again
    Abhinav

    Comment by Abhinav — July 4, 2005 #

  19. 19

    Abhinav : not very sure about the other models. Its better you check out before buying. 6600 is a exception case. They have disabled this feature on purpose!. So, confirm with the vendor before buying. Most of the models should work.

    Comment by Arjun — July 6, 2005 #

  20. 20

    Hi Arjun,

    Thanks for your help, and your taking the time to post these instructions. However, I could only get the setup working when there is a proxy server running on the PC and I specify it within Opera (as in here: http://www.hcilab.org/documents/tutorials/InternetOverBluetooth/). Do you know why this is, and which step that I could have screwed up on? I’m only limited to browsing, if I can only use access the internet through the proxy.

    Thanks!
    Haywood

    Comment by Haywood — July 6, 2005 #

  21. 21

    In my case (nokia 6600) i use gnubox6670.SIS because gnubox6600.SIS is not working. I select “2box Bluethooth-> serial port” and then i exit from gnubox. Then, i run doris browser, i connect to my “Bt” access point and… that it is!!! it is worked!!!!
    Now i can surf to the internet, to read-send emails all of this from my Nokia6600.

    Regards
    Vasilis

    Comment by Vasilis — July 12, 2005 #

  22. 22

    I followed all instruction and when I try to connect my nokia 6600 to my pc in says internet connection erro!!!

    Comment by Domawe — July 13, 2005 #

  23. 23

    Haywood : worked for me without any proxy etc !!..

    Great Vasilis!

    Domawe : I did not understand the problem!

    Comment by Arjun — July 13, 2005 #

  24. 24

    Hi Arjun,

    Thanks, but do you know which steps it could be that I screwed up on? It must be to do with configuring the host… but I’m not sure exactly what…

    Comment by Haywood — July 14, 2005 #

  25. 25

    Hi,
    I tried to connect to the internet with the help of bluetooth,but it does not work and it says”Check Connection Setting” even when i have entered the script correctly…please help me in solving this problem.

    Regards.

    Comment by jai chandra reddy — July 20, 2005 #

  26. 26

    We have followed all the steps mentioned above and everything seems to have been setup properly.
    But when we try to access URL using Opera, it gives error message “Network Problem”. We are connection to one of the PC on our LAN and specified it as the proxy to Opera as per the other link specified by Haywood above.
    Any help with this will be really appreciated

    Comment by Oceanus — July 20, 2005 #

  27. 27

    I use a Nokia 6260, will i be able to connect to my broadband?
    Also i’ve been trying to find mRouter with little success, can you give me a link from which i could download it?
    I don’t think my phone’s PC suite has it

    Comment by Vaishak Suresh — July 25, 2005 #

  28. 28

    Hi Arjun,
    I have already established this setup on my pc using Nokia 6600, Could u please give me any clue how to set it up on Nokia 6620 handset.The only option which is different is data bearer here it gives only 2 options either to select Data call or to select GPRS , their is no GSM option.

    Thanks

    Comment by Skilled — July 28, 2005 #

  29. 29

    Hi Arjun
    for atleast giving me some hope…. but my problem is that after selecting the modems from the list ( i select the “Serial Cable b/w 2 PC’c”) there is no addition in my list of modems…. will there be any?. and also in my contrl panel i just have the option “Network” not “network connections… and in this option there is no mentioning of my connections. i use win 98. so plz if u can help me out with this problem..i’d be really gratefull

    Thanks

    Comment by ADIL — August 3, 2005 #

  30. 30

    Great tutorial. Helped a lot.

    After much research of google. I’ve found this other website http://www.dotdoh.com/howto/index.php?0001 that prove really useful in the configuration. Have some idiot proof flash clips there as well.

    Comment by basher — August 3, 2005 #

  31. 31

    ops. corrections. its http://www.dotdoh.com/howto/index.php?index=0001

    Comment by basher — August 3, 2005 #

  32. 32

    none of this is working. could somebody who has made this work please email me on danasker@aol.com. cheers. sure it works i just dont get it. please help me

    Comment by dan — August 13, 2005 #

  33. 33

    I cant understand regarding scripts how we will run that scripts in the mobile can u plz help.. how to solve that…. and how To run the Script in mobile….

    Comment by Murtaza — August 17, 2005 #

  34. 34

    Doesn’t work for me… even though i followed all the steps… hmm.. maybe we should replace our phone with the older 3650. :) lol

    Comment by Mark — August 18, 2005 #

  35. 35

    Arjun pls do have this explanation for nokia 3230, i tried this one for my 3230 and had problems cus the phone settings are not the same, on 3230 there are “gsm” connections for the access point settings, all i see is “gprs” and “data calls”. pls help as i realy have to get this thing working. thanks,
    gibso.

    Comment by gibso — August 21, 2005 #

  36. 36

    The problem seems to be in the quotes used in your representation of the login script.

    CHARMAP [windows-1252]
    LOOP 10
    {
    SEND “CLIENT”+
    WAIT 3
    {
    “SERVER” OK
    }
    }
    EXIT KErrNoAnswer$

    OK:
    EXIT

    This is the correct script. Your script uses different quotes. That made all the difference in the world for me. (e.g. “SERVER” and “CLIENT” vs. “SERVER˝ and “CLIENT˝.

    Good luck!

    Comment by Jure From Slovenia — August 24, 2005 #

  37. 37

    Hi!
    I Have followed all steps with my 6600 but a get this error messages

    Agile Messenger-> KErrNotFound Code:-1
    Nokia Browser-> http://www.google.pt/ – Could not locate remote server
    Wireless IRC: Impossible to connect Try again

    I just can’t conect to internet
    Help me please
    Regards

    Comment by Mário — August 25, 2005 #

  38. 38

    hello everybody,
    its quite simple browsing internet over bluetooth if u r using windows xp with service pack2 or higher.
    just insert ur bluetooth dongle into usb port, pc vl automatically recognize this hardware.start bluetooth on ur phone go to modem option, saerch modem automatically. follow insructions and make a dun connection.

    if u could not found ur modemautomatically……..
    go to bluetooth devices ,add ur device enable dun profile from proreties
    this works fine…noneed to install extra drivers from any source (even not nokiamodem options

    Comment by Sonu — August 25, 2005 #

  39. 39

    Sonu,… nokia 6600 is a special case :). its not like other nokia phones. They have ‘on-purpose’ disabled browsing via bluetooth !

    Comment by Arjun — August 26, 2005 #

  40. 40

    I have done what u say … even my mobile 6600 connected with unauthenticated user but opera gives this error when try to surf

    http://wap.google.com – could not connect to remote server

    please note i am behine ISA 2004 server but my system is loged with a user id which has full access to internet ..

    any idea what to do?

    Comment by zahid — August 31, 2005 #

  41. 41

    dear Arjun.. i couldnt put the interface name.. im using a dial up connection its name is “Internet” my windows language is english, everytimg i use the netsh commands, it doesnt work.. they tell me it doesnt exist , what shall i do ?

    Comment by Yazan — September 2, 2005 #

  42. 42

    Hi guys!

    SOS! I’m stuck in Step 15.
    I don’t know my LAN Interface name.

    Where can I find it?
    Where can I find my LAN INTERFACE NAME?

    Thanks!

    Comment by ganie17@yahoo.com — September 4, 2005 #

  43. 43

    Hi,
    I wanted to use internet via bluetooth and i follow the whole thing but it ddint go through . It is to b noted that I m using firewall .So Is it a problem by that?
    I also cannot follow the DOS cammand .i dont understand that!!
    plzzzzzzzzzzz help!!!

    Comment by Usman Durrani — September 8, 2005 #

  44. 44

    Hi Arjun,
    I wanna know if you can help me to browse internet on my 6820 mobile phone via bluetooth.
    as I read in articles it is possible but i couldnt find it’s way.
    Thanx for your paying attention.

    Comment by Hamid — October 2, 2005 #

  45. 45

    @Hamid.., dont have a 6820 to try out. :(

    Comment by Arjun — October 2, 2005 #

  46. 46

    Thanx arjun, I want you to guide me how can i find the way to connect my phone to internet. Please tell me how you could find 6600′s, which forum, which website?
    Thanx again.

    Comment by Hamid — October 10, 2005 #

  47. 47

    Hey great tutorial, it is working for me..

    Comment by suresh — October 10, 2005 #

  48. 48

    I have a nokia 6600, i tried every line to on the phone that i use i cant see the advance setting, after password and authentication tab. Pleas help

    Comment by yemorica — October 11, 2005 #

  49. 49

    i am having diffiulty in steps 13,14,15 while setting the pc…. plz help me out.. rest of the settings are fine and i eaisly did it…

    Comment by anas — October 13, 2005 #

  50. 50

    i cant find my lan interface name plz help

    Comment by anas — October 13, 2005 #

  51. 51

    i have followed the procidure but i am unable to connect it is showing like connecting n above like call is going on n nothing is connected

    Comment by azhar — October 13, 2005 #

  52. 52

    i am having a hathway modem connection should i give my ip adress in phone

    Comment by azhar — October 13, 2005 #

  53. 53

    i am getting the same reply in gnubox which u have given in procedure

    Comment by azhar — October 13, 2005 #

  54. 54

    Plz Help..
    i Hav done all the steps perfectly… but when i conect to my access point… i get a new incoming connection and all .. but still internet dosnt wrk on my 6600

    Comment by anas — October 13, 2005 #

  55. 55

    Thanks a Ton… FinallY Got It Wrking…

    Comment by anas — October 14, 2005 #

  56. 56

    i didnt get 12 and 15 point reply how to do it

    Comment by azhar — October 14, 2005 #

  57. 57

    @Anas! Congrats!. Great.

    @Azhar… 12 -> on that window/screen you should find a option to enter the username, that will be used later on in the phone. Using this username, your phone will connect to the PC, and access the internet.

    15-> you need to give these commands in the command prompt. Lan interface name can be found by going to Network Connections in control panel.

    Comment by Arjun — October 16, 2005 #

  58. 58

    in step accept incoming connection -next i am getting a reply incoming connection depends up on routing and remote access services which was unable to start.for mor information,check the system event log.

    Comment by azhar — October 16, 2005 #

  59. 59

    got every thing but no gateway reply
    plz help me

    Comment by azhar — October 18, 2005 #

  60. 60

    It really WORKS!!! even for checking mails, both Yahoo and local ones. I have not disabled connection firewall and didn’t delete “Bluetooth Network Connection but it works anyway. What i got is the additional icon in “Network Connection” menu next to “incoming Connections” saying “Unauthenticated User”. And when running GNUbox, first select “infrared” and then “bluetooth”, this makes the fake phone number disappear and then you connect directly.

    Thanks for great write-up and have my respect!

    Comment by Nik Nad — October 23, 2005 #

  61. 61

    If you are not “Nokia PC Suite” fan, (as me, actually :)), you can just install mRooter from http://developer.intuwave.com/Downloads and spare the rest. With this program it’s much easier to assign COM ports correctly, and IMHO it works much better than mRooter embedded in Suite for 6600.

    Comment by Nik Nad — October 23, 2005 #

  62. 62

    Thanks for confirming Nik!.

    Thanks for the link too!

    Comment by Arjun — October 23, 2005 #

  63. 63

    Arjun, what i found is that after installing GNUbox and setting up everything right for Internet browsing, I am not able to use bluetooth connection to browsr my phone from PC. I can send files from PC to phone tho, but nor vise versa, and mRouter is not connecting either. Was it an issue for You and how did You manage this problem?

    Comment by Nik Nad — October 24, 2005 #

  64. 64

    Another tip: after You manage everything as discribed above, go to device manager, find COM port used for internet, then properties and increase it’s bit rate to maximum. You will feel the Difference….

    Comment by Nik Nad — October 24, 2005 #

  65. 65

    @Nik: I have had no problem.

    But one thing. Only 1 bluetooth connection is allowed at a time. If the bluetooth connection is already in use by mrouter, then you cant do file transfer (normal ftp trasnfer). In such a case, i normally stop the mrouter connection and do the file transfer. And then again turn on mrouter connection. Works without any problem.

    Comment by Arjun — October 24, 2005 #

  66. 66

    hi
    i download a profimail iam in chennai
    i could not get connet to profimail and i am using hutch gprs connection

    please help me out
    about the settings

    Comment by padhu — October 30, 2005 #

  67. 67

    hey……good forum…but…

    In step 15, the first command runs, but the second command shows
    “An interface with this name is not registered with the router”

    please help..

    Comment by sohil — November 3, 2005 #

  68. 68

    How can you make a nokis 6230i connect to the internet via a bluetooth USB dongle plugd into a PC with 2mb internet connection please email me thanx

    Comment by Steve — November 3, 2005 #

  69. 69

    Hi guys!

    SOS! I’m stuck in Step 15.
    I don’t know my LAN Interface name.

    Where can I find it?
    Where can I find my LAN INTERFACE NAME?

    Comment by sandeep — November 4, 2005 #

  70. 70

    hey……good forum…but…

    In step 15, the first command runs, but the second command shows
    “An interface with this name is not registered with the router”

    please help..

    Comment by sandeep — November 4, 2005 #

  71. 71

    sandeep: u go to run then typer cmd.. when command prompt opens type ipconfig.. thr it will display ur lan interface name … hope this helps

    Comment by Anas — November 4, 2005 #

  72. 72

    It wrked well for me but after 1 month one day somthing happened and now my phone wouldnt connect to the access point..when i open any site … can some one help me.. ( i formatted the pc but same problem) 1st it used to show unthorised sonection establish butn now it dosnt connect thru the serial port :(

    Comment by Anas — November 4, 2005 #

  73. 73

    hi Arjun, this is reg the 2nd option. i have a dsl connection in my pc and i want to acess the internet in my laptop thru bluetooth. can u pls share if u have any ideas in this regard

    Comment by Arul — November 7, 2005 #

  74. 74

    Arul… I am not very sure about this.

    But i think it can be done by setting up dialup networking on both the boxes. one to accept incoming connections, and the second one to dial to pc. (or other way is via bluetooth lan).

    Comment by Arjun — November 8, 2005 #

  75. 75

    Hi,
    I have BSNL’s Dataone, 6600, IVTCorporation’s IVT BlueSoleil
    Bluetooth dongle. I have tried all those fantastic info given by Arjun to share Internet connection on 6600 over Bt. but could’t. I have tried to use NetFront, Dories browsers, each time I get DNS lookup failed / TCP connect error.. Then I have again gone through various forums and I found that IVT BlueSoleil
    don’t support Network access Bluetooth profile. Can you let me know about such a dongle that supports all such profiles or such a dongle on which you have experimented and successful. If you have any additional info please let me know

    Thanks
    Shiva

    Comment by Shiva — November 16, 2005 #

  76. 76

    lol…. u just need to install the widcomm drivers…. i have the same thing…..

    Comment by Shitanshu — November 17, 2005 #

  77. 77

    hey i’m getting this error… while doing up the NAT:
    “NAT must be installed first”
    what shud i do…. which components do i have to install….
    i want this to work on my phone………. i need this verrryyy badly…..

    Comment by Shitanshu — November 17, 2005 #

  78. 78

    hi, im using nokia 6670 . i want to connect my pc through bluetooth to my phone , so, i can access internet via gprs .
    i have usb cable also, i want to know that can i ibrows using my nokia 6670

    Comment by ahmer n. choudhary — November 22, 2005 #

  79. 79

    hey Arjun how r u bro?
    ARJUN this is verry important i have been connecting my 6600 to pc internet from a long time i had the info’s from russle beattie’s site since 2 years and everything going just fine …..
    but : is there any trick also u think that u can give a connection to get connected in agile messenger or turbo msn or im+ or or …………..or only browsers like opera and netfront and doris?
    dont u think we should figure it out ????????? didint u think about that also :)
    take care and please respond ASAP

    Comment by Alainzo — November 23, 2005 #

  80. 80

    and by the way in step 13 – its recommended to put an IP ; 169.254.121.118

    Comment by Alainzo — November 23, 2005 #

  81. 81

    Alainzo : thanks for your valuable inputs

    Comment by Arjun — November 24, 2005 #

  82. 82

    Hi Arjun,

    i think i did evey thing right but when i try to connect with the SERVICES option using BT as access point it starts connecting, then just stops (no errors or anything) it just stops and nothing happens can you please help me with this issue thank you very much appricate it.

    Edwin

    Comment by Edwin — November 26, 2005 #

  83. 83

    i m using nokia 6600 now i want to cannect with my pc internet cable cannection , i ve spend two month in this respect but istill i can not browse with my mobil.
    please suggst how i can browse with my mobil i ve internet cable cannection in my pc’s(not dial up e,i phnone throught modem )
    now the situation is

    1. i ve made Bt cannection as u specified and it is runing in gun box.

    2.i ve bluetooth cannection in my pc’s

    the main problem is how it is cannect with my pc’s cable internet net cannection

    Comment by ashok — December 1, 2005 #

  84. 84

    m using nokia 6600 now i want to cannect with my pc internet cable cannection , i ve spend two month in this respect but istill i can not browse with my mobil.
    please suggst how i can browse with my mobil i ve internet cable cannection in my pc’s(not dial up e,i phnone throught modem )
    now the situation is

    1. i ve made Bt cannection as u specified and it is runing in gun box.

    2.i ve bluetooth cannection in my pc’s

    the main problem is how it is cannect with my pc’s cable internet net cannection

    Comment by ashok — December 2, 2005 #

  85. 85

    Hi,
    Help me plz. I have purchased a Nokia 6600 & useing is now. But tell me, how can install some programme like MP3 player, Smart Movie etc in my mobile via BT & Infred. I also want to know it how can i set up Internet connection through it ? Let me know also the requirements for above. I hav a PC with win XP also.
    thanx.

    manoj

    Comment by Manoj — December 2, 2005 #

  86. 86

    i-mate jam internet over bluetooth how to connect it

    Comment by azhar — December 8, 2005 #

  87. 87

    For me everything is working 5ne

    but i’m unable to configure my pc

    Comment by Arun R — December 9, 2005 #

  88. 88

    for me everyting on my nokia 6600 is working and im able to connect it and entr the internet whenever i want but i want to know is there any way to use more than the browsers toconnect like agile or turbo msn or other apps ..any answer?

    Comment by Alainzo — December 12, 2005 #

  89. 89

    my nokia 6600 is working just fine and im able to browse the internet whenever i want from my pc connection but i wan to know is there any way to use also some messengers like agile and turbo msn and others to get cnnect or only internet browsers ( opera..netfront and doris)

    Comment by Alainzo — December 12, 2005 #

  90. 90

    netsh routing ip nat add interface Internal private
    !!!
    Interface ‘Internal’ not exist.
    Interface ^ ^ ^ is not registered in router.

    WHAT IS GOING ON !?

    PLZ help me

    Comment by tommy — December 12, 2005 #

  91. 91

    i’ve implemented each and every step and all went fine but when i start establishing the connection the bluetooth pairing sign appears and then dissappears using Nokia 660 firmware version is 5.27.0 NHL-0 i think it is blocked in my phone as mentioned above that in some sets its not there

    Comment by Fahad — December 17, 2005 #

  92. 92

    on which all nokia models we can use this proceduri coz i want to change from 6600 to any other model

    Comment by mohan — December 18, 2005 #

  93. 93

    hey i would like to know how to create a short cut key for recording a phone converstion directly please help me asap

    Comment by sunilb — December 24, 2005 #

  94. 94

    sunilb – give me your email and i will send you a programm for nokia 6600. dictaphone.sis

    Comment by tommy — December 24, 2005 #

  95. 95

    I have 2 PCs connected with LAN Cards and they have a shared dialup connection. Now the IP of server is 192.168.0.1 and IP of client is 192.168.0.33.

    Please tell me that what IP range I have to set in the Step 13 as I don’t have a IP like 10.0.2.2 – 10.0.2.254

    Thanks in advance and reply as soon as possible.

    Comment by Shahnawaz Awan — January 4, 2006 #

  96. 96

    Thanks a million for your contribution…

    Unfortunately i’m having problems connecting. I get the message

    ERROR
    TCP open
    http://www….

    I hope that you can help me, thanks again.

    Comment by JunReyes — January 5, 2006 #

  97. 97

    @JunReyes… I think you need to enter the proxy server/port details in the browser too. ie, (opera or any other browser you are using on the phone).

    Comment by Arjun — January 5, 2006 #

  98. 98

    I have put the proxy server/port details on the Connection Settings and the Browser (NetFront) but still i get the connection error.

    My proxy server is 192.168.0.1 with port 6588

    I’ve set my phone IP to 10.0.2.12, or do i need to set this to automatic?

    Comment by JunReyes — January 5, 2006 #

  99. 99

    I forgot to include…

    I am using USB Bluetooth, the brand is IVT Corporation BlueSoleil.

    Comment by JunReyes — January 5, 2006 #

  100. 100

    There’s also a problem, when i run this command…

    Command:
    netsh routing ip nat add interface “jun6600″ full

    Error:
    An interface with this name is not registered with the router.

    Previously this went well but when i tried to run this again i get the error.

    I think this is where my problem is, what do i have to do now?
    Sorry if i might trouble on you this…

    Comment by JunReyes — January 5, 2006 #

  101. 101

    hai i need the registration codes for installation of all sofrware to nokia 6600 can any one help me????????????????????? my mail id is rajweb@mail.com and the important code i need now is AVEC radio registration code

    Comment by raj — January 5, 2006 #

  102. 102

    raj

    try this website…

    http://www.aivanet.com/

    hope you find what your looking for…

    Comment by JunReyes — January 5, 2006 #

  103. 103

    Dear Arjun,

    You have not replied my problem which is in COMMENT no 95 by Shahnawaz Awan.

    Please reply me with details.

    Comment by Shahnawaz Awan — January 6, 2006 #

  104. 104

    @Shahnawaz Awan, I am not very sure what IP you might have to give. … I think your local machine on your lan becomes the server, and your cell phone becomes the client. for your local machine, there is a hub/router which acts as a server.

    Comment by Arjun — January 6, 2006 #

  105. 105

    I can surf the Internet on my phone thanks to all your help!

    My setup:
    Nokia 6600
    Windows XP Pro SP2 (connected to the Internet via an ADSL router)
    IVT Bluetooth (Dec-2005, v2.0 release)
    PC Suite for Nokia 6600 (06-May-04, version 1.1.0)
    AnalogX Proxy (free PC software)
    GNUBOX6600
    Opera

    Reference:
    http://tinyurl.com/d6kok (it.tlc.hardware.nokia)

    Just follow the instructions in the last message of the above URL. With IVT services just leave the default settings as they are, although I unchecked DHCP for the Personal Area Network because it was interfering with my Intranet.
    I probably didn’t need the Proxy software as I may have been able to configure it for the router, but it works.

    Comment by James Robertson — January 7, 2006 #

  106. 106

    James,

    Hi, how were you able to manage to connect it using IVT? Because I can’t seem to use Windows XP SP2 Bluetooth Software with my IVT Dongle. I’m using the IVT BlueSoleil software.. where do I check which are the COM Ports for incoming etc here?

    BTW, I’m using Nokia 6260 and when I connect the phone to the PC using the BlueSoleil software, the “Bluetooth Serial Port Service” could not be clicked.

    Can you help me?

    Thanks,
    Cricket

    Comment by Cricket — January 7, 2006 #

  107. 107

    In Reply to 106.

    1) Make sure the Bluetooth icon on on the system tray is blue, otherwise the USB dongle will not be initialised.
    2) Using the IVT BlueSoleil software click on the menu “My Bluetooth” -> “Bluetooth Device Discovery”. The phone will now be discovered and will appear as an image within the application.
    3) Pair the device by right-clicking on the image and selecting “Pair”. You will then be promted to enter a pass code both on the PC and mobile, just enter any matching digits e.g. 123.

    Finding the COM port (testing only)
    1) Using the IVT BlueSoleil software click on the menu “My Services” -> “Properties”.
    2) Take note of the Serial Port A and Serial PortB bound ports e.g. COM7 and COM8.
    3) Right-click the mRouter icon from the system tray and select properties.
    4) Select the correct COM port to use for the serial connection by selecting the ports noted in step 2. It connected with COM7 ion my machine.
    5) Using the IVT BlueSoleil software right-click the phone image and select “Connect”-> “Bluetooth Serial Port Service”. Note: Be patient with this part as it could take up to about 10 seconds before any serial link is connected.
    6) To finish testing disconnect the serial port service and uncheck the connected COM Port from the mRouter properties.

    You are then ready to start with step 3 from the http://tinyurl.com/d6kok instructions.

    Comment by James Robertson — January 7, 2006 #

  108. 108

    Hi, thanks for you reply. :)

    But..

    5) Using the IVT BlueSoleil software right-click the phone image and select “Connect”-> “Bluetooth Serial Port Service”. Note: Be patient with this part as it could take up to about 10 seconds before any serial link is connected.

    in this step, there is no “Bluetooth Serial Port Service” that’s coming out of “Connect”. I believe it is because my phone, N6260, doesn’t have this service? I’m not really sure what to do now..

    Would you know how to enable this service in my phone or something?

    Thanks again,
    Cricket

    Comment by Cricket — January 7, 2006 #

  109. 109

    i have nokia 6600 but when i follow ur 15th step i get an error nat must be installed first
    even though i have disabled internet sharing please help me at earliest

    Comment by shazaam — January 18, 2006 #

  110. 110

    hi i am having 6630 i am not able to connect due to some different setting in phone can u help me please before i wsed 6600 i was able to connect but now it is dumb phone 6630

    Comment by mohammed — January 20, 2006 #

  111. 111

    i am getting an error when creating the incoming connection.. when i click next after accept incoming connections it loads for a while then says

    incoming connections depend on the routing and remote access service which was unable to start.

    any ideas….

    Comment by dave b — January 26, 2006 #

  112. 112

    Hi,

    I have tried everything but somewhere something seems not to be working.
    I am using a Nokia 6600.
    When I try to connect with the default browser i receive ”Connection error”

    The gnubox shows:
    PPP over CSD/GPRS
    Loading commDb
    settings…
    DialOutISP
    Description
    DefaultTelNum:2222
    ModemBearer
    Modem ‘GnuBoxModem’ not found

    Please help me on this

    Comment by Sanjoy — February 10, 2006 #

  113. 113

    ok , successfully

    Comment by edwin — February 19, 2006 #

  114. 114

    I use USB dongle to connect my Nokia 6600 via bluetooth with my PC. But I cant use Internet in my PC using the GPRS of my phone.You said this is very easy…!!!
    But really I fail to connect..Can u give me a solution please….

    Comment by Sujan Kumar Saha — February 19, 2006 #

  115. 115

    Thanks a lot, this information was very useful. Was using this to synchronize contacts between the mobile and an online database, your settings helped me setup the internet connection!

    Comment by Sunil — February 21, 2006 #

  116. 116

    I am not able to configure the pc, it tell me tht NAT has to be installed. can u pls guide me on this.
    thanks

    Comment by Taha — February 22, 2006 #

  117. 117

    i have problem on step 2 !!!
    in my bluetooth i have (device,option,com port,hardware) tabs and nothing else to select and in com ports the is only 2 port of bluetooth and i can’t deactivate any things!!!

    Comment by amir — February 25, 2006 #

  118. 118

    hey where can i download some good full version software of nokia 6600….

    Comment by Rajan Manandhar — February 25, 2006 #

  119. 119

    am using Nokia 6600 for web browsing with a wap gateway gprs access(not full internet web connection) from the provider, but i am able to access all the web sites not only wap sites. But this doesnt allow me to share the connection with my pc’s web browser. I have seen your article regarding sharing pc’s net connection into mobile. Is there any reverse possible way like involving proxy system to share this connection to my pc. I know that dialup connection over bluetooth can be used to connect pc to net, but i think its only possible with full gprs gateway and not using wap gateway. When i enquired this to customer care people they said we cant share this connection. Is there any other way i can make this. If you can help me it will be very usefull since this is the only way for me to connect to internet from my village and ofcourse i get this wap connection at a cheap rate.

    Comment by Rajan Manandhar — February 25, 2006 #

  120. 120

    try iranian sites..
    but it is some hard
    try: http://www.irsmg.com
    please answer the problem no 117

    Comment by amir — February 26, 2006 #

  121. 121

    Hello,
    I have nokia 7710.. and i tried to find gnuBox for my phone.. but i found nothing but “coming soon”..
    is there any temporary alternative to the gnuBox for nokia 7710..
    plz help

    Comment by TanTan — March 2, 2006 #

  122. 122

    hallo i am using nokia 6630 with bsnl cellone i wnt to connect to the internet through pc please do give me detailed instruction i am novice in this

    Comment by arun — March 2, 2006 #

  123. 123

    can someone tell me my LAN INTERFACE NAME
    i am stuck at this point
    pleeese help

    Comment by Saneem — March 5, 2006 #

  124. 124

    i had problems regarding dis bluetooth and pc network.i finally gave up. one day i uninstalled my widicomm software and again installed it back but wit only dial up network and file transfer . now ven i dial up i connect to internet in my pc via gprs.no. to be dialed is ……any 1 wanna hlp msg me.

    Comment by nikhil — March 8, 2006 #

  125. 125

    i have installed smart movies software in my fone but when i browse the file its asking for a license number.so can u plz show the steps on how 2 install the software?

    Comment by sameer — March 10, 2006 #

  126. 126

    i am not able to connect my nokia 6600 as bluetooth
    modem to my pc.i am using airtel lifetime prepaid connection.
    please tell me the entire procedure or any initialization strings to connect to the internet urgently
    thank you

    Comment by sandeep — March 10, 2006 #

  127. 127

    Can any one explain me how to use GPRS connected thru Nokia 6600 for browsing internet thru PC

    Comment by Anthony — March 15, 2006 #

  128. 128

    Sir,
    I am having i-Mate SP3 Windows mobile ….I am having cellone prepaid connection….How i have to get the Net connection using GPRS…… and by using the bluetooth tech my friends send some tones means it will not accept it..

    I want your help
    by
    saravana

    Comment by saravana — March 19, 2006 #

  129. 129

    hey we tried ur steps…
    our connection is getting established…
    but there is not data transfer ….its coming like
    0kb Connecting….
    Please help us.

    Comment by padma anand — March 24, 2006 #

  130. 130

    Hi great job dude.
    Do u have the lincense key for bluesoleil 2.0.2 version software
    i have 5mb limited transfer.
    great help if u can provide me the key
    hope u would provide
    have a great time buddy
    amar

    Comment by amar — March 26, 2006 #

  131. 131

    I m having Motorola C-350 and I am able to connect internet using Airtel Gprs(Mobile Office)

    Motorola is d best cell.

    Comment by Abhishek — March 27, 2006 #

  132. 132

    hi arjun,
    while following ur steps …
    in phone side we have to specify the user name na
    which user name it should be ….
    can u give us a detailed view on this …
    coz whn we get connected like…
    thr is one connection getting established …..like tht of broadband
    But it says ..”Unauthenticated user”
    please help us…
    i need it urgently

    Comment by padma — March 28, 2006 #

  133. 133

    i loss the driver of dataone MT841 and i could not connect the connection from windows98

    Comment by dataone driver for win98 — April 2, 2006 #

  134. 134

    For those looking for GNU for Nokia 7710

    http://www.symbianos.org/yabbse/index.php?board=2;action=display;threadid=351;start=75

    Comment by veeraindra — April 2, 2006 #

  135. 135

    hi
    arjun
    when i follow step 15 2nd like i got this msg “NAT must be installed first” so wat shall i do pls help me

    Comment by vikas — April 4, 2006 #

  136. 136

    hallo i am using nokia 6630 with bsnl cellone excel i want to connect to the internet through pc please do give me detailed instruction i am desperate on this

    Comment by Madhav Gore — April 6, 2006 #

  137. 137

    good evening gentle man.how are u.i am trying airtel line to connect internet with samsung bst1807 model to pc.but cant because i dont know how to do start to end of the process.please help me.and tell me start to end process on mobile and pc to connect.ok thanx a lot please reply soon i am waiting for ur great solution.

    Comment by junaid — April 8, 2006 #

  138. 138

    hi arjun,

    I am having a problem.I followed all ur steps but when i connect using opera i get the message could not open google.com network connection error. Can u please help me on this.

    Thanxx in advance

    Comment by Phaneendra — April 10, 2006 #

  139. 139

    i want registration code for agile lie detector, anti mosquito,
    avec radio psiloc ir remote

    Comment by ibrahim — April 17, 2006 #

  140. 140

    help plz step 2 i dont see the bluetooth configuration on my control panel,i use bluesoleil version 2.1.2.0

    Comment by abdalalh — April 23, 2006 #

  141. 141

    Dear Prabhu,
    i am able to browse Internet on my nokia 6600 but not able to connect to Internet through My PC always getting error764 PPP terminated i.e. Modem gets disconnect every time when process of registering the computer on the network is being done. Pl do some thing so that i am able to surf net on my PC via bluetooth or IR Urs Parag

    Comment by parag — April 26, 2006 #

  142. 142

    when i want to connect my 6600 with my xp system it is showing page time out, please try to connect again.
    what i have to do?

    Is that is blue tooth device problem?

    can you help me, Please

    Comment by Dilip — May 9, 2006 #

  143. 143

    Hi ,

    I am also doing R & D on the same issue Mine is Nokia 3230.Will the same setup will work for Nokia 3230 and .I almost tried with Gnubox and Is there any specific bluetooth software like Widcomm required for this ?

    Regards
    Simon

    Comment by Simon George Mandy — May 15, 2006 #

  144. 144

    hi
    i m bhupinder from punjab.i have nokia 6681 with airtel lifetime connection.i just want to know how to activate gprs and mobile office on my life time airtel connection.is that possible gprs can be activate on lt connection.plz help me…………….

    Comment by bhupinder — May 18, 2006 #

  145. 145

    Hello Arjun ,
    I am currently working on a project regarding a mobile application with database , and i have gotten to the point where synchronization is inevitable . The synchronization library that is provided to me uses http as a hight level protocol . So i’ve looked around trying to find out how to get the mobile ( Nokia 6600 ) connected to my laptop , knowing that i need a URL , and therefore an IP address to connect to . After viewing the site cs.helsinki …. that you talk about , i landed in your site . I did all the steps and i am getting an error , after trying to connect to a site in the Services section ( i don’t have a browser ) . Anyway , the phone and the laptop get connected , but the connection is lost as soon as i leave the Services section . Do you know what could be done in order to leave the connection ? How can i just get this connection and then go and start my own application ?

    Comment by Paul — May 22, 2006 #

  146. 146

    Hi i am having nokia 6670,with airtel conection and i already had all the mobile office setting and i am able to surf net on my phone. But when i want to connect net on it show me error 734. PPP termintation. And dissconneted at the of restertaion. Please slove my problem. Net ( Its ) urgent for my project work. My cal no 9898616019. 98244418361

    Comment by Upendra — May 31, 2006 #

  147. 147

    i am not able access the net in the system .
    can u give any more suggesions

    Comment by vital — May 31, 2006 #

  148. 148

    I loss the driver of dataone MT841 and i could not connect the connection from windows98. The problem is here.

    Comment by ratan — June 1, 2006 #

  149. 149

    I am using gprs on nokia 6630 but i can’t downlod mp3 music to internet. Evry time show error in 820 oranother one. Please anybody help me. Thanks to read it.

    Comment by Sohel — June 3, 2006 #

  150. 150

    Hi….I m also using nokia6600 for Internate. on mobile its working Fine. but when I tring to connect it to PC with a USB dongle, its coming up to the stem – Regestering Yopur Computer On Internate and then error occors that – PPP link control Protocol Terminited”

    lease Help…

    Bharat.

    Comment by Bharat — June 17, 2006 #

  151. 151

    Hi friend i have a bluetouth Dongle but my software cd has been damaged, so pls help me by giving the driver Software,
    My dear friends pls help i will be so thankfull o u all

    Comment by dinesh — June 24, 2006 #

  152. 152

    HI
    i have recently done this setup but on my 6600 the phone starts ringing and then i get the error message:check network settings or something like tht

    plz help me

    Comment by liam — June 26, 2006 #

  153. 153

    hai friend
    when i am connecting internet through mobile via through bluetooth .it showing the error message “Error 734: The PPP link control protocol was terminated.” .it actually a hw or network problem.pls help me

    Comment by prasanth — July 8, 2006 #

  154. 154

    hi
    im wondering how can i know my LAN Interface? im using win2000 and BlueSoleil BTdriver.

    and any of you guys did make it running smooth?

    Comment by iznubadd — July 11, 2006 #

  155. 155

    i have Gprs connection on my nokia 6681, i want to access internet on my Pc using my mobile as a modem, but i an not able to do, i tried to connect through both bluetooth and cable but could not succeed. Could anyone guide of how to connect

    Comment by irfan — July 16, 2006 #

  156. 156

    I have been using the IVT Blue Soleil Drivers for BT connection for Nokia 6600. I even tried to use the Widcomm Driver, but the software does not detect the USB Blue Tooth Dongle. Can youhelp me how to go ahead with this.

    Comment by Hemanth — July 24, 2006 #

  157. 157

    hey arjun thanks for the post
    but i have a lan connection and in
    “YOUR LAN INTERFACE NAME” full
    i am typing Local Area Connection, it is not accepting what other name should it be??
    please help

    Comment by Jayzee — July 26, 2006 #

  158. 158

    Thanks for the post, it really helped me out. =D

    Comment by fkei — July 28, 2006 #

  159. 159

    how to access my rras server in windows 2k/2k3 using nokia 6630 sell phone ?

    Comment by md adnan — August 1, 2006 #

  160. 160

    sir , i want to log on my windows 2003 rras server using nokia 6630 cell phone and airtel gprs from client side ?

    Comment by md adnan — August 4, 2006 #

  161. 161

    Hey Arjun! First of all, I want to thank you for making this simple guide. I’ve searched Yahoo and Google for 3 days and this is the most simple guide there is.

    The problem I wanted to ask you is that I still can’t use my Bt connection for my Nokia 6620. Everything connects fine, my computer recognizes the phone and visa-versa. But when I try to use Doris Browser, it stalls and says “DNS look-up failed” and when I try to use the Bt connection for Agile Messenger, it just stalls when trying to connect.

    Please help me, GPRS charges and way to expensive. Thanks in advance!

    Comment by Andy — August 6, 2006 #

  162. 162

    hi guys….i dint read all ur comments…
    wat i guess , like me many ppl want to browse the net using cell phone gprs on the PC rite.

    i am using airtle conenction(NOKIA 6600)…process is simple.
    1.pair ur cell and pc , blue tooth dongle
    2.call airtel customer to set the modem option right
    and bingo…use any s/w that comes with your bluetooth donlge…
    cheers

    Comment by smarak — August 12, 2006 #

  163. 163

    Hi Arjun,
    Fantastic efforts! Great write up! What i feel u could make it more elaborate & clear every steps. Clear every dbts. Thanx.!

    Comment by Rajesh — August 13, 2006 #

  164. 164

    Hi arjun ,
    I am inrerested in the first option that u have mentioned .ie using GPRS on my mobile for browsing on PC. i m using nokia 6600 with airtel.I tried using airtel mobile office.it was working fine on mobile but accessing it on pc through bluetooth was not working .Please help me, thankx in advance.

    Comment by Anil — August 22, 2006 #

  165. 165

    I am good @ configuring the dial up connection via bluetooth radio…. i.e. Browser Internet on computer through your Mobile with a wireless bluetooth connection… :-}
    If anyone of you require any assistance in configuring a BSNL GPRS activated sim with Nokia 6600 device via bluetooth, I can help you…. You need a BSNL GPRS activated sim, Nokia 6600 phone, CD of the nokia phone, a bluetooth dongle that supports Dial Up Networking, the CD of the Bluetooth donglu.

    For assistance you can even call me on 09448353990

    Comment by Ravi Raj — August 28, 2006 #

  166. 166

    Hi guys,
    plz plz plz help me here, i m almost through i can say 99.9%.
    let me give u specifucations
    1) I use nokia 6600.
    2) use bluesoleil ver 2.3.0.0.
    3)winXP
    4) i Use DSL using speed touch USB(shared on lan)
    *i dont have any router option niether on server nor on any computer.
    now the problem
    i get connected to computer,my computer shows in coming connection. it can recive bytes from mobile,but it cant send any when i try to open any link on mobile the byte get send to computer but but mobile dont recive any. and it gives error msg” services:no getway reply”
    plz guys help me out here.
    if u have any idia i will be really apriciate ur help.
    thanking u in advance

    Comment by Hatim — September 13, 2006 #

  167. 167

    Hi,dude i m usin’ bsnlgprs connected to pc.But it is crazyly killing my balance plz tell how can i stop althis n use bsnlgprs on pc in very chipway.Can i call u at what number?

    Comment by Himanshu — September 21, 2006 #

  168. 168

    Hi friends! Plz plz plz help me 1. I use nokia 66oo
    2. Connect internet through bluesoleil .
    3.Gprsnorth
    4.Win xp
    5.Before dail up i write username and password my self . Is it any other unique username password?
    6.When i connect internet it showing msge “Error:the ppp link control protocal was terminated” plz help me .
    My mobile 9419424468
    luckyshop2006@yahoo.com

    Comment by Imtiyaz Qazi — September 25, 2006 #

  169. 169

    Dear Friends,

    I have Nokia N6600 , my AgileMessenger has expired , plz i need new Agile Messenger full version, if any one has , plz send it to me on my mail,
    thanks

    Rehan Khan

    Comment by Rehan Khan — September 26, 2006 #

  170. 170

    Hi friends,
    I have Nokia 6600, i try connect internet via bluetooth, whene i type command: netsh routing ip nat add interface “Local Area connection” full then message: ” interface already owner by the protocol, the parameter is incorrect”
    Pleased help me !
    Thanks
    Hoa Le

    Comment by hoale — September 29, 2006 #

  171. 171

    i am using a widcomm bluetooth driver . But i am unable to setup a serial port profile over the bluetooth with my computer.Though it establishes a spp , the pc suite is unable to detect my phone.again i am using a Aircell /Excell (BSNL) , how do i access the net from my nokia6600? pls help me………

    Comment by tapas — October 2, 2006 #

  172. 172

    after lot of trial and error i have succeeded in connecting my bsnl (orissa) gprs enabled nokia 6670 to my pc via ivt bluetooth dongle for surfing the net on the pc. if any body with same conditions, i can possibly help. contact me on 09437058980.
    N B Jawale, keonjhar,Orissa

    Comment by n b jawale — October 4, 2006 #

  173. 173

    after a lot of trial and error i have finnaly succeeded in connecting my nokia 6670 ( bsnl orissa gprs) to the pc (win xp) via ivt bluetooth dongle for surfing the net on pc. any body with same conditions i can possibly help . contact me on 09437058980

    Comment by n b jawale — October 4, 2006 #

  174. 174

    thanx! raviraj with u r help i could solve the problem

    Comment by dr. nitin — October 4, 2006 #

  175. 175

    Hi I am using Nokia 6600 I am using Airtel gprs my problem is this I cannot cannot connect my internet in my pc but in my mobile it can connect easily i connect in pc i am using bluetooth 1.4 so if anybody can help me contact me at 9829921311 Happy Deepawali

    Comment by Anuj — October 20, 2006 #

  176. 176

    hi dear i am jimmy & i am using airtel mobile 6600 plz send me a setting of free internet on pc to my airtel i am also using freenet on my phone but not on pc plz send me a setting i am free net on pc i am waiting ur mail dear byeee u connect me this no 09815588344

    Comment by jimmy — October 29, 2006 #

  177. 177

    hi, i wanna no whether we can reverse d prosses….i mean…i have a airtel sim n my browsing is activated…n i browse using my sim..can i connect to internet in pc through bluetooth if my 6600 is connected…in simple..can tis process b reversed…mail me if u get any answer bro…..bye….take care…..

    Comment by ankur — December 15, 2006 #

  178. 178

    @ankur
    as i can understand you would like to use your phone to connect your pc to internet.

    you can use the build-in feature of nokia6600 > Connection > Modem. then connect to internet. hope that help

    Comment by iznubadd — December 17, 2006 #

  179. 179

    hi dear i am useing free net on pc or mobile but some days he,s not working why plz tell me dear , i am useing free net throw aaj tak realplayer linf on mobile but not working now tell me what,s reson plz i am waiting ur mail byee dear.

    Comment by jimmy — January 8, 2007 #

  180. 180

    hi arjun
    u have helped me a lot in installing the gnnubox on my new 6600
    but i am not able to to set up it on my pc which work on windows 98
    in my mobile when i start gnubox it says that no nokia modem
    it present

    please help in in installing the gnubox properly on my pc
    please do help me and reply me fast

    Comment by shailesh — February 16, 2007 #

  181. 181

    Dear Arjun,

    I tried your excellent script to connect internet via bluetooth just yesteday. Untill yesterday it was working fine and I would able to connect internet, gmail and even VNC to my server.

    But today, since morning the connection is not getting thru. I have done no other changes to its settings and properties. Everything seems to be fine but no connection. It actually not even initiates the connection to serial port. The port is working fine when I try to connect manully via Pc.

    I am using IVT Bluesoleil.

    I even tried with another 6600 handset and even with another PC.

    Plz help.
    Regards
    Abbas

    Comment by Abbas — February 22, 2007 #

  182. 182

    in step accept incoming connection after i click next i am getting a reply saying “incoming connection depends up on routing and remote access services which was unable to start.for more” information,check the system event log.

    plz help!!!!!!!

    Comment by jebin — March 8, 2007 #

  183. 183

    Boss plz ne1 help me out by tellin the process of connecting pc with my 6600 set & surf free internet.Plz….

    Comment by Sourav — March 9, 2007 #

  184. 184

    download mRouter here.

    Comment by Chetan — March 11, 2007 #

  185. 185

    Hey Arjun, you are great.There’s a good future for you.You can make yourself a well-recognized person in this society.KEEP IT UP BUDDY!!

    IF YOU FIND ANYTHING NEW THEN PLEASE UPDATE IT IN YOUR SITE.I’LL BE REGULARLY VISITING

    Comment by Venkatesh — March 18, 2007 #

  186. 186

    i am not able to connect my internet connection from my nokia 6600 mobile to my pc via bluetooth
    please send me settings to my email id

    Comment by uma — March 24, 2007 #

  187. 187

    pls……. help
    it’s urgent

    I don’t know my LAN Interface name.

    Where can I find it?
    Where can I find my LAN INTERFACE NAME?

    im using xp windows.

    Comment by jhunpals — April 4, 2007 #

  188. 188

    When I follow instruction #15,

    netsh routing ip nat add interface “YOUR LAN INTERFACE NAME” full

    error appears “NAT must be installed first”

    What will i do?

    Comment by palsjhun — April 10, 2007 #

  189. 189

    yahooooooo, it worked on my 6600 after struggling a whole day, ahaa i also at first could not connect, then i found the problem was with “gnubox6600.sis” it does not work , i found here someone say that it worked with the “gnubox6670.sis” so i tried, i got almost frustrated given all hope, but voila it worked with the “gnubox6670.sis” version, woohoo.

    So what i did was very simple, first I don’t have “mrouter”
    installed-so forget about mrouter, next i didn’t configure nat routing,
    what i instead did was i used the simple ICS(internet connection sharing). And did everything as mentioned above simple.

    Silly that it even worked even when i changed the username and password–even changed the script, no error nothing worked like a charm.

    And yeah YOU NEED THE GNUBOX6670.SIS FOR NOKIA6600.

    Install gnubox6670.sis then goto option>install>create records>
    then again options>2box bluetooth>serial port. thats it exit gnubox, u need not touch it again.

    And i have IVT Blusoleil 1.6.1.4 that came with my bluetooth. I also have Firewall turned on.

    Ask me if any problem i will help.

    Comment by Vipin — May 21, 2007 #

  190. 190

    Hi while connecting my laptop to internet using my handset nokia 3230 and bsnlgprs i stuck with an error 734 PPP protocol link was terminated. Pl help me resolve the problem. Thanks. 9413318355.

    Comment by Chanchal — June 10, 2007 #

  191. 191

    hey arjun nice tut.
    but i have got a question
    i have a widdcom bluetooth driver
    and i did all the steps you mentioned but when i open the Opera browser it sayt:::
    Network not avaible.Contact your system administrator.
    PLZ help
    i would approciate it very much

    Comment by Denis — July 4, 2007 #

  192. 192

    Hey can u plz tell me…
    Is it possible to run internet on nokia 6600 using ur wifi connection.
    Plz help i wil b highly obliged

    Comment by Arif — October 23, 2007 #

  193. 193

    In my nokia 6681 while connecting to server it was previously asking for which access point to use but now it is not coming, how can we activate this option while connecting to server from an application

    Comment by Charles — November 3, 2007 #

  194. 194

    hi i am sateesh using airtel mobile 6600 plz send me a setting of free internet on pc to my airtel network.i am also using freenet on my phone but not on pc plz send me a setting i am free net on pc i am waiting ur mail byeee u connect me this no 09893218069.

    Comment by sateesh — November 5, 2007 #

  195. 195

    Connect Nokia 6600 using Wireless Router which has bluetooth enabled.
    hi, i want to know how can i connect my mobile to my router using bluetooth. I am using a Nokia 6600 and got a router which has Wifi and bluetooth enabled. I tried to connect via bluetooth using gnubox6600.sis but it doesnt work, it says “Check settings”. i tried using officeagent.sis but it still doesnt work. i dont have any Bluetooth device on my pc. i want to connect it through my router which has bluetooth. is it possible? its a Sagem Router(livebox). im using ADSL. Can anyone help me?

    Comment by Sandy — November 7, 2007 #

  196. 196

    Hi Arjun.Please help me out .I am using a bluetooth dongle on my pc and i have a nokia 6600,but despite my best efforts i cannot use the gprs on my phone to surf internet on my pc. I am using ivt bluesoleil on my pc .the problem is that my bluesoleil allows all kinds of mulimedia transfer{photos,music,files} between my phone and pc, but i cannot figure how to establish a dialup conection between my pc and phone.I am really depressed.Please tell me step by step procedure for it,It would be very kind of you. my id is piyush942004@rediffmail.com

    Comment by piyush — November 12, 2007 #

  197. 197

    i have Gprs connection on my nokia 6600, i want to access internet on my Pc using bluetooth.plz send settings.

    Comment by chamil — January 3, 2008 #

  198. 198

    how to browse internet on my pc using gprs conection over bluetooth[nokia 6600].help me..

    Comment by chamil — January 3, 2008 #

  199. 199

    I am using IVT Bluesoleil.
    and install all
    ‘connecting via Bt..
    response: “phone not in use”

    in my set up im using the #9999

    what’s wrong with this. thanks :)

    send your answer to this mail: se3kers@yahoo.com

    powerlan

    Comment by powerlan — February 14, 2008 #

  200. 200

    Dial-up number: e.g. 2222. It doesn’t matter what you have here as long as it’s not empty

    what should be the exact number to be use?

    thanks :)

    powerlan

    Comment by powerlan — February 14, 2008 #

  201. 201

    dial up number is *99***1#
    or
    *99#

    Comment by vidya — February 20, 2008 #

  202. 202

    i did everything as mentioned above….but coud not connect thru GNUBOX….plz reply asap

    Comment by karthik — March 22, 2008 #

  203. 203

    Hi sir i have a nokia 6600 and a acer laptop. i want to connect internet in my laptop to my mobile via bluetooth. Please help me. I most thanking You in advance.

    Comment by Javed akhtar — June 6, 2008 #

  204. 204

    i am getting an error that unable to connect internet . Check internet setting What should i do ..PLZ help
    I it possible plz reply on my mail address
    samkharadi@gmail.com

    i will be very thankful to you

    Comment by SAM — June 6, 2008 #

  205. 205

    Hello sir,I ve a bluetooth doungle and nokia 6600 with gprs connection on my phone.I m doing every thing but cann’t access internet to my pc.Plz tell me.

    Comment by Ncn — October 26, 2008 #

  206. 206

    pls I am using mtn network, how can i connect to the internet with my 6600, over bluetooth on my pc/laptop

    Comment by tolu — January 9, 2009 #

  207. 207

    Sir I am using bsnl gprs, pls brief me the procedure for connectng to the internet with my 6600, over bluetooth on my pc/laptop.

    beware2100@gmail.com

    Comment by beware21 — April 19, 2009 #

  208. 208

    Hi!!!
    Arjun this is sachin….

    I just reacently purchase phone NOKIA 3230.

    it has in-built connectivity like bluetooth and infrared facility.

    I would like to know that is there any software which would installed in phone and I can connect to internet using Wi-Fi system.

    Or any other comments which would like to give me…

    Comment by Sachin Gharat — July 15, 2009 #

  209. 209

    when i’m in step 15 it says “NAT must be installed first”.. pls reply asap

    Comment by Lozerkid — August 8, 2009 #

  210. 210

    Hello sir,
    I have tried each step, but failed to connect

    “netsh routing ip nat add interface “YOUR LAN INTERFACE NAME” full
    netsh routing ip nat add interface Internal private”

    two steps shows “nat must be installed first” notice

    what is this ?

    please guide…
    thank you.

    Comment by Amit — August 11, 2009 #

  211. 211

    i am using bsnl broadband then what will be my interface name

    and in my phone Inside gnubox: Options-> 2box Direct -> when i click Bluetooth,it shows gnubox already in use

    plz help to resolve this error

    Comment by Ravi — December 9, 2009 #

  212. 212

    hi
    i want gnubox.jar for my nokia2600c-2 plz help me to acces internet on my phone thrugh my pc broadband

    Comment by umar — June 4, 2010 #

Leave a comment

XHTML: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Most Recent Posts

Categories

Monthly Archives