Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wireless Internet > wg311T wireless adapter not working centos

Forgot Password?
 Wireless Internet   Anything related to getting wireless set up in Linux. WLAN, WiFi, etc.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 11-20-2008   #1 (permalink)
Just Joined!
 
Join Date: Nov 2008
Posts: 3
wg311T wireless adapter not working centos

Hi everyone,
i am newbie to Centos5 ...I am having both ethernet and wireless card(wg311T)..

And installed the driver for wg311T(madwifi-0.9.4.tar).

I finished the configuration settings as follows

1. Run the "make" in the directory madwifi
2. Then do a "make install".
3. vi the /etc/modprobe.conf file. Add a line alias ath0 ath_pci
4. vi /etc/sysconfig/network-scripts/ifcfg-ath0
Add this:
STARTMODE=hotplug
DEVICE=ath0
BOOTPROTO=dhcp
WIRELESS=yes
MODE=Managed
ESSID=<Your network name goes here>
IPV6INIT=no
onBOOT=yes
USERCTL=no
PEERDNS=no
KEY= <Your security key goes here if you have one>

5. ifconfig ath0 up
6. ifup ath0
7. vi /etc/resolv.conf
Add this:
name server 192.168.1.1

The problem i faced is
DHCP server is not assigning the IP automatically.
Even i tried manually Wireless is not working properly
..

Pl anyone help me.
prabakar007 is offline  


Reply With Quote
Old 11-22-2008   #2 (permalink)
Just Joined!
 
TTIO's Avatar
 
Join Date: Nov 2008
Location: UK
Posts: 51
Dunno if this'll help or not, but this seemed to work for me in Kubuntu 7.10 (saved this as a .sh and ran it to connect):

#/bin/bash
# Main commands
# iwconfig

# To create an access point, use:
wlanconfig ath0 create wlandev wifi0 wlanmode ap

# Connecting using WEP key:
iwpriv ath0 authmode 1
iwconfig ath0 key <hex key>

# To get an IP address:
sudo dhclient ath0
TTIO is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 07:13 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2