Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help and Spyware Removal Computer Help Forums Windows Startup Programs Database Virus, Spyware, and Malware Removal Guides Computer Tutorials Uninstall Database File Database Computer Glossary Computer Resources
 

Welcome Guest ( Log In | Click here to Register a free account now! )



Register a free account to unlock additional features at BleepingComputer.com
Welcome to Bleeping Computer, a free community where people like yourself come together to discuss and learn how to use their computers. Using the site is easy and fun. As a guest, you can browse and view the various discussions in the forums, but can not create a new topic or reply to an existing one unless you are logged in. Other benefits of registering an account are subscribing to topics and forums, creating a blog, and having no ads shown anywhere on the site.
Click here to Register a free account now! or read our Welcome Guide to learn how to use this site.

 
Reply to this topicStart new topic
> Wireless Network Not Working, Secured wireless internet, tempremental
Bartikky
post Jul 6 2008, 10:53 AM
Post #1


Member
**

Group: Members
Posts: 18
Joined: 5-July 08
Member No.: 220,578



Hey everybody and thank you for reading.

I'm having real difficulties in keeping my wireless internet working on Ubuntu 7.10 all the time. Before I upgraded from 7.04 I did not have any real difficulties connecting my wireless to the router, but since I've upgraded the wireless has been very tempremental. Today it won't work at all, before the upgrade Ubuntu only asked me for the wireless network key, but now it still asks me for the wireless network key, and also the passphrase to access 'BTVOYAGER2091-6B'.

I think all my tampering, changing and editting must have something to do with not being able to connect to the internet at all today. When it does appear to connect, it says I have 0% signal so am unable to gain access to the internet (I use google.com as my internet tester on mozilla, I've also tried 'ping'ing the website ubuntu.com in the terminal. Here at the ping commands I've tested:

QUOTE(Ubuntu Terminal)
*******@*******-ubuntu:~$ ping google.com
ping: unknown host google.com
*******@*******-ubuntu:~$ ping 82.211.81.158
connect: Network is unreachable
*******@*******-ubuntu:~$ ping ubuntu.com
ping: unknown host ubuntu.com


Excuse the censoring of my name. The troubleshooting and other help files on Ubuntu were not helpful and hard to understand. I'm not quite sure what other information you require so I'll leave it at that for now.

Thank you.

Mod Edit: Topic moved from Linux & Unix to more appropriate forum~ TMacK

This post has been edited by TMacK: Jul 6 2008, 11:00 AM
Go to the top of the page
 
+Quote Post
machiner
post Jul 8 2008, 10:26 AM
Post #2


Member
**

Group: Members
Posts: 56
Joined: 5-July 08
From: USA, New England
Member No.: 220,594



There are basically only a couple things to consider when setting up your wireless on Linux. And, I know that wireless can be a real pain, but it's relatively simple on most occassions.

1 - you need your firmware. Many Linux distros will come with drivers, but it's the firmware that you'll need to install. See some info at my debtoots site here, here, and here. Those will handle the most popular wireless options. Here is a post about setting up wireless with the Intel 4965 card.
2 - DNS, it's always DNS. Make sure your nameservers are OK. I edit my /etc/resolv.conf file to use the opendns ip addys:
My resolv.conf file reads as follows:
CODE
machiner@lapbox{~}: cat /etc/resolv.conf
# domain MY ISP
# search  MY DOMAIN
nameserver 208.67.222.222
nameserver 208.67.220.220
# nameserver ISP NAMESERVER


Your's may read similarly. The "search MY DOMAIN" and "domain MY ISP" settings are automatic. I comment them out and only keep the 2 lines for opendns.

3 - the right security. WPA is better but a royal pain. WEP sucks but is brain-dead simple to work with your networking scripts, et al. No security at all is OK if you don't mind letting others in your neighborhood share your service.

4 - correct entries in /etc/network/interfaces -- my own file is empty save
CODE
auto lo
iface lo inet loopback

because I use the wicd script. It's terrific. See a post

If not using wicd or similar, your /etc/network/interfaces (different location on different Linus distros) would read something like this:

CODE
iface wlan0 inet static
address 192.168.1.102
netmask 255.255.255.0
network 192.168.1.0
gateway 192.168.1.1
wireless-essid rXXXXXXXXXX
wireless-key XXXXXXXXXX
auto wlan0


On my Debian Lenny box with this wireless card:
CODE
02:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61)


I set my networking up as follows:

Install base system
install firmware-iwlwifi, wicd
# modprobe iwl4965

click on wicd in the menu, fill in the password, surfing....

Of course, this means that I have an ethernet connection. Without said connection it's more difficult, but simple enough if you have the required software already downloaded so you can compile, install it. With broadcom (the one I was was using) it was simple because I already had the bcm43xx firmware I needed all extracted. I simply copied the *.fw files to /lib/firmware, # modprobe bcm43xx, copy back a saved /etc/network/interfaces file, ran # /etc/init.d/networking restart and I was surfing. I have the files you need on my site if you run broadcom. Piece of pie.


OK -- there's always more to it -- but it's not at all difficult and we can get very specific with issues if you like. I'm no expert, but we've got this thing down.

Computers suck - go outside and meet your neighbors again.




Go to the top of the page
 
+Quote Post
Bartikky
post Jul 16 2008, 12:53 PM
Post #3


Member
**

Group: Members
Posts: 18
Joined: 5-July 08
Member No.: 220,578



Thank you very much, I'll try this soon. Right now I'm battling with a hardware related problem. I'll get that sorted first then get the latest Ubuntu then attempt the wireless again with your input you have provided. smile.gif
Go to the top of the page
 
+Quote Post
machiner
post Jul 29 2008, 08:59 AM
Post #4


Member
**

Group: Members
Posts: 56
Joined: 5-July 08
From: USA, New England
Member No.: 220,594



So, where are we at?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 4th July 2009 - 10:47 PM


Advertise   |   About Us   |   Terms of Use   |   Privacy Policy   |   Contact Us   |   Site Map   |   Chat   |   Tutorials   |   Uninstall List   |   Virus Removal Guides
Discussion Forums   |   The Computer Glossary   |   Resources   |   RSS Feeds   |   Startups   |   The File Database   |   Malware Removal Guides Archive

© 2003-2009 All Rights Reserved Bleeping Computer LLC.