Ubuntu Networking :: Realtek (RTL8187L) USB Not Setting Up Routes, Causing DHCP Step To Fail?
May 1, 2010
I bought an RTL8187L USB wireless adapter, and have had trouble getting it to work. I have managed to get it to work via manually configuringtime, but lost that configuration, and now it is once again not workingThe root issue appears to be (if I'm understanding correctly what I'm seeing) that when I connect, routes don't get setup properly, so when network manager (or WICD, which I've also tried) get to the DHCP step, my wireless router can't be reached by dhclient.
This is on Ubuntu 9.10, and I'm using the updated driver from realtek.com, btw, though the in-kernel driver was exhibiting the same behavior.So, two questions:- Is anyone familiar with this problem, and is there a fix available?- I believe I can work around it by setting up routes manually (e.g. with a post-connect script in WICD), but after staring at the "route" manpage, I'm not 100% sure of the commands. My router (a FIOS MI424WR) is my DHCP server, and is at 192.168.1.1, and route -n on a working PC (wired connection) gives:
Code:
dave@MinasTirith:~$ route -n
Kernel IP routing table
[code]....
View 1 Replies
ADVERTISEMENT
Jul 18, 2010
New ubuntu desktop user here. I've been working with Ubuntu servers for over 3 yrs, using Windows as clients. I have OpenVPN running on an ubuntu 10.04 server, and it has worked well with Windows OpenVPN clients connecting. I took those same settings and applied them to this new install of Ubuntu 10.04 Desktop, and now openvpn seems to be failing when we get to the routes (I wrestled with the network-manager "secrets" issue for hours, but that works now).
I performed the following:
sudo openvpn --config fogbank-ny1.ovpn
--all is well, we're connecting/yay then *screech* FAIL--
Code:
Sun Jul 18 07:17:14 2010 PUSH: Received control message: 'PUSH_REPLY,route 10.8.0.0 255.255.255.0,redirect-gateway def1,dhcp-option DNS 10.8.0.1,route 10.8.0.0 255.255.255.0,topology net30,ping 30,ping-restart 600,ifconfig 10.8.0.10 10.8.0.9'
Sun Jul 18 07:17:14 2010 OPTIONS IMPORT: timers and/or timeouts modified
Sun Jul 18 07:17:14 2010 OPTIONS IMPORT: --ifconfig/up options modified
Sun Jul 18 07:17:14 2010 OPTIONS IMPORT: route options modified
Sun Jul 18 07:17:14 2010 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified
Sun Jul 18 07:17:14 2010 ROUTE default_gateway=192.168.10.1
Sun Jul 18 07:17:14 2010 TUN/TAP device tun0 opened
Sun Jul 18 07:17:14 2010 TUN/TAP TX queue length set to 100
Sun Jul 18 07:17:14 2010 /sbin/ifconfig tun0 10.8.0.10 pointopoint 10.8.0.9 mtu 1500
Sun Jul 18 07:17:14 2010 /sbin/route add -net <mypublicip> netmask 255.255.255.255 gw 192.168.10.1
Sun Jul 18 07:17:14 2010 /sbin/route add -net 0.0.0.0 netmask 128.0.0.0 gw 10.8.0.9
Sun Jul 18 07:17:14 2010 /sbin/route add -net 128.0.0.0 netmask 128.0.0.0 gw 10.8.0.9
Sun Jul 18 07:17:14 2010 /sbin/route add -net 10.8.0.0 netmask 255.255.255.0 gw 10.8.0.9
Sun Jul 18 07:17:14 2010 /sbin/route add -net 10.8.0.0 netmask 255.255.255.0 gw 10.8.0.9
SIOCADDRT: File exists
Sun Jul 18 07:17:14 2010 ERROR: Linux route add command failed: external program exited with error status: 7
Sun Jul 18 07:17:14 2010 Initialization Sequence Completed
I am using the suggested openvpn routes. If I connect from Windows (actually the .ovpn file is taken directly from the working windows machine).. all is well, routes work fine all traffic is routed thru the VPN -- same way it's worked for over a yar. I assume that this is what is causing networkmanager to fail as well. those logs indicate that it has connected to the vpn, but is probably stopping when it gets to routes.
View 1 Replies
View Related
Feb 8, 2010
Well, at first I need to tell that after having big problems (audio, video, modem, network,...) with my venture into slack world at about 7 years ago, I thought that even with my insistence it would be hard to get used with it.
Around the middle of December last year I decided to try again and again I had face some problems (now with fdisk and GPT support in a 64 bit machine).
But now, at about a month after that, I need to say that having passed those initial problems with installation, not only I manage to learn a lot about linux in general (dependencies, rc. editing, permissions, groups...) as I am amazing to what Slackware became.
From 3D graphics acceleration in KDE (with an easy config for my video card, something I thought it would be impossible and that makes it by far better looking than any Windows Desktop fancy try), to great programs and suites integration like Amarok, OpenOffice, Ktorrent, THE firefox, and so many others all allied with the full control of the system (no automatic updates, no mysterious packages UNLESS I really allow it) not to tell g++, python and so on.
However, besides a raid 0 non readable partition, I am having a persistent problem with my wireless that always mix my pppoe connection when I try to config it via rc.inet1 (or rc.wireless ...).To better explain my situation I have a computer with Asus P5k-e/Wifi-AP with came with an integrated wireless device (Realtek RTL8187L).Also, the way I work out to connect to the internet was through (an ethernet) pppoe connection setup using pppoe-setup.Right now it is working like a charm after pppoe-start and stop commands.
At about a month, when i was starting my first steps to config my machine, I tried to follow [URL] three times, and in two of those I manage to start my wireless, but in all it mixed up with my pppoe connection and since either pppoe-config as pppoe-setup didn't work after that (even after backup the files) I had to reinstall the whole system. (Yes, I know that probably there is an workaround easier via shell or file editing, but since every time I need to restart in the Windows, search for solution on internet, print those I find, restart, and try in slackware again, I decided that reinstalling was the fast solution for me at that time.)Now, I am a bit more confident with my knowledge of the linux and decided to try to setup wireless again.
After an extensive search in the forum, I found out two major solutions: One pointing to alienwiki (with I really think is the best approach besides my previous experience) and other pointing to the proper realtek driver at [URL]As i am yet trying to decide which method use, I download the driver and it came with an strange file (RadioPower.sh) that are called by wlan0up. Below are both files:
wlan0up:
Code:
#!/bin/sh
SYSTEM=`uname -r|cut -d. -f1,2`
if [ $SYSTEM = 2.4 ]
then
cd ieee80211
[code].....
View 10 Replies
View Related
Jun 28, 2010
For a testing purpose iin our environment we need to setup a Linux based virtual machines.For that i come to know there is a option in RHEL using xen or kvm.can anyone provide me the detailed step by step for setting up virtualization in rhel?Also i have few doubts like, is redhat subscription needed for achieve this?also there is a possible to do vmotion thing which is in vmware,can we do that with rhel virtualization without rhel subscription.
View 8 Replies
View Related
Nov 22, 2010
Currently, I am setting up multi seat system with Fedora 14 but after hours of searching, i'm still running into some issues. I have managed to edit and get the xorg.conf file working although im still having problems.
I want to set up the multi seat so that 1 server with 2 graphics hards connects to two monitors and have their own sessions. I have got the xsessions working although you can move the mouse across 1 screen to the other. Is there any resources as to step by step for setting up multiseat of fedora 14? Are there any main issues regarding custom.conf?
View 2 Replies
View Related
May 8, 2011
How do I add a route that doesn't go away after a reboot? I tried adding to /etc/sysconfig/network-scripts/route-wlan0 and /etc/sysconfig/static-routes but neither of them did anything when I restarted network and NetworkManager. route command does not show the new route that I added. I tried this too - routes.html and there were no errors but the new route doesn't show up with the route command.I added "192.168.13.88/255.255.255.255 via 192.168.13.101 dev wlan0"
View 2 Replies
View Related
Nov 9, 2010
I have a ThinkPad x100e with a wireless card.Code:03:00.0 Network controller: Realtek Semiconductor Co., Ltd. Device 8172 (rev 10)my problem is that I can't connect to my wireless network with Gentoo. I've been running Slackware64-13.1 on this computer and now have Windows 7, Ubuntu and Gentoo installed. Slackware, Ubuntu as well as Windows 7 connect to the wlan without problems. I'm using the driver rtl8192se, the module is loaded r8192se_pci and is the same with Slackware and Ubuntu.
I've read many posts and found that other people experience problems with Realtek wlandevices as well. But I have no Idea how to get connected with Gentoo at my wlan. It looks like that the netbook is connected for a very short time, but when dhcpcd broadcasts for a lease the connection is already closed.
View 10 Replies
View Related
Aug 15, 2010
I have a Toshiba Satellite L655-S5061 laptop and dual-boot Windows 7 and Kubuntu Lucid Lynx. Windows detects and connects to the wireless network just fine, but in Kubuntu it will detect the network but can't connect to it. Sometimes Network Manager will say it's connected, but Konqueror can't load any websites. Plugging in an ethernet cable doesn't give me access to the internet, either.
View 2 Replies
View Related
May 7, 2010
I recently upgraded to 10.04 and now netbeans is not working. It worked fine the first restart after i upgraded so i thought all was good. This morning i ran it and it said something about not being able to load some modules. Since then, i've tried uninstalling it, re-installing it, and numerous restarts, all to no avail. I'm gonna try downloading the package from their website and running it from a separate install and see if that helps, but after that, I'm out of ideas.
When i run it either from the terminal or by clicking on it, it shows the loading screen, then the loading screen dissapears, then nothing else happens. In the terminal, it waits about ten seconds after the screen dissapears and the program seems to exit, since the terminal begins accepting commands once again.
View 4 Replies
View Related
Sep 4, 2010
I have read a bajillion tutorials and have gotten nowhere. This is my first Linux box, and it has been nothing but headaches. i'm pretty handy around computers, I took a Unix class, and I used Dos as a kid, but i'm just having so much trouble with this.I just want to remotely control my Ubuntu box from my windows laptop over my home network. That's it. I cannot find one comprehensive step-by-step tutorial that will show me how to do this. Everything I find assumes I know at least something about linux, and I don't.
I have Putty, realvnc and tightvnc viewer installed on my laptop.I have open-ssh and vx11 somethingorotherinstalled on the Ubuntu box. I have also allowed remote connections on Ubuntu from system>preferences. I am getting very frustrated and would really appreciate someone giving me some help. So far I HAVE been able to remotely control the box through one method. Through the GUI on ubuntu I went to: System>Preferences>network connections
and set the server to static IP, then I was able to use real VNC viewer from my windows machine to connect to the IP I set (192.168.0.11) but I couldn't get there through servername.local or whatever it said. The problem witht his solution is that the Ubuntu box then couldn't connect to the internet (which I need it to do.) someone please please please direct me to the information I need for this simple task. I just need to remotely control the desktop, the reason I wanted to use vnc through ssh so that I can leave the ubuntu box headless. Using just VNC I was having problems when the box was rebooted (had to log in before I could remotely control it... something about a security key ring?)
View 7 Replies
View Related
Jan 23, 2010
My son's desktop has Fedora 12 and a wireless card. Everything worked for a long time until one fine day the network management just disappeared from both System/Preferences menu and the panel on top.I can run a Live CD with Fedora 12 on that machine and it immediately connects to our home wireless network. Booting from hard drive has no sign of NM. Trying to run 'yum install NetworkManager-gnome' does nothing because there is no connection. Running the same command as a LiveUser from CD does seem to install everything (but where to???), no errors reported, and still the is no network functionality upon reboot from the hard drive, even when plugging to LAN with a cable.It seems that I need NetworkManager in order to go online in order to install NetworkManager.I have other computers at home that work fine, I was able to download a couple of archives with NM, but I am new to Linux and have no idea what to do with those files.I could not find any step-by-step installation guides for NM, especially when the computer has no connection at all.
View 8 Replies
View Related
Jun 26, 2011
Recent refugee from Ubuntu here. Fedora fan for one month.I have two computers that access the Internet through a router. They are assigned IPs dynamically by the router's DHCP. I need each computer to be able to "see" some shared folder on the other one, with RW permissions to that folder and its content.I want to use Nautilus to access those folders from each computer.
Tried NFS, Samba, gnome-user-share to no avail.
Willing to kill Fedora's firewall forever in order to ease folder sharing.Can some kind and knowledgeable person try a step by step setup guide for this? As an 8-year Linux user I am not afraid of command line interfaces.
View 9 Replies
View Related
Apr 4, 2011
Are there any document or website for creating MRTG with CentOS 5.5 step by step?
View 1 Replies
View Related
Jul 28, 2010
I am installing from the scratch a 11.3 on a PC on which previously 11.1 did run flawlessly. (Athlon 3700 with 3GB ram and Asrock socket 939 mainboard. Graphics is Nvidia. The installation comes every time up to 90% when it arrives at "font initialization). No error message is displayed. The little "cursor wheel" is still turning but else, there is no activity.
DVD from an sha1 checked and MD5 doublechecked download was burned with lowest speed in K3b and verified by the same program post burn, with full success of every verification.
Tried to change DVD reader but does not change the result. Runs speedy up to that step.
View 5 Replies
View Related
Oct 21, 2010
I know there are tons of help guides out there for this, and I have looked at and tried them all. I am trying to do something really simple, and just can't seem to get it working. I have been trying on and off for the better part of a week now, with not much luck. What I am tyring to do is have a Ubuntu 10.10 server serve out DHCP addresses and be the DNS for the local network. The local network will have no internet access, so it only needs to know the names of the local server. My network setup is as follows:
1: Windows Vista web server
2: Ubuntu DHCP3 and BIND server to give IP's and resolve local names.
3: A bunch of tablet computers connected via dhcp to the network, that need to access the web server on the Windows machine.
I have DHCP working nicely, but it fails to propagate the hostnames to the tablet computers. Unfortunately I need this to work, as the tablets do not have the capability of having a 'hosts' file.I have tried just about every self-help guide I can find, and just can't seem to get this work. Everything seems to work fine except for the name resolution. Any help would be great, I don't have that much hair left to pull out!
View 5 Replies
View Related
Aug 30, 2010
I have tested several Linux Distros over the last weeks, and with all of them my DSL connection have been working out of the box (for intance Mandriva, Ubuntu, Mint). But it does not work on Dreamlinux, neither on Live CD or now where Dreamlinux is installed on my harddisk.
According to the guidelines provided by my Internet provider I need to use TCP/IP and activate DHCP. And make sure that PPPoE is not activated.
I see nowhere I can do this in Dreamlinux. In the controle panel i can run Wicd. Then I can chose to de-activate Wicd - this gives me an option of entering Adress, Networking mask, Gatway and Nameserver - for static ip it says - and this is the opposit of DHCP, right??
SO - what to do? Should I get a debian package or something? (Dreamlinux is using debian packages, as far as I could see)
View 1 Replies
View Related
Jan 2, 2011
My DHCP setting is disabled in fedora 12 . Previously i was using static IP address. I Want DHCP setting enable, any idea.
View 1 Replies
View Related
Apr 23, 2010
I posted this in Absolute Beginner Talk because I thought that this place might be too technical for me, but I didn't get much of a response there. Does anyone know where I can find a decent driver for this USB wireless card? It uses the RTL8187L chipset for Ubuntu 9.10?
I can connect to my wi-fi network, but I can only seem to download any data for 10 seconds to a minute after connecting. After this it still says that it is connected but updates and web browsing do not work. The connection works fine on my windows partition with the drivers that came with the device. I found this, old thread about the issue but I frankly have no idea what these people are talking about:[URL].. There do appear to be linux drivers on the CD that came with the device but I don't understand how to install them and the above thread seems to suggest that I shouldnt bother trying...
There is a folder titled Linux on the driver CD which contains two folders, a .zip of each of them is attached if it helps. I also found this and tried it will a lot of errors and confusing output.
[Code]...
View 1 Replies
View Related
Jan 5, 2010
i have ALFA AWUS036H 500mw wireless card which uses RTL8187L chipset. Ubuntu 9.04 and 9.10 come with preloaded rtl8187 driver but they DO NOT work for internet surfing. However they do work with aircrack suit for injecting etc. Specific problem is: They only work with really close ranged AP, anything far and you will have random disconnects or inability to connect. So basically its unstable compared to patched driver.
To get this alfa card working for internet access, the only way currently is to use any LInux distro with Kernel 2.6.30 and lower. Starting from Kernel 2.6.31 they have made some changes to net api structure which wont let you patch the driver with the patch available at aircrack website which is normally used to make this driver suitable for internet browsing. Refer to this thread for more info: [URL]... I am currently using backtrack 4 pre final but i was going to install kubuntu 9.04 till i recieved an email from realtek with a new driver that compiles in kernel 2.6.31. I tested it on Kubuntu 9.10 and it compiled fine but i could not make it run. Under NetworkManagement for Kubutnu, the problem is that it keeps asking for WEP key and gives me the message 'wlan4 failed to connect' instantly after i enter the key, so its possible that its not compatible with NetworkManagement. I havent tried it with wicd yet, it may work........
View 5 Replies
View Related
Aug 18, 2010
I set up a dhcp server in the lan and assigned static ips to two computers, computer A and B, according to their mac address. Everything was running fine. But when I turned off computer A, connected computer C to the network, and assigned computer A's static ip to computer C without changing dhcp setting. Computer C was able to access the internet. When I turned on computer A, dhcp couldn't assign an ip address to it, and computer C showed an error message of ip conflict and failed to use internet. I wonder if dhcp server is able to prevent other computer from using the same static ip that is already assigned to a computer according to its mac address.
View 5 Replies
View Related
Feb 13, 2011
step by step procedure of how to install Free Adobe Flex SDK in Ubuntu 10.04.
View 1 Replies
View Related
Jul 18, 2010
I'm an absolute beginner trying to sue Linux. I just installed Ubuntu Linux Netbook Remix 10.04 LTS and everything's fine. I just wanted to have Java in my Ubuntu. I downloaded JDK from Sun website. There are 2 files
jdk-6u21-linux-i586.bin
jdk-6u21-linux-i586-rpm.bin
I searched the web for instructions on how to install but I just get confused. Can anyone provide me with step-by-step installation including registering environment variable ?
View 1 Replies
View Related
May 21, 2011
i installed rtorrent using the script in the rtorrent forum it installed webmin and vsftpd.vsftpd shows connection refused tried everything open port 990 in iptable disable selinux but not working someone tell me step by step to reinstall vsftpd on ubuntu 10.0.4 (32bit)
View 1 Replies
View Related
Feb 18, 2011
can anyone explain me step by step process of installing octave on ubuntu 10.04?
View 1 Replies
View Related
Jun 6, 2011
i would want someone who would like to assist me as i start to use linux because i am naive to this platform. Also want a step to step approach to this platform called linux i mean a self explanatory article or tutorial
View 8 Replies
View Related
Sep 7, 2010
mention an example step by step procedure for adding a PLUGIN in Cacti. And also mention what does a PLUGIN serve in Cacti ? I am a newbie to cacti please consider my silly questions.
View 1 Replies
View Related
Dec 18, 2010
I am trying to setup thttpd on my ubuntu 10.04 system. I run ubuntu in a vm and would like to be able to turn on and off a simple web server as I please. I have been having lots of trouble trying to find a guide on how to setup and run thttpd. I have looked at the author of thttpd's homepage as well as this guide, and yet I cannot get it to work. Basically I have it installed and don't know how to start or configure it so that it starts. Current code
Code:
user@ubuntu:~$ sudo apt-get install thttpd
[sudo] password for user:
Reading package lists... Done
Building dependency tree
[Code]...
View 1 Replies
View Related
Feb 7, 2010
i am using rhel5. can anybody tell how to configure an apache server step by step
View 1 Replies
View Related
Sep 29, 2010
I am using redhat linux enterprises edition 5. Please some help to enable SNMP on linux box.Please tell me step by step configuration for enabling SNMP.
View 3 Replies
View Related
Mar 15, 2010
step by step document for DNS & Sendmail configuration
View 2 Replies
View Related