Ubuntu Networking :: Using Internet Via Access Point Of Phone Using Bluetooth?

Jul 31, 2010

I've a Nokia 2323 Classic which I want to use to access to the internet on my laptop.

A friend of mine with a Dell Inspiron 15 running Windows 7 could connect to the net by just pairing up and right clicking on my phone's icon in the devices menu and selecting connect to internet via access point.

I've an eMachines E725 which lacks bluetooth. To overcome this I used a dongle which was able to successfully pair up with my phone via the bluetooth menu in preferences.

So what next ? How do I use the phone to connect to the internet directly via access point ?

I noticed that I did not need any operator related settings to do so in windows 7 and the phone worked regardless of SIM card present so I assume it should work similarly in linux.

What is left is to ask the system to treat it as an internet access device and use it that way.

How do I do it ? I don't mind a commandline way but a GUI would be better because I'm not the only person using my laptop.

View 1 Replies


ADVERTISEMENT

OpenSUSE Network :: Phone As Bluetooth Access Point

Mar 29, 2010

I have recently installed open suse 11.2 on my hp hdx18 laptop replacing windows 7. trying to use my phone as a bluetooth access point so i can connect to the internet when im out and about and there isnt a bt openzone network around. my phone is a sony ericsson w910i. i can connect to my phone via blue tooth and use it as a remote control and browse, send and receive files. but cant figure out how to use it as an access point to the internet. win7 had an option to connect via access point giving me instant internet access over the vodafone mobile phone network, but i cant find an option like that in open suse, if there even is one.

View 2 Replies View Related

Ubuntu Networking :: Internet Tethering Via Phone Bluetooth

Apr 10, 2011

I have a samsung messager touch R631 with 3G capability and I am trying to connect my laptop to the internet through it via bluetooth. Everything worked when I had the MAC OSx on my laptop, and after I switched to ubuntu 10.04LTS (32 bit) I cannot get it to work again. I did some searching and checked a few things out, but Everything I've tried with the BlueZ isn't working. It shows I'm connected, but it just doesn't work...is there any way to get it to work or another program or something I need? these are the 2 pages I refferenced...[url] [url]

View 1 Replies View Related

Ubuntu Networking :: Connect To Internet Through GPRS Phone Via Bluetooth?

Feb 23, 2010

How to connect to my Mobile Phone which have GPRS. I want to connect Via BLUETOOTH. Becoz I dont have any Data Cables.Plz give me the instructions to connect to my Phone via Bluetooth to access Internet.

View 7 Replies View Related

Ubuntu Networking :: Manager To Work For Internet Through Bluetooth Phone?

Jun 25, 2010

I've just loaded up Fedora 13 and I like the new feature Fedora have which allows you to use your mobile as a internet modem over bluetooth. Is it possible to update my Network Manager in ubuntu 10.04 to this new version 0.8.997 through the package manager? Is there a PPA or something I could use?

Would just updating this add the bluetooth ability or would I have to update gnome-bluetooth package as well? Is it doable at all or should I just wait till the next Ubuntu comes out?

View 1 Replies View Related

Ubuntu Networking :: The Phone Can Access The Internet Through The Computer Unable To Get Access To Https Sites, Like Webmails

Dec 31, 2010

I managed to configure my W890i phone to get access to internet through an ubuntu-based computer. It's very easy to use the phone to give internet access to the computer, but the opposite is quite more tricky. For that I've done the following

----On the phone---

-Set the USB network option to "through computer", so that the phone uses the computer's internet connection and not the opposite.

-Decide and set "Shared Network" parameters: user, pasword and workgroup.

-In "conectivity-> internet connection" set "allow local network" to "yes"

----On Ubuntu 10.04---

-Install samba, samba-client, smbfs, smbclient, firestarter and dhcp3-server

-Configure Samba (System-> Administration-> Shared folders): same workgroup as in the phone, add new user (the phone), passwd this new user. In my case the user was called "w890i" and the password given was the same.

