Ubuntu Networking :: Sharing Wireless Broadband Connection?

Jul 25, 2010

May I ask if I can share my mobile broadband connection via Wifi?

View 2 Replies


ADVERTISEMENT

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 :: Intermittent Wireless Broadband Connection Recognition?

Mar 27, 2010

Using my usb mobile broadband dongle I am able to access the internet about 25% of the time. I am able to make a connection to the '3' wireless network 100% of the time, but often Mozilla and all other applications that rely on an internet connection do not recognise that this connection has been successfully established, and give me error messages claiming there is no internet connection.

I can't discern any pattern as to whether the connection will be recognised or not. When it isn't recognised, the only solution is to disconnect and reconnect to the network. Sometimes this works and sometimes it doesn't. Sometimes restarting the computer fixes the problem, and sometimes it doesn't. I also have access to a wireless network at uni. I have no problems using this network whatsoever. Housemates using the same dongle on Windows have no problems. I'm using an Acer Aspire one, the dongle is a Huawei e220, I'm running Ubuntu 9.10. I have only recently reinstalled the operating system and have not needed to mess around with any network settings to get the usb dongle to 'work' the way it is currently.

View 1 Replies View Related

Ubuntu Networking :: Uses PPPoE To Configure A Connection To Their Wireless Broadband?

Jun 26, 2010

I am deployed to Iraq and the Earthlink ISP here uses PPPoE to configure a connection to their wireless broadband. His english skills are pretty good and from what I gather, he's got a DSL connection that he's trying to connect me to. He showed me how he does it on a Windows machine but I can't figure it out on my ubuntu laptop. That windows machine didn't need any IP addresses or server names. It only used a username and password to connect. Of course a strong wireless signal detected was also pre-requisite.

I know my laptop works because I've had great success with it here lately, just not on the Earthlink service.I see their wireless is broadcast and I can connect to it. I just can't figure out how to post my credentials and authenticate.I don't see a way of entering my username and password because I don't know how to install (or configure) for PPPoE.I did use the pppoeconfig and got to the part where I add my username and password, but most of what's going on up to and after that, I do not have the knowledge base to use. So I figured that allowing the defaults and recommended settings would be acceptableYou'll have to forgive me if I've asked another dumb question here. I'm another one of those Linux enthusiasts who is learning and I'm just not willing to switch back to MS just to get internet while deployed.

View 1 Replies View Related

Ubuntu Networking :: Sharing DSL Connection With Wireless USB

May 10, 2010

I need to share internet from my dsl connection to laptop (who is using windows) through my wireless usb d-link gwl-122. How to do that?

View 1 Replies View Related

Ubuntu Networking :: Sharing Wireless Connection With Other Computers

Jan 27, 2010

I've got wired connection on my ubuntu and I set up a wireless network so I can share internet with other computers. I added another computer to the network, but it's asking for:
* an IP address
* router address
* subnet mask.
Where can I find these values?

View 3 Replies View Related

Fedora Networking :: Sharing Wireless Connection Using WPA Or WEP

May 10, 2010

I have fedora12 installed on my old laptop. I would like to use it as a wireless router so that I can use my new laptop without wires. The old laptop will be wired connected to the internet. I have already tried creating a wireless ad-hoc connection with the Network Manager and I manage to connect to the internet with my new laptop but only if I don't use any protection. If I want that connection to use WPA or WEP-128 it doesn't work!

View 10 Replies View Related

Ubuntu Networking :: Sharing Wired Internet Connection To Wireless

Aug 29, 2010

For the last 3 or so hours I have been trying in vain to simply give my mobile phone wifi internet access from my netbook. I have tried to google and follow some howto's and guides, but they're either too old or don't explain it very well. I'm fairly new to use of Linux and of wireless networks, but can handle setting them up in Windows. So basically, having said that, I believe I mostly understand how this whole thing is supposed to work theoretically but I just feel as though I lack the experience to jump the wireless hurdle AND the Linux hurdle at the same time. I have provided some information below.

