Ubuntu :: Sharing The Mobile Broadband Internet?

Jun 14, 2011

Is it possible to share an internet connection established on ubuntu 10.10 through a mobile broadband account with other users on a LAN network? I have my Ubuntu machine running 10.10 with the USB modem plugged into it and connected. I then also have a LAN network cable connected to a router.

View 1 Replies


ADVERTISEMENT

Ubuntu Networking :: Sharing A Mobile Broadband?

Jul 13, 2011

Im having access to net via hsdpa modem or dongle. i need to share the internet via wifi to access the net from my android tablet. how could i do this?

View 3 Replies View Related

Ubuntu Networking :: Sharing 3G Mobile Broadband Dongle Over Wireless

Jan 18, 2011

I had previously been sharing my ethernet connection over wireless using Hostapd & dnsmasq on my headless server as this tutorial shows: here which had been working fine. I now wish to share my USB mobile broadband over the wireless. I using a ZTE MF112. I was able to get the connection working using the application wvdial.
- Firstly I had to create a hard link between /dev/gsmodem & /dev/modem
- wvdial then made a new connection ppp0 which would work for internet access.

Changing the interfaces to have the br0 port like so:
Code:
iface br0 inet static
address 192.168.1.1
network 192.168.1.0
netmask 255.255.255.0
broadcast 192.168.1.255
bridge-ports eth1 ppp0 wlan0
Flushing the IPTables & then adding:

Code:
iptables -A FORWARD -i br0 -s 192.168.1.0/255.255.255.0 -j ACCEPT
iptables -A FORWARD -i ppp0 -d 192.168.1.0/255.255.255.0 -j ACCEPT
iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE

Doing so works fine, but I'm not entirely sure how to make this all automated. I could try making a script to launch, but I don't have a huge amount of experience writing scripts. Is wvdial the best application to use? Keeping in mind I'm using a headless server. I use Squeezebox server & the scrobbling didn't seem to be able to connect to last.fm. Do I need to specify which connection Squeezebox uses?

View 2 Replies View Related

Ubuntu Networking :: Using A Mobile Broadband Key To Access Internet?

Aug 7, 2010

i recently-ish bought a netbook, and a mobile-broadband toggle to go with it, and set it aside to use later. i promptly installed the Netbook remix on the laptop. Well, I goofed, and didn't notice until well after I bought the WAN toggle that it was made for windows.

so, I downloaded Wine in an attempt to run the start.exe and get my internet. the executable (and the entire drive, i found) are marked by ubuntu as read only. Is there anyway to change this to allow me to run the file? if i did, would it even work?

View 4 Replies View Related

Networking :: Can't Access Internet From Mobile Broadband

Oct 4, 2010

probably I have screwed myself. I tried to preupgrade to f14 and cancel it after some time. Now, I am facing a problem that I cannot access internet from mobile broadband; but I can access net while i am connected via ethernet or wireless. I have cleared preupgrade files with

Quote:
yum clean all; yum remove @preupgrade

It can detect my HUawei modem and creating an IP as well. But no Internet.

View 7 Replies View Related

Fedora Networking :: Can't Access Internet From Mobile Broadband

Oct 4, 2010

I tried to preupgrade to f14 and cancel it after some time. Now, I am facing a problem that I cannot access internet from mobile broadband; but I can access net while i am connected via ethernet or wireless. I have cleared preupgrade files with

Quote: yum clean all; yum remove @preupgrade

$ uname -rs Linux 2.6.34.7-56.fc13.i686.PAE

It can detect my HUawei modem and creating an IP as well. But no Internet. Can you tell me the reason?

View 1 Replies View Related

OpenSUSE Network :: Mobile Broadband Connection - Connect To The Internet ?

Sep 11, 2010

I've just installed openSuse 11.3. How can i connect to the internet. The Mobile Broadband tab on YaST is not clickable. On Linux Mint that tab is available.

View 2 Replies View Related

