473,938 Members | 8,987 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Wireless woes

Strider1066
11 New Member
Hi, I can't figure out my wireless (a 2WIRE router/modem) problem. After running the below script both the KWiFiManager and iwconfig shows that my card is working. However, a ping fails. My main card is a bmc4318, but the result is the same with a Linksys pci card.

I've managed to get wireless working on another laptop under Kubuntu versions of Gutsy and Feisty but now that I'm running Hardy....

Expand|Select|Wrap|Line Numbers
  1. #!/bin/bash
  2. iwconfig wlan0 essid "2WIRE178"
  3. iwconfig wlan0 mode managed
  4. iwconfig wlan0 channel auto
  5. iwconfig wlan0 rate 54M auto
  6. iwconfig wlan0 key open s:"1234567890"
  7. iwconfig wlan0 ap 00:ab:cd:ef:12:34
  8. iwconfig wlan0 retry 7
  9.  
  10. iwconfig wlan0
  11. ping -I wlan0 -c 5 google.com
  12.  
  13.  
  14. steve@poohsPlace:~$ sudo ./startWireless
  15. [sudo] password for steve:
  16.  
  17. <output>
  18.  
  19. wlan0     IEEE 802.11g  ESSID:"2WIRE178"
  20.           Mode:Managed  Frequency:2.412 GHz  Access Point: 00:ab:cd:ef:12:34
  21.           Bit Rate=1 Mb/s   Tx-Power=27 dBm
  22.           Retry limit:7   RTS thr:off   Fragment thr=2346 B
  23.           Encryption key:****-****-****-****-****
  24.           Link Quality=75/100  Signal level=-39 dBm  Noise level=-71 dBm
  25.           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
  26.           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
  27.  
  28. PING google.com (72.14.207.99) from 192.168.1.66 wlan0: 56(84) bytes of data.
  29. From poohs (192.168.1.66) icmp_seq=1 Destination Host Unreachable
  30. From poohs (192.168.1.66) icmp_seq=2 Destination Host Unreachable
  31. From poohs (192.168.1.66) icmp_seq=3 Destination Host Unreachable
  32. From poohs (192.168.1.66) icmp_seq=4 Destination Host Unreachable
  33. From poohs (192.168.1.66) icmp_seq=5 Destination Host Unreachable
  34.  
  35. --- google.com ping statistics ---
  36. 5 packets transmitted, 0 received, +5 errors, 100% packet loss, time 4045ms, pipe 3
  37.  
Any thought would be appreciated.
Jun 13 '08 #1
1 2134
Nepomuk
3,112 Recognized Expert Specialist
I'm using Xubuntu Hardy and am therefore not quite sure, that you have absolutely the same network-packages installed as I do (Kubuntu has it's own packages in quite a few areas), but the normal route would be to try via the package "network-admin" instead of trying to set it up manually.
I've had problems like that in the past and I found, that somehow this package must be interfering with any console-based settings. Of course, if you want to do it manually, you can do so - but then I'd remove network-admin.

I'm not using WiFi with this computer as it's a Desktop and near to the router, so I'm quite limited in helping. But I'm trying my best :-D

Greetings,
Nepomuk
Jun 16 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
2181
by: Steve Chen | last post by:
Wireless Search with Summarized Results/Web Pages, powered by Google! We just released a wireless search service. The wireless search service takes the results returned by Google and gives key points of the resulting web sites. The short key points are suitable for viewing on wireless devices. Check it out at: <a href=http://www.netosprey.com> wireless search </a>
2
3983
by: happymeteor | last post by:
Hi, everyone! I've tried to make a program which can get the wireless signal strength of wireless NIC(ex. 802.11b network card). As I know, regardless of whatever vender's NIC is used, in the property window of wireless network card, we can see the wireless signal strength state. (antenna 0-5) How can I get this information?
8
2080
by: Debbie | last post by:
Thank you for any help you can give me. I have a database that I've been working on... a backend for the server and front ends for the users. Now I've found out that the network is wireless and that wireless & Access don't get along... I have been reading what I could find in this group... but I would like to clarify. The users have Windows XP... so I put the backend on the server in the root directory and put a front end for each user...
4
1767
by: Al | last post by:
Hi, Although my application perform nicely in wired network, the performance in wireless network is very bad (I have tested in 802.11b). Would appreciate if anyone could suggest how I can improve the performance in the wireless network. Any one has tried running application in 802.11b vs 802.11g? I am developing it using vb.net, ado.net and SQL server for database Thanks Al
45
3095
by: Arno R | last post by:
Hi all, I am about to distribute an A97-runtime app. which will be used on a LAN by approx. 30 users. The network is pretty good, but there are a few managers who have wireless laptops... Of course they also want to access the db. I am a bit afraid of possible corruption due to the wireless connections. ==> Do I have to be afraid indeed? If so, what is the best way to deal with this? Should I trace the wireless connections...
1
1680
by: =?Utf-8?B?QmVmdWRkbGVkLTE=?= | last post by:
Trying to set up a WGA54G (gaming adapter) to a WRT54G(wireless router) so I am able to use a wireless service provider on an already established wired/wireless office network. Thoughts???
7
3640
by: ixeye | last post by:
Anybody else ever had a problem like this? Windows 2003 Domain with 180 machines, 21 of them with XP SP2 Laptop Wireless access to the domain, on three different WIFI AP. Randomly (and luckily infrequently) I am "losing" my dhcp on wireless machines where they will "drop" off the network suddenly and then not reconnect even rebooting, yet if I change to static IP they will reconnect fine (I am trying to stem a flow since I
1
3209
by: Nefrit | last post by:
OK this is my situation: This coming Friday I will be getting Telewest broadband installed in my house, along with my PC there are 3 other PC's and 1 Laptop, making a total of 5 all using Windows. We are hoping to set up a wired/wireless network after the broadband arrives so we can all use the internet at the same time (the broadband connection by the way is 750). I am told that the Telewest modem is ethernet compatible which apparently is a...
4
4145
by: Pancakes | last post by:
Hello all, this is my first post in these forums, so bear with me if I've broken a few rules here or there. Anyhow, I would like to ask if anyone if familiar with the XBee Pro, here, and documentation is available here. The documents don't match the product exactly, the links from the product page ended up to the documents page I supplied. The difference between the models are just the effective range (I think), and the models are...
0
9963
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
11521
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
11104
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
11285
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9854
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8216
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6072
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4901
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4444
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.