- Setup is based on Lucid netbook remix install with a Maverick kernel update due to lack of driver support for wireless NIC - I can confirm wireless does work properly for connection purposes
- I followed [URL] and kind of followed [URL however I couldn't even tell how to run Network Manager, even though Synaptic tells me it is installed
- When I ran into problems trying to install ipmasq I found [URL] and followed what the response told me to which allowed me to restart the dnsmasq and the dhcp3-server at least
- I have restarted the entire netbook several times throughout the process.

View 8 Replies View Related

Ubuntu Networking :: Sharing CDMA Connection Through Laptop Wireless

Oct 10, 2010

I am looking for information on how to set up my laptop (running ubuntu 10.04) as a wireless access point for other wireless computers, through a mobile broadband usb device. My reason for wanting to do this: i have a mobile broadband verizon usb device for connecting to the internet when a regular wifi connection is not available. however, my wife does not, and it would be nice if she could use her wifi to connect to my laptop wifi and subsequently share my mobile broadband connection. Independently, I have no problems with wireless connectivity using wifi or mobile broadband, I am simply unable to figure out how to configure the two to work together in such a way as to create a wireless access point via my laptop.

View 3 Replies View Related

Ubuntu Networking :: Internet Sharing Via Wireless Adhoc Connection

Nov 3, 2010

I am trying to establish an adhoc connection in my ubuntu 10.10 and share my cable internet throughout this connection with my Android phone. I have read some guides but I couldn't be successful. (I have another windows mobile, and it couldn't connect too). I have installed Firestarter in order to enable internet sharing. My main Problem is that, no one can obtain IP adress from the adhoc connection, whether Firestarter is active or not. What should I do in order to make the other devices gain IP address from this connection. If I have to set static IP what should I do exactly?

View 9 Replies View Related

Ubuntu Networking :: Internet Connection Sharing : 3G/4G USB Dongle And Netgear WGR614 Wireless Router?

Jan 1, 2011

I have internet access through 3G/4G USB dongle direct into my Ubuntu 10.04 box. Works great! Now I would like to share this connection out through my Netgear WGR614 wireless (and wired) router. Any clues? I've tried the simple (GUI) instructions using Network Manager, but just can't seem to get it right. Previously, I had DSL and this plugged nicely into the WGR614 and internet and ethernet access was had by all. Now, I'm a bit confused on how to get the sharing (ethernet and wireless) between my Ubuntu box and the wired/wireless network while at the same time getting Internet access to all through the Ubuntu box.

View 2 Replies View Related

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

General :: Internet Connection Sharing - All Traffic From The Ethernet Connection Out Through The Wireless

Jun 25, 2010

I would like to have all traffic from the ethernet connection out through the wireless (basically using the box as a router) however I am having some trouble doing this.

I have done this before on Windows however I am having some trouble doing this on linux, I have tried using Squid Proxy however I am having some trouble using configuring/using it.

I am using Yellow Dog Linux however I am willing to change to any other distro as long as it is compatable with PS3 (as this is what im using linux on)

View 14 Replies View Related

OpenSUSE Wireless :: Cdma Mobile Broadband Connection?

Aug 4, 2010

I need help with connecting to cdma mobile broadband for a tethered samsung phone. When I first installed Suse the phone icon on the network manager icon was all i needed to do to connect to the cdma network.After rebooting later the icon is gone and i cannot manage to connect. The connection is still there, but it is as if the computer no longer recognizes my phone as a modem. Well sense i just installed i figured lets try reinstalling to see if it was a bad installation. It happened exactly the same again. If anyone has any idea how to get network manager to allow me to connect to the internet again i would be grateful.

specs:
toshiba satilleite l305
Suse 11.3
Samsung R560 (Samsung Cdma Technologies)

View 6 Replies View Related

OpenSUSE Wireless :: Connection With Vodafone Mobile Broadband Modem (ZTE) K3570-Z?

Feb 22, 2011

I am using open suse 11.3 with kernel 2.6.34 KDE is 4.4.4, I have Lenovo G550 laptop My system sometimes detects and connects the modem to internet and sometimes its doesn't detects and I am unable to connect to internet I have all the updates installed. Because of this I have to use Forbidden OS (windows)