General :: How To Connect To Internet Via USB Mobile Broadband In Slack-ware KDE

Jan 25, 2011

I am new to Linux .I am using ubuntu gnome desktop and i can connect to Internet via huawei e160 HSDPA usb stick easily.In Ubuntu network manager shows my broadband connection and by that i can connect.Few weeks back i install Slackware KDE desktop and still i couldn't connect to Internet.If some one know how to do it.

View 1 Replies View Related

Fedora Networking :: Mobile Broadband / Dialing Succeeds But No Ping To Internet

Feb 1, 2011

In Fedora 14 (kernel 2.6.35.10-74.fc14.i686) I am not able to get an internet connection on my laptop via mobile broadband. However dialing succeeds and the provider starts the daily flate rate accounting.I tried the graphical network management as well as wvdial and even sakis3g (achitecture free variant from URl...).With wvdial (well configured I think) and sakis3g the dial connection is established (permanent blue light on Huawei E169). "netstat -ie" shows that the network configuration has changed (device pp0 instead of eth0 and "netstat -rn" shows that default router is set to 10.64.64.64). But "ping" does not receive data from any internet IP address and browser cannot render any website. A later check call of my prepaid balance said that the daily rate countdown was initiated (so I pay for nothing).

The GUI of the KDE network icon seems to work similar but does not set the usb key into the connected state (only blinking blue light and break-off after a few seconds).Disabling of selinux didn't change anything as well.With Mandriva 2010 I didn't have any problems with same mobile key and provider.

View 4 Replies View Related

Ubuntu Networking :: Sharing Internet Connection To Mobile Device By WiFi?

Feb 26, 2010

I was connected to internet by wired connection in my home. I was able to share my Internet connection to other computer by proxy using squid. My question is, Can I share my internet connection to mobile device by WiFi? I'm using ubuntu 9.10 in my laptop.

View 5 Replies View Related

Fedora Networking :: O2 Mobile Broadband (Huawei E169 HSDPA) - Internet Loads At The GPRS Speeds Max Of 5kb/s

Dec 26, 2009

I have a little bit of a prediciment with my Mobile Broadband dongle, even though I know I'm in a 3G area (Dongle Supports 3G connection) my internet still loads at the normal GPRS speeds max of 5kb/s. Is there anyway to change the speed of it or do I have to keep with GPRS at the moment?

View 2 Replies View Related

Fedora Networking :: Tata Indicom Photon+ For Mobile Broadband Internet Connection - Usb_modeswitch Cannot Detect Anything

Mar 26, 2010

I am using tata indicom photon+ for mobile broadband internet connection.

Code:

Befor yesterday, I was able to connect via this, but today(i guess a update yesterday is the culprit) i cannot. while it should connect automatically, even usb_modeswitch cannot detect anything.

Quote:

my /etc/modeprobe.conf is also blank. But I can work with wireless

View 5 Replies View Related

Ubuntu Networking :: Samsung Mobile Modem Not Detecting When Connecting New Mobile Broadband Connection?

Oct 17, 2010

i am using samsung S3310 with aircel when i am connecting new mobile broadband connection my device is not identifying ,so that i cant connect Internet.but everything okay i mean settings in mobile and pc. for same connection i used Nokia mobile its identified and Internet was connected but samsung mobile is not identifying in terminal i typed LSUSB my device is shown in that.

View 9 Replies View Related

Ubuntu :: Mobile Broadband In 9.10 - 10.04

Apr 23, 2010

I have read that Ubuntu 9.10 does not support Huawei EC1260 mobile broadband dongles. As a result, I am using Ubuntu 9.04 still now. How will I use it in 9.10? Or,will it be supported in 10.04 or any other later version?

View 2 Replies View Related

Ubuntu Networking :: Garmin-Asus Gps Mobile Phone Is Excellent / Easy As Mobile Internet Connection

Aug 29, 2010

