Help! Confusion over how to setup intel3945 wireless and rc.conf

Hi,
I'm very confused.  I've already read through all the wikis and searched many forum posts.  I can't get my wireless intel3945 to work on my dell vostro 1400.
Iwconfig says the wireless card is at wlan0 and dmesg | grep iwl says it has detected it.  However, when I try a iwlist wlan0 scan it returns :
wlan0 Interface doesn't support scanning : Network is down
I think the problem is that I don't know how to setup rc.conf correctly or use the command line to test the wireless.  Forum posts say many different things on how this is done.
These are the steps I have taken:
uninstalled the ipw3945 and ipw3945-ucode and ipw3945d.
installed iwlwifi and iwlwifi-3945-ucode
in my rc.conf modules, added iwl3945.
I'm not sure how to setup the networking section, this what I have now:
lo="lo 127.0.01"
eth0="dhcp"
wlan0="dhcp"
INTERFACES=(lo etho)
gateway="default gw 192.168.1.1"
ROUTES=(!gateway)
And in my dameons I have 'network'.
How can I scan for networks and connect to them on the commandline?  I'd prefer not to use a gui tool because they never work and never tell me why they're not working.
Any help is greatly appreciated!
Cheers!
kilolima

iphitus wrote:
broch wrote:I have ipw3945 and iwl3945 working with wpa2 (or vpn)
(less complicatd than the above)
don't use netcfg2
Why?
no particular reason.
Simply when I configured wireless, netcfg2 wasn't available. Since then it (wireless) works, so not having any problems, I did not modify network setup. Next week or so I am going to install Arch on my daughter's laptop (per her request ) so I will try netcfg2.
So this is what I have for ipw3945 wpa2 or iwl3945 with wpa2
Below you will find a lot of words so read slowly but there is not much actual work
ipw3945 setup
kernel 2.6.23.x (Arch or vanilla)
or
kernel 2.6.24/2.6.24-gitX (patched with ipw3945 patch from gentoo -> compiling separate module for 2.6.24 may fail. if you want kernel patch I can post a link)
for default kernel install Arch packages for ipw3945, ipw3945d, ipw3945-ucode
or
if you want to compile modules, you will also need ieee80211 (first uninstall kernel's default, then install from sources otherwise ieee80211 from sources may refuse to install)
modify /etc/rc.conf
DAEMONS=(.... @ipw3945d @network ....)
that is all you don't need to add ipw3945 to MODULES=(.....)
because ipw3945d will automatically start ipw3945 module
do not list eth1 in network config section:
lo="lo 127.0.0.1"
eth0="dhcp"
INTERFACES=(eth0)
as you see, in my case only eth0 (wired) is listed and eth1 (wireless) is not listed
now you are done with basic network configuration for ipw3945, restart network/computer to bring up ipw3945d/ipw3945
check if modules are up and basic network is set:
#lsmod | grep ipw
#ifconfig -a
or
#iwconfig
if all is o.k. configure
WPA2:
configure router for wpa2
client: basically follow Arch wiki:
configure wpa_supplicant (installed already of course)
#wpa_passphrase your_ssid your_psk
keep terminal window open with created encrypted wpa passphrase  and in the second terminal window edit /etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
network={
        ssid="your_ssid"
        scan_ssid=1
        proto=WPA RSN
        key_mgmt=WPA-PSK
        pairwise=CCMP TKIP
        group=CCMP TKIP
                psk=whatever_output_from_wpa_passphrase
Above pairwise and group setup will depend on your router (network capabilities)
almost done:
run
#wpa_supplicant -Bw -Dwext -i eth1 -c/etc/wpa_supplicant.conf
the above assumes that your ipw3945 is set as eth1 (from iwconfig output)
to connect to the network I am using "wireless assistant" http://www.kde-apps.org/content/show.ph … tent=21832
that is all for ipw3945. You may automate network starting/connecting to wpa2 by writing simple script.
iwl3945
--kernel 2.6.23.x
install iwlwifi and iwlwifi-3945-ucode
--kernel 2.6.24.x
install only iwlwifi-3945-ucode as kernel has iwlwifi module incorporated
default iwlwifi does not support LED so I suggest to install something like knemo for kde to show active network icon. The latest iwlwifi does support LED but it is not yet incorporated into 2.6.24 vanilla kernel.
if you have kernel 2.6.23.x with external iwlwifi module
modify /etc/rc.conf
and add iwlwifi to
MODULES=(.....)
nothing else is required.
if you have kernel 2.6.24 with integrated iwlwifi module you don't have to edit /etc/rc.conf
As in the case of ipw3945, I do not list wireless interface (wlan0) in /etc/rc.conf
for kernel 2.6.23.x
load module/restart network or simply restart computer
check if module is up
#lsmod | grep iwl
#iwconfig
or
#ifconfig -a
WPA2
same wpa_supplicant.conf as above, so if you already have it no need for modifications.
start wpa2
#wpa_supplicant -Bw -Dwext -i wlan0 -c/etc/wpa_supplicant.conf
the only difference in the command is wireless interface: wlan0
connect to the network, again I am using "wireless assistant"
vpn
I am using cisco vpn. Client is provided by vpn host, cisco does not provide vpn client for individual download, but you can find it on line.
vpn host will provide pcf file for you
- install vpnclient
- copy your VPN profile (vpn.pcf) to the
/etc/CiscoSystemsVPNClient/Profiles
directory
-- start vpn client
/opt/cisco-vpnclient/bin/vpnclient connect vpn pcf_file_name
provide username and password and off you go
From my experience none of linux gui for vpn works reliably so you will have to resort to the command line.
That is all, a lot of writing, but actual ipw3945 and iwl3945 configuration is straightforward and very short.
Hopefully this will work for you.
forgot to add regarding vpnclient (cisco)
you will have to modify
/etc/init.d/vpnclient_init
line 38 and line 101
replace
/sbin/lsmod
with
/bin/lsmod
Last edited by broch (2008-02-07 15:55:45)

Similar Messages

  • How to setup a wireless printer

    I was wandering if anyone out there knows how to setup a wireless printer without spending a lot of money. I have a dell photo 962 printer and a wrt54g router. I have tried to setup the printer on my laptop but it will not let me do so unless I connect it directly to the printer. My computers are running windows xp. Thanks for your help.

    well for that you need to setup a printer as network printer, if your printer have networking capabilities...if not then you need to buy print server...

  • HT4145 I want to add airport express.  I now have time capsule and I am confuse.  Do I setup the express and then time capsule to the express?

    I want to add airport express.  I now have time capsule and I am confuse.  Do I setup the express and then time capsule to the express?

    Setup the Express to wirelessly extend the Time Capsule, or vice versa depending on which one is already set up. Or you could use bridge mode which involves using an Ethernet cable or Powerline plugs.

  • 1 How to setup new company name   2 How to setup row, rock and bin

    Hi,
    Anybody who can help me how to setup new company.
    And also how to setup row, rock and bin because we need to assign a location for our spare parts inventory.
    Thanks in advance.

    Row/rack/bin sounds like an inventory system. For a simple system you might want to build your own from scratch, but for even a mid-sized company you really want a shrink-wrapped solution -- i.e. Oracle apps or SAP.
    You don't want to be figuring out how to model material transactions, move orders, etc. Nor do you probably want to dive into various cost accounting options.

  • Can anyone tell me how to setup odbc driver and configure in the setup

    Can anyone tell me how to setup odbc driver and configure in the setup

    You can't switch languages in OS X programs, just in the OS itself. Insert the Leopard OS X disc, and choose your new preferred language when prompted.

  • How to setup a wireless webcam

    I have never used a webcam before so please bear with me. I want to set up a webcam in a room away from the iMAC to be able to view what my dogs are doing during the day. Can anyone please help me with step by step instructions on how this is done and what I will need?
    I have a Belkin router that is currently connected and I am able to get wireless from both PC and MAC from anywhere in the house. Are there specific cameras that will only work with MAC? Software?
    I would like to be able to be at work on my PC and be able to use the web to view what the webcam sees at home. However the iMAC and webcam will not be in the same room at home. Any and all help/suggestions are greatly appreciated.
    Thanks,
    Andrew

    Hi and welcome to Apple Discussions...
    Try here.
    Wireless web cam for pet surveillance
    Carolyn

  • PAP2T - how to setup SIP proxy and codec on PAP2T

    Hello
    How to setup SIP Proxy server IP addres and codec settings on PAP2T ?

    Your question here appears related to or a continuation of this previous question — is this the case?
    Based on the previous posting, whatever information you're receiving from the vendor support folks appears rather garbled or confused, particularly based on that "The vendor mentioned that we need to route the DNS and get it working (forwarded) on port 80 and I'd tend to avoid them." comment over there.
    I'd ask the vendor for documentation and details (as on its face, a requirement for this proxy seems, well, somewhat questionable), but yes, you're probably in the Apache config files here, and probably using overrides and .htaccess if the site is low-volume, as that'll keep the changes isolated for testing.
    Out of curiousity, is this proxy project part of an attempt to get this package to accessible, but without the vendor actually having the package running on port 80?  (Got a pointer to the package?  We can check the docs, and see if we can translate the installation requirements into something useful on OS X Server.)
    Are you running 10.5 or 10.6?  Both are pretty old releases.

  • How to Setup Service Desk and CHARM in Solu Man 4.0

    Hi Gurus
    I am New to Solution Manager 4.0 and i want to setup Service Desk and Change Request Management for my client. Any one help me to guide where i can start and after configuring how the functionality of service desk and change request management.
    Can anybody send the documents with screen shot how to configure and how it lokks after Configuration.
    My client requirement is he wants to make Service desk as a ticketing tool and Charm as Change management tool
    Please help me
    Piont rewarded for solution
    Rajesh

    Hello
    I have configured Ibase for Charm, i followed spro config info as follows:
    Manually Create and Assign the Component Systems asiBase
    In this IMG activity, you define the Installed Base (iBase) manually, that is for refreshing existing iBases after solutions have been changed.
    An iBase component has to be created for each satellite system from which Service Desk messages will be sent to the SAP Solution Manager system.
    For the Value Added Reseller (VAR), it is not absolutely necessary to manually define the iBase at this point. We recommend, however, that you carry out this step so that you have a functioning test scenario.
    Activities
    1. In transaction Change Installed Base (IB52), choose iBase No. 1 (SOL_MAN_DATA_REP).
    2. Create under the IBase Header (SOL_MAN_DATA_REP) an IBase component, for example the SAP component system (SAP WEB AS) or use an existing one.
    3. To assign the systems as iBase components, go to the Text item tab.
    Three components are included in the standard package.
    4. Add all the satellite systems as text items to the table:
    Column Short text: Description of the system
    Column Identification: System ID, installation number, client
    5. Save.
    After changes have been made to a solution, repeat these steps to update system landscape data for iBase.
    Note:
    Every system is only listed once in the iBases. That means a system is not listed in an iBase if it has been listed in another iBase before.
    If the identification is not entered correctly, the system cannot correctly identify the component from the incoming Service Desk message.
    Its really good and I have set up the config in that way only.
    If useful reward the points.
    Thanks
    Regards
    Sharmishtha

  • How do setup multiple send and receive domain on single virtual ironport?

    HI all
    how do i setup multiple send and receive domain on single virtual ironport?
    Daemien

    Please use the admin guide to assist you for setup/configuration:
    http://www.cisco.com/c/dam/en/us/td/docs/security/esa/esa8-0/user_guide/ESA_8-0-1_User_Guide.pdf
    On the VESA - the Recipient Access Table (RAT) will control which domains your appliance accepts for.  
    AsyncOS uses a Recipient Access Table (RAT) for each public listener to manage accept and reject actions for recipient addresses. Recipent addresses include these:
    •Domains
    •Email addresses
    •Groups of email addresses
    This is covered in detail in the "Overview of Accepting or Rejecting Connections Based on the Recipient’s Address" section.
    Please see the "Configuring the Gateway to Receive Email" section for configuration of appliance for domains.
    Please see the "Defining Which Hosts Are Allowed to Connect Using the Host Access Table (HAT)" section for configuration of appliance for sending.
    I hope this helps!
    -Robert
    (*If you have received the answer to your original question, and found this helpful/correct - please mark the question as answered, and be sure to leave a rating to reflect!)

  • How to setup Grade Scale and Point Values

    Dear Friends,
    We are Implementating HRMS for one of the client in Middle East. I was stuck up in setting up of Grade...
    Grade Pay Scale
    Grade Point Values
    Grade Steps and Points
    Grade Progression Approval
    How to setup the above things, can anyone pls help me on this
    with regards
    Swpana

    hi,
    Please check metalink note 455103.1 which will start out with providing viewlets (flash files) to show you how to use the Grade Step Progression functionality in Oracle HRMS with all the needed setup.
    you can download all of these flash files to your pc.
    this note has been recently added into Metalink.
    Good Luck,
    Mohammad AL-Hourieh

  • How to setup the wireless connection of HP LaserJet P1102w in Mac 10.9.2

    Hello, so I need urgent help to setup my printer (HP LaserJet P1102w) wireless to my computer (Mac 10.9.2)
    This question was solved.
    View Solution.

    OK, here is your support page with everything you need to get up and running.
    http://h10025.www1.hp.com/ewfrf/wc/product?cc=us&dlc=en&lc=en&product=4110396
    Say thanks by clicking the Kudos Thumbs Up to the right in the post.
    If my post resolved your problem, please mark it as an Accepted Solution ...
    I worked for HP but now I'm retired!

  • HELP ME! HOW TO SETUP BIOS HP 430 NOTEBOOK PC???

    Who can help me! please! I will thank you so much!
    I try to reinstall window by using usb but i can't setup bios to do that, i can't choose usb first......
    now i am using Window 8.1!
    This question was solved.
    View Solution.

    Hi good day!
    In relation to your concern "how to set up bios to boot my flash disk first",
    I have listed easy steps to follow hereunder:
    1. Shutdown your computer
    2. Press power button to turn it back on and immediately tap repeatedly your "ESC" key until you see "Start-up Options"
    3. Thereafter hit "F9" to choose the media you want to boot first (on your situation it's your flashdisk)
    Moreover I believe that what you meant to do is "System Recovery", for more information please read through this article:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&​dlc=en&docname=c03489643&lc=en&jumpid=reg_r1002_us​...
    I hope this helps, may you have a wonderful day!
    Regards,
    Marc

  • How to setup a wireless connection with a STATIC IP?

    Hello all, currently, my wireless connection is using dhcp, which I don't want
    How would I go about setting a static IP for my wireless connection?

    Try searching the wiki:
    http://wiki.archlinux.org/index.php?tit … c+ip&go=Go
    Hint: Configuring_Network#For_Static_IP

  • How to setup a Wireless Hard Drive on Airport Extreme to access on anywhere

    Is there anyway to access a Hard Drive connected to my Airport Extreme via USB from anywhere? It works great on my local network but would like to be able to access it anytime anywhere? Is there an application I need and will I also be able to see everything on my iPhone?

    apple doesnt sell hard drives.  Look on newegg.com or macsales.com.  Any 2.5" that is 9.5 mm or less in height will fit.  Here are installation instructions: http://www.ifixit.com/Guide/MacBook+Pro+15-Inch+Unibody+Late+2011+Hard+Drive+Rep lacement/7513

  • How can I put wireless and ethernet interfaces together?

    I have a 877w router, and I'm trying to configure a wireless network.
    I have an RFC1483 bridged ADSL, so I have ATM0.1 in a bridge group, and I then defined a BVI1 interface.
    However, after configuring the wireless interface, I noticed that my laptop gets the IP address from the provider, as if wireless had precedence over the BVI interface. Putting the Dot11 interface in a separate bridge under VLAN1 doesn't seem to help either. I tried to put everything in the same bridge, but fast ethernet interfaces don't support bridging (how does the BVI work then, I wonder).
    What should I do? Should I use two separate VLANs? I wouldn't like to do that. Any help appreciated. Thank you

    Hey, thank you, that did it.
    So I should have followed more the article. I guess I just don't understand how BVI works. From the article I thought that the BVIs were on the same level, that is, all of them right behind the ATM interface. I was also thinking that one BVI could bridge more VLANs. Now my next mission is to understand why I was wrong on both points.
    Guys, thank you for the help. Now I'll try to undertand better what I just did :-)

Maybe you are looking for

  • Using Apple TV bought in the U.S. in England

    Any issues using Apple TV bought in the U.S. in England ?

  • User groups.

    Hi, I want to create an Admin and a user class in java but I want them to have different rights to the DB. For example for an admin: He can delete an user's account or he can change a user's password and that stuff.. with the user having basic access

  • Getting only one spool number for every print out

    hi guys, when i execute my customize program i suppose to get a form in my screen, showing customer statement, when I exicute customer A out put as expected with 5 pages but after that if i exicute customer B which is supposed to be 3 pages but I am

  • My Ipod is blank - it will not charge, it will not be recognized as a drive

    Please help, I was adding newly purchased songs to my Ipod this morning and I got through two songs and it gave me an error about my drive that the Ipod was in. The error message said there was no disk inserted. I tried to eject it but that did not w

  • Using an action for scanner in Photoshop

    With CS6 I can use File\Import to initiate a scan but when I create an action and try to run it, I get an error message 'The command "Import" is not currently available'.  The action works fine with CS5.5. I stumped as to where to even start looking