View 2 Replies View Related

OpenSUSE Wireless :: KDE Control Module Crashes When Creating Mobile Broadband Connection

Mar 11, 2011

On my Lenovo T410 (openSUSE 11.4 KDE - 64bit) I have mobile broadband. Gobi-loader is installed and working properly. However when I try to setup mobile broadband connection the KDE Control Module crashes. Tried many times also after reboots, though KDE Control Module keeps crashing.

View 6 Replies View Related

Ubuntu Servers :: DHCP Connection Sharing - Connected To The Internet Via Wireless?

Dec 29, 2010

I did search, but could not find a solution.Right I've installed Ubuntu Server 10.10 on an old machine, installed fine and the system is running. I have a windows 7 desktop that is connected to the internet via wireless. The desktop then has an ethernet connection which is shared to the ubuntu server. The network looks like this.

Modem > Router > Desktop > Switch > Ubuntu Server My problem here is that there appears to be no connection from the server to the desktop. The server cannot connect to the internet.

When i ifconfig the ubuntu machine shows.eth0 link encap:Ethernetinet address: 192.168.137.2 Bcast:192.168.137.255 Mask 255.255.255.0 However on the windows desktop (the machine sharing the internet) these are the details for the connection to ubuntu server.ip 169.254.170.50 mask 255.255.255.0

is this a dhcp problem? is my server configured wrong?

View 4 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 :: Connecting Via Broadband Connection

Sep 27, 2010

I have problems connecting on the net with my ubuntu. My driver is Broadcom Corporation BCM4318 AirForce One 54 I can see access points and i connected to access point called Zone 9 but the problem is that i was on XP entire life and i was connecting via broadband connection that requires username & password after connecting to access point So tell me how do I connect to internet on this ubuntu stuff

View 3 Replies View Related

Ubuntu Networking :: Mobile Broadband Connection Tcp Not Always Working?

Jan 12, 2010

I have a strange problem with my mobile broadband connection. I hope I am not the only one (so it will be fixed), but since I haven't found any others having the same problem yet, I am not so confident.I started using mobile broadband, via a HUAWEI E1762 HSPA USB stick since Jaunty. I've had the same problem in jaunty as I do now in Karmic. Although in Karmic, i've had additional problems (that problem i've found listed as a known bug).The problem is that when I get my mobile broadband to connect, it is sometimes, somehow, not fully connected. Symptoms are as follows:

1. panel icon shows connected and good strength (good)
2. skype connects, and I can chat and voip (good)
3. ping does not work (bad)

[code]...

View 9 Replies View Related

Ubuntu Networking :: Getting A Wired Broadband Connection To Work ?

Feb 8, 2010

We finally got internet in our apartment in China, but my husband was the only one home when the guy came to set it up (on his windows machine).

He connects by plugging in, then clicking a desktop icon labeled "Broadband Connection" where a box pops up with a username, a password box, and some buttons, one of which says "connect".

I am trying to figure out how to set this up on my netbook so that I can use the internet at home too. I have a feeling that even if I had been home when the setup guy came, he wouldn't have had a clue what to do with mine anyway.

On the WinXP machine: Connection Properties state that this is a PPPoE connection, with TCP/IP, QoS, and Deterministic Network Enhancer all checked. Under the security tab, unsecured passwords are allowed.

View 6 Replies View Related

Ubuntu Networking :: Mobile Broadband Connection Error In 10.04?

May 7, 2010

i recently installed ubuntu 10.04 in my laptop. everything is working fine except for my mobile broadband connection. i use a huawei ec1260 USB 3g modem to connect to the net. the OS detects the modem fine and the network manger applet prompts me to set up the connection as well i.e entering the username, password, number to be dialled etc. however when i actually try to dial the connection the applet icon flashes for a long while and a notification pops up saying connection disconnected. has anyone come across same kind of problem and solutions, if any.

Earlier i used the same modem in in karmic i was able to connect to net and even now i am able to connect using the modem in windows 7 as well

View 9 Replies View Related

Ubuntu Networking :: Broadband Connection / Option_instat_callback: Error -108?

May 7, 2010