I just want to tell everyone how good the Garmin/Asus A10 mobile phone is as an internet modem.I am in Australia and Mobile internet is an expensive thing to have. cheapest is dodo but i had a few problems trying out a friends usb modem.Anyway i was in the market for a Gps phone and discover this one. it is Android phone and pretty cheap so far it is very good gps, camera, mp3, and phone is excellent.BUT here is the clincher. when you plug it into the computer, the phone screen lights up and gives you 3 options.

View 1 Replies View Related

Ubuntu :: Mobile Broadband Dongles ?

Feb 18, 2010

I'm looking at getting a Mobile Broadband dongle, has anyone got one of these working OK with Ubuntu and if so which network are you with.

View 7 Replies View Related

General :: Make Samsung E1410 Mobile Compatible With Mobile Internet In Ue 2.9

Jun 28, 2011

how can i make my samsung e1410 mobile compatible with mobile internet in Ue 2.9

View 1 Replies View Related

Ubuntu Networking :: How To Set 3g Or Hsdpa With Mobile Broadband

Jan 13, 2010

i have both a vodafone and 3 mobile broadband dongles. they both work out of the box, however i am only getting gprs, while i can get 3g/hsdpa using my windows box. is there any gui configuration manager or terminal commands i can use to set it to 3g/hsdpa only? im running ubuntu 9.10.

View 4 Replies View Related

Ubuntu Networking :: Mobile Broadband Can't Connect

Jan 15, 2010

Just loaded Ubuntu 9.10 on a Dell 5100, (XP finally got the bsod) I have verizon mobile broadband, all was very good until I realized I cannot connect wirelessly. The usb modem was not recognized, there is no indication of any wireless connection. There is no icon and nothing happens when the usb modem is plugged in. I have been working on this for hrs & hrs. I am a complete novice on Linux, but CompT1 A certified on PC's

View 9 Replies View Related

Ubuntu Networking :: 8.04 LTS - No Settings For Mobile Broadband

Jan 27, 2010

I have an USB (Huawei 1751) modem for mobile broadband. I had it up and running in Ubuntu 9.10 but I had to clear the computer for various reasons. I have decided to only use LTS versions so for the reinstall I have used Ubuntu 8.04 LTS. I have downloaded and installed usb_modeswitch and can see that the modes is changed to the right value. After that I wanted to add a new mobile broadband connection in the network connections wizzard - but cannot see any settings for mobile broadband. I am sure it must be possible - but where is this function hidden in version 8.04 ?

View 3 Replies View Related

Ubuntu Networking :: Unstable Mobile Broadband ?

Mar 6, 2010

I have just switched to Ubuntu from Win 7 RC. So far its been fun, learning to use terminal and all. But I have got a problem now I cannot find a solution to.

I am using 3 Mobile Broadband. The thing just worked - I plugged it in, created a new connection, modified config a little and was happily browsing.

However, it started acting out yesterday. When I boot the system with the modem plugged in, the USB stick is recignised and NetworkManager starts connecting (I have auto connect on). It then shows the "connected" message, and generally appears working fine.

On the other hand, I cannot open a single page in Firefox, it shows the default server not found page.

I used the approach Windows taught me: close, open, retry. I unmount the 3 Mobile Broadband drive, pull the modem out and reconnect it. NetworkManager then does it's job and this time everything works.

I nether had this problem in Win7 or Vista. It looks to me something goes wrong during the booting when the modem is plugged in.

View 6 Replies View Related

Ubuntu Networking :: Set Up Mobile Broadband Connection In 9.1?

Mar 6, 2010

I have bought reliance netconnect broadband+ 3.1 Mbps connection. I am provided Huawai EC1260 device to make the connection.But using ubuntu 9.1 I am not able to make the connection work. I have tested the device in windows XP and it's working fine there. I don't want to use windows and desperate to establish the connection in Ubuntu 9.1.

View 3 Replies View Related

Ubuntu Networking :: 10.04 - Use My Mobile Broadband Once - Then It Stopped

May 3, 2010

