- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Wireless Help
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2005 11:49 AM
тАО10-01-2005 11:49 AM
Wireless Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-01-2005 12:07 PM
тАО10-01-2005 12:07 PM
Re: Wireless Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2005 01:05 AM
тАО10-02-2005 01:05 AM
Re: Wireless Help
I just set up two Linksys wireless networks, using the WRT54G LinkSys routers. Everything went very smooth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2005 01:15 AM
тАО10-02-2005 01:15 AM
Re: Wireless Help
There may be a code required to encrypt transmission, which you have to enter on your ze4600.
Also, its common to limit access based on MAC Address.
In both of the above cases we are dealing with configuation changes made to the router by humans. They don't come out of the box like that.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2005 05:54 AM
тАО10-02-2005 05:54 AM
Re: Wireless Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-03-2005 03:31 AM
тАО10-03-2005 03:31 AM
Re: Wireless Help
1. Assumption: Your wireless router is out of the box, and unconfigured?
2. Turn the sireless router on and reset it (there should be a reset button on it somewhere. This will clear any configs.
3. Turn on laptop.
4. Assumption - you are running windows? I'm a linux fan, but windows is easier for WiFi...
5. Somewhere in windows there will be a configuration panel to configure the WiFi on your PC.
6. Run the config wizard and get it to scan for any wireless access points.
7. If you see your router, connect to it and take it from there.
8. If you *don't* see your router over the WiFi, download netstumbler from http://www.netstumbler.com/ and run it.
Netstumbler will detect any wireless signals and tell you where they come from, and what the associated details are (access point name (ESSID), MAC address, etc).
Once you have detected your WiFi Routers ESSID or MAC address, you should be able to configure your PC to connect to it.
9. Once you have established a connection, understand it(!) then begin to configure security (MAC address controls, and WEP or WPA encryption).
If none of this works, you need to check that your WiFi router is working, and that your PC does actually have WiFi hardware (and drivers) installed...
Let us know how you get on.
If you are still having difficulty, try and work out as much detail as you can about your problem so that we can make a better guess at where the fault is (e.g. verify the WiFi Router is working, do you get error messages, etc.).
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-03-2005 03:56 AM
тАО10-03-2005 03:56 AM
Re: Wireless Help
In *that* case...
Depending on your distro:
1. Boot up your laptop
2. Make sure your WiFi adapter in your laptop is on (blue light should be on, if not, press the radio transmitter button nearby the power button)
3. Execute 'lsmod' and scan through the output. There should be a reference (kernel module = driver) refering to your wireless adapter. I'll assume that it's the standard HP one which would mean that you have a kernel module named something like 'ipw2100' listed.
If you don't have a module listed that refers to your WiFi adapter, then you need to get hold of the linux drivers, and copile the modules (not for a newbie IMHO).
If you do have the module installed, so far so good.
3. Execute 'iwconfig' and make sure that there is one 'device' that is a wireless device (it may be called wlan0 or eth1 or something.
4. Now, wireless adapters do not store their firmware on flash - usually, the firmware (lowlevel Operating System if you like) is downloaded to the device when the PC detects it.
For *your* device, I don't know if there is an easy way to see if the firmware has been downloaded.
Have a look through your '/var/log/messages' file looking for anything that might remotely resemble a message about your wifi.
Also, you can look to see if you have any firmware files on your laptop.
Some distros store the firmware in:
/lib/hotplug/firmware or /lib/firmware
but your distro may be different...
*If* you have firmware, and it is getting downloaded to the wifi device, then you should be more or less there.
5. Execute 'iwconfig
then
6. execute 'iwconfig' and look to see if your wifi device has attached to your wireless router (you should see the ESSID field match the name of your router).
7. Finally, you will be able to run 'dhclient
Ultimately, there are graphical tools available on Linux to help ease the stress of all this. Unfortunately, different distros have different config GUIs, so, without knowing what Distro you are on, I can't really help in this area...
Let us know how you get on (and what your system details are if you need more help!).
A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-03-2005 12:27 PM
тАО10-03-2005 12:27 PM
Re: Wireless Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-04-2005 11:20 AM
тАО10-04-2005 11:20 AM