Ubuntu Networking :: Create A Wireless DSL Connection?
Nov 1, 2010
Under DSL tab in network connection we can create DSL connections, but they only allow wired connections(eth0). I need to connect using wireless connection(wlan0). I migrated to Ubuntu recently. With windows I was able to connect with wireless connection. I'm sure there is a way to achieve this in Ubuntu as well.
I'm using Ubuntu 10.10 (using since 9.10)
View 7 Replies
ADVERTISEMENT
Feb 26, 2010
i want to create the wireless pppoe wireless network but it just dont show any help for pppoe connections.i tried with network manager but it works only for eth0 (not for ethl)
View 3 Replies
View Related
Mar 28, 2010
A friend who switched ISP's gave me his old Linksys WRT54-G wireless router. I went through the installation procedure and had a wireless connection up and running - smiley face. I had security set up for WPA, and decided to upgrade it to WPA2. Another smiley face. When I went to connect (had already done so successfully), I noticed it referred to my wireless as Linksys - I was expecting to see the SSID. So I started playing around in Network Manager and now I have things all effed up.
Don't know exactly what I did, but now I have no wireless. So I ran a few commands (lshw -C network, iwconfig, ifconfig, and iwlist scan), and looking at the results I see what appear to be inconsistencies in the output. I've posted them below, and make the following observations:
1. Under the lshw it refers to my wireless connection logical name as wmaster0, and has the correct MAC address, etc.
2. Under the iwconfig it says, 'wmaster0 no wireless extensions', but then refers to wlan0 as the wireless connection (although it does not seem to be running).
3. Under ifconfig I see both a wlan0 and a wlan0:avahi. The wlan0 has no IP, the wlan0:avahi does, but it is incorrect.
[Code]...
View 7 Replies
View Related
May 2, 2010
how to create wireless connection in Ubuntu9.1??can u please guide...
View 2 Replies
View Related
Jan 24, 2010
Its a case of ".... wireless network connection active but still not internet connection .."I am using WEP - 128 key ... Works when I connect directly using ethernet cable ... but not wireless (pci and wireless router)
ubuadmin@ubucomputer:~$ ifconfig
wlan0 Link encap:Ethernet HWaddr 00:06:25:12:83:3b
inet addr:192.168.1.10 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::206:25ff:fe12:833b/64 Scope:Link[code].....
View 5 Replies
View Related
Jun 11, 2011
My problem is exactly the same as [URL]
but I am stuck at the last hurdle
here are the output of the command that helped to solve the case in the previous post:
ifconfig wlan0
wlan0 Link encap:Ethernet HWaddr 00:1b:77:d2:59:55
inet6 addr: fe80::21b:77ff:fed2:5955/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
[Code].....
I have also tried sudo dhclient but it hasn't helped and I am still unable to connect to the internet
View 1 Replies
View Related
Jun 21, 2009
I have installed Fedora 11 recently. I want to share my Internet connection.
I have e LAN connection eth0 which is connected to internet.
I have a Wireless connection wlan0.
I want to share my internet connection with wireless connection.
View 3 Replies
View Related
Feb 4, 2010
I have two linux laptops. Currently, I'm using both of them at work, side-by-side. Now the problem is, I'm connected to a wireless router, but the wireless only works on one of the laptops. So I'm stuck with one laptop that has no access to the internet. Both machines do, however, have working ethernet nic cards. So, I was wondering if I could use the laptop with the wireless connection to share the internet connection with my other linux machine and access the internet on both of them. Or as an alternative, just use the internet on the machine without wireless and be able to switch back and forth, that would increase my productivity like 30 fold.
View 5 Replies
View Related
Aug 5, 2010
I just removed ubuntu-desktop in favor of kubuntu-desktop. Now I can't create an ad-hoc wifi connection however hard I tried from network-manager. It simply is not visible to other PCs. And when some connection is created on another ubuntu PC, I can't connect to it.. I switched NM off and tried the CLI way.
[Code]
View 1 Replies
View Related
Dec 21, 2010
I am running FC13 on a Compaq Presario 2100 using a Broadcom BCM4306. I was able to get it running thanks to Fedora Unity Project. But It's a very unstable connection. I don't know what settings to adjust or enable or disable. It's not my router, this is the only wireless connection in the house that I have trouble with.
View 1 Replies
View Related
Sep 23, 2010
For any distro, via CLI and configuring config files, without using graphical tools. Or there have to be different?
View 1 Replies
View Related
Jun 16, 2009
I have just installed FC11 from a DVD I created from an ISO.I also have FC10 (using here) and Windoze XP pro all on separate HDDs.I have not been able to configure my internet connection, when I try to create a new xDSL connection I get an error message; package needed 'rp-pppoe'.I don't now how to get the package without a connection.I have tried with and without Network Manager.
View 2 Replies
View Related
May 5, 2010
What I want to do is to share the internet connected to a computer with a telephone, over another telephone which is permanently connected to the pc.The thing is, that some guys found a way of making this on windows, in fact, I already set it up on xp and works like a charm, it involves configuring in a certain way the telephone, and to use 2 programs. One is CCProxy, which redirects the internet connection to the telephone, and another one, which updates the IP adress of the telephone connection to dyndns, so that I can put that adress on my second telephone as proxy, and this way, surf on the net through my home internet on the telephone anywhere. Tricky right?
Now, the thing is I don't like at all booting windows only for sharing internet with my telephone. So I want to do it in linux. I use Ubuntu and Puppy linux home.I tried setting up the connection to the modem with wvdial, and... I got connected! But hey, when I connect to the telephone, I lost my internet connection (main, cable based, the pc connection) :-S. I mean, somehow, the "active" connection for the browsers and all the internet programs is now the connection I have made with my telephone, which is plugged to the computer.Now my objective here is that NO CHANGE of active connections get done when I start the connection to the phone, and then, get a program like CCProxy, and a dyndns updater for sharing the internet connection on the pc, to the connection made on the telephone-modem wired to the computer.
View 1 Replies
View Related
Jul 28, 2010
I have just taken on a dedicated server sitting somewhere in Norfolk. I have created a website that uses PHP to connect to another remote server in order to interrogate a MSSQL database. This script, running on Apache, uses a VPN connection to connect to the remote server.To test, I have Apache on my laptop at home and just used Microsoft Network Connection to create the VPN connection.I have now uploaded this site to my new CentOS server and need to create the same VPN connection. I understand this is a command level and have been advised to use OpenVPN which I have successfully installed.My problem is I only have the details remote ip address, username and password. I believe I have to use the 'client.conf' script instead of server.conf.
View 1 Replies
View Related
Jun 17, 2010
I am running Fedora 13 Gnome. When I try to create a VPN connection using Network Manager (vpnc) it says that it cannot save the connection and exits out. I can provide other information if necessary.
View 3 Replies
View Related
Nov 2, 2010
trying to create something that will periodically send messages to a serial device using socat, take the response from the device and format it, then take the formated data and send it out UDP to a specific IP/Port.I tried to do something along the lines ofsocat <readline> <serial device> | parse script/program | socat -u <readline> <UDP:IP:Port> but didn't have any success.socat READLINE,history=$HOME/.cmd_history /dev/ttyS1,raw,echo=0,crnl | format.sh | socat -u READLINE,history=$HOME/.cmd_history UDP:IP:Port
View 2 Replies
View Related
May 26, 2011
Just replaced a working install of Ubuntu because i like GS over unity but i cant get my USB760 EVDO card to work. The usual fix of editing the cd.rules file and copying some information into modem.fdi does not seem to work on F15..
Also, noticed that when i attempt to create a broadband connection using network manager it allows me to go through all of the setup dialogs, but never actually adds the broadband connection.
View 1 Replies
View Related
Apr 9, 2010
I have the source code to create a wireless driver. This came with the cd for my adapter but i dont know what to do. btw while i'm in ubuntu i will not have a wired conection to the net seeing as my routers down stairs and i dont have a cable long enough to reach
View 9 Replies
View Related
Jan 9, 2011
I am running Ubuntu 10.10, and I would like to use my computer to share the internet connection from an ethernet port. For example, I would like to set up my computer as a wireless access point so I can create a network that other computers can connect to for internet.
View 3 Replies
View Related
Feb 12, 2011
I'm going to be working in an office with no wifi and no 3g signal but my laptop will be connected to the web via a wired network.Any way I can use the wifi card in my ubuntu laptop to create a wireless access point so my phone can connect? Would have to be easily selected and deselected as I'd then want to use wifi to connect to the internet at home.
View 1 Replies
View Related
Jul 22, 2011
I connected a USB Wireless Dongle (Sapido AU-4512S) on my Ubuntu 10.04 64bit. I wanted to share my wired internet connection from my pc to my friend's laptop.
So, I did the following:
1. Installed ndiswrapper-utils, ndiswrapper-common and ndisgtk in Synaptic Package Manager.
2. Installed Windows 7 64bit driver of my USB Dongle through Wireless Network Drivers(ndisgtk)
3. Now it says, net8192su -- Hardware present: Yes
4. Created a Ad-hoc connection clicking on Network Manager > create new wireless network..
5. Edited the Name, set Security to WEP 128-bit Passphrase and entered my desired password.
6. Finally clicked Create but it says "Wireless Connection disconnected"
I'm thinking about maybe the problem is with my dongle so I checked by using the command:
Code:
which gives me information about wlan0
The next thing I did worsen the situation. I unplugged the USB dongle ang plugged it again. This time,
Code:
gives me no result anymore.
Code:
Also, the option that says "create new wireless connection" disappeared in my Network Manager Applet now.
Now I have no problem. To restore the "Create new wireless connection" in my Network Manager Applet and finally create a wifi hotspot using my wired connection from pc.
Code:
Code:
View 3 Replies
View Related
Apr 30, 2010
Today installed Ubuntu 10.04. The problem is that I cannot connect to the internet, which was no problem with the previous version (9.10). I use WiFi for my internet connection. My network is shown in Ubuntu. However Ubuntu cannot connect to my network. After some time trying it says : wireless network disconnected
View 9 Replies
View Related
Aug 19, 2010
I have recently installed Ubuntu V9.04 onto my the old (fatter) PS3 and I am trying to connect to my wireless home connection. But upon click the connection icon on the task bar, Wired network and wireless networks are grayed out from the options and the network connections box does not detect anything, not even my neighbors Wifi!
View 1 Replies
View Related
Jan 3, 2010
My icon shows that the connection is good using wifi . However, I could not go online. What's wrong ?
View 10 Replies
View Related
Apr 14, 2010
I'd like to create a wireless network so that I can connect my iPhone to the internet. I made a new network, the iPhone sees the network and apparently connects, but Safari doesn't work. It doesn't work with the default settings, and I don't know what to put in the fields. Could anyone give me a small tutorial?
View 4 Replies
View Related
Jan 1, 2010
i just successfully downloaded and installed ubuntu koala (9.10 i think...) and its a great interface. i am just having extreme difficulty trying to set up the wireless connection. when i log back in osx, i am able to access the router and use the internet as i am doing now when i post in the forum. i am just trying to learn how to configure the wireless in ubuntu as well. have someone who has successful been able to connect wirelessly on an imac, or apple laptop in ubuntu.
View 7 Replies
View Related
Jan 13, 2010
I need to setting up my wireless connection on ubuntu.
View 1 Replies
View Related
Jan 15, 2010
Everything else works fine on Ubuntu 9.10 except when I try to connect to the internet. I have wireless. It just keeps connecting nonstop and never connects. I don't know what to do. Please help me. What should I do? I'm using Acer Aspire 5534 with Windows 7.
View 9 Replies
View Related
Jan 25, 2010
I've got my wireless card working fine, the only thing is that I have to enter the following EVERY time I log in:
Code:
sudo iwconfig ra0 essid MYID
What can I do to bypass this step?
View 3 Replies
View Related
Jan 28, 2010
I installed Ubuntu and I cant get my wireless connection to work. I found that I need ndiswrapper to update my drivers following the sticky post in here. However there is a problem, because I cant successfully run ndiswrapper on my system.
View 9 Replies
View Related