I decided to give 10.04 a shot, and upon first boot, I was able to setup and use my Rogers Rocket mobile broadband stick. When I rebooted, I found that it was in the network settings, but I was unable to connect, nor did it show up as an option in the drop-menu. I played with the terminal trying to see if anything was wrong, but everything seems normal, which is to say I don't even know what I'm looking for in regards to this type of connection.

I obviously know now that it works, I just don't know what made it stopped for the time being. I'm thinking of doing a fresh install over the current partition, and trying to work the issue from there.

View 4 Replies View Related

Ubuntu Networking :: Mobile Broadband Not Recognized

May 12, 2010

I recently made a clean install of Ubuntu 10.04 and my mobile broadband no longer works. When I plug it in, the set-up wizard does not appear, and even when I run the wizard manually, the modem is not recognised. I know the modem works as when the laptop ran 9.10 it all worked perfectly.

For the record, it is a Huawei E1550 and has 3 Mobile Broadband Pay-as-you-go.

View 5 Replies View Related

Ubuntu Networking :: Change Broadband Mobile MTU

Jul 21, 2010

Quote:

Originally Posted by SecretCode

Hm. Try

Code:
sudo ifconfig eth0 mtu 1492
ifconfig | grep MTU

And then try surfing...

I also have this problem but my internet connection is Mobile Broadband (through a wireless modem HSDPA), not eth0. In this case how can I change the MTU value?

View 1 Replies View Related

Ubuntu Networking :: How To Use A Mobile Broadband Dongle

Sep 30, 2010

I bought a mobile broadband dongle from 3 network. Naturally it's only compatible with Windows and Mac OS. How do I get it to work with Ubuntu?

View 9 Replies View Related

Ubuntu :: Samsun Mobile Broadband Not Connecting

Oct 16, 2010

I have a Samsung C5212 mobile. I use it this as mobile broadband modem in Ubuntu 10.04 without any problems. But in maverick I am not able to connect it to Internet. I tried both bluetooth and data cable. Both fails I googled about the problem and got command nmcli. But gives an error message

[Code]....

View 2 Replies View Related

Ubuntu Networking :: Which Mobile Broadband Works Best With 10.10 Out Of Box

Dec 26, 2010

In a separate thread I discuss my issues with getting my Blackberry 9650 tethering with Verizon and Ubuntu 10.10 with bluetooth. I'm still hoping to get that working, but in the mean time, I've actually started to think about perhaps getting a mobile broadband card from a US provider separate from my blackberry anyway - preferably one that works right out of box with Ubuntu.

Does anyone here have any recommendations? I know there's a lot of compatible devices, but maybe someone here can recommend a provider (I don't have to stick with Verizon - willing to go AT&T, T-Mobile, Sprint, etc.) and a USB mobile broadband device that'll work pretty smoothly?

View 1 Replies View Related

Ubuntu Networking :: Mobile Broadband Problem On 11.04?

Apr 30, 2011

Iam planning to use 3(operator) Mobile broadband in Sweden. I just installed Ubuntu 11.04 in my HP-Pavilion-dv2700-Notebook-PC. Iam not able to configure this mobile broadband(3 operator).

Earlier i was using Telia mobile broadband in Ubuntu 10.04 it was working fine. Now i have moved to operator 3 and also i installed Ubuntu 11.04. I added the profile Network->edit Connections-> Mobile Broadband (tab)i have given all right parameters. Still i didnt manage to connect. I feel like lost connection with the World without the internet.

View 1 Replies View Related

Ubuntu Networking :: Huawei Mobile Broadband On 10.4 LTS?

May 2, 2011

I am new to Linux. I have recently installed the Ubuntu 11.4 LTS Distro that comes with the Haynes Linux Manual (which I heartily recommend to new users). For the Internet I have a Huawei E1550 dongle on the 3 network in the UK which I'm currently using with Windows XP on my desktop to post this thread. After some initial fumbling, I'm unable to use the dongle with Ubuntu.

View 8 Replies View Related







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