-Once the phone is connected to the computer through USB (then select "phone mode"), a new connection appears in NetworkManager: usb0.The aim is to create a shared network that gives internet access to this device. Edit the IPv4 parameters of this new connection, set them to Manual and give an IP adress (192.168.0.1) and a subnet mask (255.255.255.0); the rest of the fields are left empty.Connect this network.

-Set firestarter to use dhcp3: sudo ln -sf /etc/init.d/dhcp3-server /etc/init.d/dhcpd

-Launch firestarter and follow the wizard. Set "allow internet shared connection", choose the device for the primary internet access, and then the device for the shared network (usb0). Then change the settings for firestarter: activate DHCP for local network, set IP to the one we gave before (192.168.0.1).

-Open dhcp3-server config file sudo gedit /etc/default/dhcp3-server And set INTERFACES="usb0"

-Set the policies of firestarter: in incoming connections, allow connections from the IP adress given to the phone (192.168.0.1). Then add rules for the ports that need to be open for this connection. I opened HTTP, HTTPS, SMB, SMTP, POP3, IMAP, IMAPS, DHCP for all the connections in the local network.

-Apply policies and start the firewall.

------------

After all this, the phone can access the internet through the computer. Two problems appeared:

1. I couldn't get access to https sites, like webmails. The phone gave a "communication error". But then I tried with Opera instead of the browser built in the phone's firmware, and I could finally get to https sites.

2. I couldn't retrieve mail, neither POP nor IMAP nor IMAPS. I thought it was a firmware problem again, and I tried out several mobile phone email clients written in java, but none of them worked.

So this is at the moment the problem. If I connect from the phone to the internet directly through 3G, the email clients work for all my accounts. I don't think it's a firewall problem, because the ports are opened for this connection

View 3 Replies View Related

Debian Multimedia :: Bluetooth Phone File Browser / Cant See Or Access To Any File Or Folder Into The Phone?

Mar 1, 2010

I have a dell precision m4300 laptop with a 360 wireless bluetooth dell adapter On my system there is a debian lenny with kde3 and backported enable(everythings is p to date except bluez-utils and bluetooth holded at version 3.36-3)

Nowadays bluetooth more less works fine, I can send and receive single file to/from my phone (nokia n70)

The hell begin when I try to browse my phone files from konqueror...with bluetooth:/ I can see the list of all the device near me with sdp://[address]/ i can see two icons (obex file transfer & obex object push)
but I cant see or access to any file or folder into the phone.

I also try to update my bluez-utils to 4.60-1~bpo50+1 but in this case kbluetooth totally fail and a see the contextual menu of the system tray icon all disaled.

View 1 Replies View Related

Ubuntu Networking :: Can't Access Internet From Mobile Phone?

Sep 20, 2010

I can pair my phone and laptop using bluetooth, from Network manager I can select my phone and make a connection. But then I can't access anything.I looked at the connection info from nm and tried to ping the given dns addresses. That failed. And I pinged those addresses when I reconnected with wireless and it failed. So, where are these setup? I didn't do it

View 8 Replies View Related

General :: Connect To Internet Via Phone (bluetooth) In Ubuntu?

Apr 21, 2010

i have got myself a couple of ubuntu 9.10 live cds.. i have booted my laptop after inserting the live cds into the dvd tray..

thus ubuntu booted from the live cd..and i was TRYING to get familiar with ubuntu (linux..)

my problem was that i couldnt connect to the internet from ubuntu.. but its a piece of cake when im using my windows 7. (duh.. )

so guys.. HOW o you connect to the internet from the ubuntu.. using:

a EDGE/GPRS enabled phone a bluetooth device??

i have tried many things.. and have visited many pages but i dont really understand what to do...

how do you set up the connection and then how to connect to the internet from the PHONE(using it as the modem via bluetooth).....

View 2 Replies View Related