I have problem with connection some time disconnected using usb modem CDMA ZTE AC2726 . Can help me this option: option_instat_callback: error -108.

View 3 Replies View Related

Ubuntu Networking :: Huawei E 1550 Broadband Connection With 10.04?

May 16, 2010

I use a Huawei E 1550 mobile connection, which worked fine in Ubuntu 9.10.I've got it working okay in 10.04, having installed modeswitch. However, it will not automatically reconnect if it drops out. I can force a reconnection, only if I remove the dongle and then plug it in again. Although it shows in network manager, clicking on the list entry for the dongle, just produces a disconnected dialogue message. The only way to get it to reconnect is to remove the dongle and plug it in again.I know there have been a few posts about getting mobile dongles to work in 10.04, but I can't see any solutions to this little issue yet.

View 6 Replies View Related

Ubuntu Networking :: Connect To The Internet Through A Broadband Connection?

May 26, 2010

How to connect Ubuntu to the Internet through a broadband connection? I decided to give Linux a try, and I picked the Ubuntu variant. I have some problems with the Internet connection though. I have a broadband (modem-less) PPoE connection, and all the info needed in order for me to connect are the username and password (which I have).

View 2 Replies View Related

Ubuntu Networking :: Broadband Connection / Unable To Configure?

Jun 6, 2010

I have attached the screenshot of the option which I select in Windows for making the same internet broadband connection. I am unable to find the same option in Ubuntu 10.04. Till now I was using the Pppoe Dialup. But now I am unable to configure this one.

View 9 Replies View Related

Ubuntu Networking :: Internet Connection With Broadband From The Terminal?

Jul 17, 2010

I am trying to connect to the internet from command line. i issued the command nm-tool the output is

Device: ttyUSB0
Type:Mobile Broadband (GSM)
Driverption1
state:disconnected
Default:no
capabilities:

I also issued the command sudo iwlist ttyUSB0 scan it gives this as output ttyUSB0 does not support scanning

I also issued the command
sudo iwconfig ttyUSB0 essid "MTN DEFAULT"
iT GIVES THE OUTPUT
Error for wireless request "Set ESSID" (8B1A)
SET failed on device ttyUSB): no such device


How can one find out the essid value of a broandband network? How can i connect to the internet from command line for a broadband network?

View 1 Replies View Related

Ubuntu Networking :: Can't Enable Mobile Broadband Connection?

Oct 20, 2010

i downloaded ubuntu 10.10 for learning purpose. All goes well, i installed it successfully. The problem which i face is that when i connected my mobile broadband device, ubuntu detects it and i have succesfully made the connection. But the network Manager is showing "disable" Mobile Broadband connection. I tried to put a check on Enable Mobile Broadband but can't check it. So i can't access Internet in ubuntu. I think some offline package installation should be there to resolve the problem, or some console commands. I tried to use the (wvdial) which i use at Backtrack. but i think ubuntu did not have.

View 6 Replies View Related

Ubuntu Networking :: Mobile Broadband Connection Failed Under 11.04?

May 30, 2011

I use Nokia N900 under T-Mobile as a broadband modem. It is connected via USB. There was no connection problems under 10.04 or 10.10. Now I have installed Ubuntu 11.04, and I cannot connect any more.

Here are the log messages that I get when trying to connect:

Code:
May 30 14:32:06 ubuntu-sager NetworkManager[759]: <info> Activation (ttyACM0) starting connection 'T-Mobile Internet'
May 30 14:32:06 ubuntu-sager NetworkManager[759]: <info> (ttyACM0): device state change: 3 -> 4 (reason 0)

[Code]....

View 9 Replies View Related

Ubuntu Networking :: Connect To Internet Using Broadband Connection?

Jun 5, 2011

I just installed Ubuntu in my PC and I tried to connect to internet using broadband connection. I use a ADSL router with WiFi access point to connect with network and dial my username and password using my computer to connect to internet.I could so it easily on windows 7 from Network and Sharing center and Setting up new connection or network and connect to internet using broadband internet.How can i do it with ubuntu 11.04 ?

View 9 Replies View Related







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