12

How to share an internet connection from the PC to a Mobile Device (eg: Nokia Phones). I don't have 3G or Wifi enabled on my old nokia phones, only Bluetooth.

Braiam
  • 67,791
  • 32
  • 179
  • 269
user7044
  • 3,871

2 Answers2

3

I guess this may work for you

http://blog.larsstrand.org/2009/04/sharing-internet-connection-over.html


puneet
  • 1,302
  • 1
    Blueman is not working on 11.04, 11.10 or 12.04 for sharing internet connection from the PC to the Phone over Bluetooth. It only connects and works just the same as the default Bluetooth manager. – Luis Alvarado Apr 23 '12 at 16:33
  • 1
    Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. – Mahesh Sep 02 '12 at 08:12
1

While setting up the new device, check the box Use your mobile phone as a network device. After pairing with mobile phone, make sure to activate automatic connection. To do that, go to the bluetooth menu on your phone -> Paired device -> Scroll to the Ubuntu device -> Option -> Select "Yes" for "Auto-connect".

After that, on Ubuntu, click over the network icon on taskbar -> select "Nokia X2-00 Network". Now it is connected. You are done. Open the browser and try to open any page.

  • 2
    While this answer might be helpful to some, my interpretation of the question is that he would like to share his internet connection the other way around; So share from connected PC to a mobile device without 3G or Wifi via bluetooth. – Tim Jan 16 '13 at 07:57