Networking :: Share Internet Through A Wireless Access Point?

Aug 8, 2010

I started using Arch just a few days ago. forward traffic to the Wireless access point I created on arch. i am using cable internet (ppp0) which I want to share via a usb wifi adapter running as a WAP. I followed the instructions in this link to enable the AP mode. Afterwards I followed the instructions provided in the Arch Wiki to forward the traffic but because of my inexperience I am still unable to connect to the internet. Here is the output of iptables -nvL :

Code:

Chain INPUT (policy DROP 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
77 31312 ACCEPT all -- lo * 0.0.0.0/0 0.0.0.0/0
0 0 DROP all -- * * 0.0.0.0/0 0.0.0.0/0 state INVALID

[code]....

View 2 Replies View Related

Ubuntu :: Computer To Cell Phone Calls Via Bluetooth On Internet

Dec 8, 2010

I have been looking for a piece of software that can do the following; however, I am unsure what category of technology it would fall under. In addition, I am not sure if I am describing it correctly. I am looking for a piece of software that will allow a Bluetooth connection between my desktop, and cell phone. I then can place a Internet based call (SIP software, Skype, Google Talk) via the cell phone, which has been connected to the desktop system by Bluetooth.

I want to be able to receive and send calls via the cellphone, but use Internet for my calls. What got me thinking about this is a house phone I have by Panasonic, which has the capability to pair your cell phone via Bluetooth to the main base-station. This allows the option to answer calls to my house number, via my cell phone.

View 6 Replies View Related

General :: Use Internet Using Cell Phone(bluetooth) As Modem?

Dec 28, 2010

i have three type of linux distributions installed on vmware- centos 5.5 , rhel5, fedora14.i have installed centos 5.5 on a seprate hard disk.i want to use internet on linux using my nokia 2630 cell phone.how to connect my phone through bluetooth to use internet?

View 13 Replies View Related

Ubuntu Networking :: 10.4 - Cannot Send Files From Phone To PC Via Bluetooth

Sep 13, 2010

I am having an problem with bluetooth. Computer seems to find my mobile phone, I can send files from PC to my phone, but not vice versa. As I try to send, it pops "Failed" (in phone) and nothing happens.
Kubuntu 10.04
Windows mobile 6 (HTC p3450).

View 1 Replies View Related

Ubuntu Networking :: 11.04 Bluetooth Scanning Endlessly And Not Finding Phone?

Sep 1, 2011

I actually have two problems: I couldn't get DUN to work with Ubuntu for a while and then one day it just magically worked and would let me find the device and connect to it. And then it broke again. So in my effort to fix the problem it looks like Bluetooth went completely off the rails. When I try to add a Bluetooth device through the manager it just keeps spinning with "Searching for Devices" but the spinning finds nothing (it would run for an eternity if I let it, it seems). hcitool scan reports "Scanning ..." and then drops back to command prompt. hciconfig notes the device is up. The device has no soft/hard locks on it. If anyone has a CLUE about what it could be.

Obvious note: My phone is in bluetooth mode and discoverable so that isn't the problem.

If I make the computer visible, my phone DOES NOT pick up it's there. Also, bluetooth works fine on the Fedora USB stick.

View 1 Replies View Related

Fedora Networking :: Bluetooth PAN With 3G Phone / Connected But Not Able To Work?

Dec 3, 2009

I have a liveusb running Fedora 11 on my hp laptop. I would like to use my T-Mobile Dash 3G unlimited data connection. I have seen many posts regarding wvdial, modem scripts, etc that are going a little over my head. I was able to connect my phone to the laptop, but when I tried to initiate internet sharing on the phone via Bluetooth PAN, nothing happened on the computer. I was connected but not able to do anything.

I saw some developer in a blog mention that he had put Bluetooth PAN support in Fedora 12. Is this not available in F11? Should I try moving to a F12 liveusb for this?

Has anybody had success getting a Tmobile 3G to work with F11?

I would rather use the USB connection so I could charge simulteously, but this looks a lot tricker.

View 2 Replies View Related

Networking :: File Transfer To Mobile Phone Using Bluetooth

Jun 27, 2011

I am working on Ubuntu-10.4 and I want to transfer 'hello.txt' file form my computer to mobile phone (Nokia 7210).When I run command, My mobile ask for accept the connection from ubuntu (device name connected to ubuntu). I accept the connection, Then I got the error log given above.

View 4 Replies View Related

Ubuntu Networking :: Unable To Send File From A Phone To U1004 Laptop Via Bluetooth

May 25, 2010

Devices are paired, sending files from laptop to phone no problem. I think, there is a problem with permissions to write into a public dir. Picture 1. Permissions settled for shared 'Public' dir. Picture 2. Grey-out options in Bluetooth 'receive file' dialog. What to install into system to resolve that issue? Or, is there another solution?

View 1 Replies View Related

Debian :: Wifi Access Point (and Internet Some Day)?

Jul 7, 2010

First time poster, some time Linux user. I've been reading and trying to create a wifi access point on my debian server. that is {intenet-router} <-> {server + usb-wifi} <-> {network users}

I've opted for this configuration as the server will become a firewall, traffic monitoring (sick of my windows machine getting hacked). I've spent a lot of time and I don't seem to have any un-clicked links in google left. I've read quite a few howtos and threads on this site and others ... I'm definitely missing something. Running: Debian Lenny (no gui)

[Code]...

I've also installed hostapd, and attempted a few things in there. Long run I want to allow wifi users to access the net. But will probably need iptables etc but just want to pass this step. I've see a few howtos seem to use ath0. It's probably only a minor issues.

View 2 Replies View Related

Ubuntu :: Setting Up Internet Connection Through Wireless Access Point

Aug 16, 2010

I have successfully set up a cable internet connection in Ubuntu (created a new DSL connection by typing login and password and connected the cable - it worked). But I have no idea how I can set up a wireless internet connection.I have a wireless access point TL-WA501G, laptop and a cable internet connection with fixed IP address.My laptop can see the wireless access point. But I really do not know how to make it all work and what to start from.

View 2 Replies View Related

Ubuntu :: Sharing Internet Access Through Bluetooth

Jul 16, 2010

Has anyone ever shared a network connection with another computer using Ubuntu/Linux? I have got a connection to the Local Area Network of my organization, but the problem is, it is only one. I have a laptop and I requested a connection for it, too. But the request was denied and one of the techs at IT department tipped me that I could create my own PAN on which my computer (which is a client on the organization LAN) would act as a server for my PAN and my laptop can access Internet if you choose to share your Internet access over the PAN...

I have no idea about networking and stuff. And that fella was too busy to lemme know how to set up this whole thing. Besides, he is a Microsoft Expert, probably never touched Linux. The situation gets worse... I don't wanna spend money on a Wi-Fi router. Instead, I could use the built-in Bluetooth module on my laptop with another Bluetooth Blip which is connected to my computer on USB port. I know people do that fairly commonly over Windows, since I have googled and found many posts regarding sharing an Internet connection through a Bluetooth connection with another computer.

A fairly old computer
Intel Pentium IV 3.0GHz
1GB RAM
80GB HDD
External Bluetooth Device (Not sure about Specs)
Linux Ubuntu Lucid Linx (10.04)
Connected to Internet through a proxy server
I want to make this one my server for PAN

A relatively modern laptop
HP HDX-16t
Intel Core2Duo 2.2GHz
2GB RAM
320GB HDD
Built-In HP Integrated Bluetooth Module
Windows Vista 64-bit Home Edition
No connection to Internet
I want to make it able to connect to Internet through PAN

View 9 Replies View Related

Ubuntu Networking :: Can't Use Internet With BSNL Clarity II A Phone In 9.10?

Feb 18, 2010

I can't use Internet with BSNL Clarity II A phone in ubuntu 9.10.I am a new user.Expect detailed step by step narration .

View 1 Replies View Related

Ubuntu Networking :: How To Connect Mobile Phone To Internet Through Pc

Apr 21, 2010

I have a Nokia phone i want to connect it to internet through my PC.

how to do that ?

View 8 Replies View Related

Ubuntu Networking :: Get Internet Connectivity To Phone Through Wifi?

Apr 21, 2010

I have an iphone, I am trying to get internet connectivity to that phone through wifi. I dont have a wifi router. But i do have a laptop with wifi card. I am connecting to internet via cable modem. In win7 I used to create an accesspoint and do the ics from ethernet card to share via wifi card. It used to work perfectly.

Now as I am sing ubuntu, i want to do the same. I have intalled firestarter, and shared the internet connection through wifi card(wlan0).After this I created an accesspoint using the gnome network applet. Now i can connect my ifone to ths accesspoint. But there is no internet connectivity in my fone.

View 7 Replies View Related

Ubuntu Networking :: GPRS Internet Via Samsung Phone?

Aug 8, 2010

I have a Samsung phone (S3310) and I'm trying use it as a modem to access the net on 10.04. I set up a Mobile broadband connection (under network connections) and I'm pretty sure the settings are correct because it works on a Nokia phone with the same service provider.

When I plug in my Data Cable and set it to Samsung PC Studio mode, my phone isn't detected as a modem. I just tried wvdialconf and it says "No modem detected". I'm guessing that maybe I'm missing some drivers here. what I can do get the phone detected as a modem.

View 5 Replies View Related

Ubuntu Networking :: Internet Share For Android Phone?

Mar 30, 2011

I thought this will be as simple as in Windows 7 (connectify+virtual router). But it's not. So far I've managed to install a driver for an usb wifi dongle and now Ubuntu sees it

Code:
$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 unassociated Nickname:"<WIFI@REALTEK>"

[Code].....

Could it be that the wifi interface is down or something?

PS. when I left click on network manger, I see that under wireless networks it's written "disconnected".

View 2 Replies View Related

Ubuntu Networking :: Phone Modem Laptop - Internet ?

Jun 6, 2011

I have a nokia phone, cant recall the model number, but its gprs enabled and i can check my mail on it. Its got a vodafone simcard and theres a packet data connection. how i can set it up with my laptop so as to access the internet using the phone as a modem...?

View 1 Replies View Related

Ubuntu Networking :: How To Connect To Mobile Phone Internet

Jun 24, 2011

I have internet in my nokia mobile phone I can use it through nokia pc suite in windows but I cant install it in ubuntu so is there a way to my ubuntu to my phone without installing nokia pc suite.

View 9 Replies View Related

Ubuntu Networking :: Use Router As Access Point?

Jul 7, 2010

I have a wireless network in my house through a Zyxel P-320W router, and I've noticing that the signal strength isn't very good in the basement. Now I have this old D-Link-624+ router lying around for a long time and I've been hoping to get it to work as an access point, that way I can move freely around the house without changing which router I'm connected to.

View 3 Replies View Related

Ubuntu Networking :: Studio 10.10 Access Point Not Associated?

May 21, 2011

i'm using stuido 10.10 and am trying to get wireless to work. i've used Network Settings to enable the wireless connection with correct ESSID and Network Password, though when i type iwconfig it says Access Point: Not-Associated.how do i associate with the AP?

View 2 Replies View Related

Ubuntu Networking :: Maverick Can't Connect To Internet Via My Mobile Phone?

Jan 4, 2011

ever since maverick came out and I updated I can't connect to internet via my mobile phone. I used to connect via bluetooh establish a dun connection and then I could connect from network manager. Everything goes ok with the bluetooth the connection is made and then NetworkManager doesn't see anything...what can I do?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved