Wireless Ad-Hoc mode

Hi everyone, it's my first post after the first few days with arch (which I find great).
Now I have a small via c7 pc and I bought a wireless pen dwl-122g, sure that it was easy to make it act like a router over the wireless card.
It seems that it is possible using the Ad-Hoc mode, so I installed the right driver and did something like that
http://anirudhs.chaosnet.org/blog/2005.10.23.html
Everything looks fine but I don't get the last step, who can I join that wireless network??
I use a mac (with leopard) as a client, but I can't find the "Koala" (that's the essid) network anywhere.
Am I missing something?

This is my iwconfig output
wlan0     RT73 WLAN  ESSID:"Koala" 
          Mode:Ad-Hoc  Frequency=2.437 GHz  Cell: CA:8D:8A:6A:A4:6C   
          Bit Rate=54 Mb/s   
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Link Quality=0/100  Signal level:-121 dBm  Noise level:-99 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
And this is ifconfig
wlan0     Link encap:Ethernet  HWaddr 00:D0:B0:D0:CC:D0 
          inet addr:192.168.0.1  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::2d0:b0ff:fed0:ccd0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:469 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:42386 (41.3 Kb)
Is there anything wrong??
Why I'm not able to detect any wireless network??

Similar Messages

  • How to set wireless printer at ad Hoc mode in CP1025nw with auto-off is off?? ie never auto-off!!

    How to set wireless printer at ad Hoc mode in CP1025nw with auto-off is off?? ie  never auto-off!!
    Thank you very much for your help if any!!
    This question was solved.
    View Solution.

    Quite a few questions there, Sends, but I will do what I can to answer them. 
    I would first recommend buying a router, even if it is one that you won't connect to the internet and network this with your other PCs and the printer. This will give you the best functionality and results for what you are attempting to do. 
    Additionally, the Auto Off feature of the printer can be disabled, and is not affected by the connection type. You can usually go through the Setup Menu and select Tools to change the options there on the energy saving features. 
    Lastly, the auto off feature on your computer is a Windows question, but an easy one to answer. If you are on a laptop you can right-click on the battery in the service tray (bottom right hand corner) and change the energy conservation settings. 
    You might be better off installing the printer through the USB cord and alternating that based on when you are using it, but that would be optimal only if you are printing only a few documents on an irregular basis. A networked connection is the easiest to manage over several computers, honesty, but you do have some requirements for that connection and limitations as well.
    I hope this information is useful! 

  • Can this be done? Airport extreme connected wireless in extend mode to connect a wireless Mac Pro with an ethernet cable from the extended airport extreme..

    Can this be done? Airport extreme connected wireless in extend mode to connect a wireless Mac Pro with an ethernet cable from the extended airport extreme.

    This will work.....IF....you also have an Apple AirPort router configured to provide your wireless network.
    In other words, you need to have two Apple AirPort routers to extend a wireless network.
    When the AirPort Extreme is configured to "extend" the wireless of the "main" AirPort, it will provide more wireless coverage and the Ethernet ports are enabled, so you could connect your Mac Pro to any of the Ethernet ports and use that as a network and Internet connection.

  • IPhone OS3 and Wireless Ad-Hoc Networking (Vista)

    I used to use my laptop (running Vista) to create a Wireless ad-hoc network. I then used to connect to this wireless ad-hoc network using my iPhone nd surf the net that way...
    Now after upgrading to OS 3 i do the same thing... but when i connect to the wireless netwrok with the iPhone... it disconnects my laptop computer from the internet... but the iphone still manages to get internet perfectly.
    Anyone having this problem... or better yet know how to fix it?
    Cheers
    Anubis

    I was kinda figuring that, that was the impression I've been getting after hours and hours of research. What I did find was that you can use Applescript to create an ad-hoc network, and that Applescript can be run from a Java program. Once that network is established, would it be feasible for Java to it to send packets to another machine?

  • Wpa + Wpa Supplicant + Ad-hoc Mode + Rt73usb! Need Help!

    Hi
    i've a problem with wpa_supplicant, wpa and  the rt73usb in ad-hoc
    i don't know why but my usb-cards only work in WEP with wpa_supplicant in ad-hoc mode
    arch angelus # cat /etc/wpa_supplicant.conf
    ctrl_interface=/var/run/wpa_supplicant
    ctrl_interface_group=0
    ap_scan=2
    network={
    ssid="Linux Rockz"
    mode=1
    proto=WPA
    key_mgmt=WPA-NONE
    pairwise=NONE
    group=CCMP
    psk="12345678910"
    arch angelus #
    arch angelus # ifconfig wlan0
    wlan0 Protokoll:Ethernet Hardware Adresse 00:16:01:9a:04:c2
    inet Adresse:192.168.1.1 Bcast:192.168.1.255 Maske:255.255.255.0
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
    Kollisionen:0 Sendewarteschlangenlänge:1000
    RX bytes:0 (0.0 B) TX bytes:3060 (2.9 KiB)
    arch angelus # iwconfig wlan0
    wlan0 IEEE 802.11bg ESSID:"Linux Rockz"
    Mode:Ad-Hoc Frequency:2.422 GHz Cell: 72:14:81:FA:CB:DC
    Tx-Power=off
    Retry min limit:7 RTS thr:off Fragment thr=2352 B
    Encryption key:E59D-3308-7FC3-B123-0639-3EC0-F0AC-7829
    Power Management:off
    Link Quality:0 Signal level:0 Noise level:0
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:0 Missed beacon:0
    arch angelus #
    i've 3 pc's in the network an all with the same wpa_supplicant.conf but a different ip example PC1 129.168.1.1, PC2 192.168.1.2 and PC3 192.168.1.3.
    i can't make it workee
    HELP...

    Hi ChrisJ4203
    I have tested it at home wifi tonight. My phone and my wife's iphone (both iPhone 5 with iOS 6.0) do the same.
    With cellular data on (aka airplane mode OFF) with WIFI ON
    Wifi icon replaced by ATT's LTE icon once the phone was waken up from sleep mode; but within 2 secs, the wifi connection got reconnected again.
    With cellular data OFF (aka airplane mode ON) with WIFI ON
    WIFI icon disappeared from the top bar after both phones were waken up from sleep mode. It took a while to reconnect to the wifi network (more than 10 seconds).
    On a separate note, after i rebooted my phone, i can see it does "searching" the ATT's signal, then it shows "No Service", then next second, it shows ATT with full bars and LTE icon.
    My question is, i have never noticed the "No Service" showing up from my iPhone 4. The "No Service" shows up on my wife's phone too. When I first got her phone and was doing the installation, I had noticed the cell signal dropped from full bars to no service, then within few seconds, it went back up. I have not had time to test on her phone again, but it is something I will be monitoring for. I wonder if anyone has similar experience like this.
    anyhow, any feedback on how to fix the wifi got disconnected while in sleep mode would be very helpful.
    thanks,

  • Is a 2,4MB/sec speed in a wi fi ad-hoc mode normal for G-410m-mm?

    Hello!
    Is a 2,4MB/sec speed normal for copying a 20gb file from a Vista x64 with Zyxel G-202 EE to G410m-mm through a wi fi in ad-hoc mode? Why is the 2,75MB/sec speed in the oposite direction higher?
    Regards,
    Dmitry
    Message Edited by di on 10-26-2008 07:23 AM

    Hello Dmitry
    Try manually atjusting your connection mode maually in device properties in device manager.
    //help will save the world

  • Sprites is not loading in Ad-HOC mode in iOS

    Hi Guys,
    I am completely stumped here. Created my game, all working in XCode' simulator and also on my device when directly deployed from XCode.
    I Submitted my app and they rejected it and asked me to run in Ad-HOC mode in my device to test since the app was not working.
    I can replicate the issue in Ad-HOC mode.
    Issue:
    Once replace scene is invoked, the tile map is not populating the Sprites from the sprite-sheet created using the TexturePacker software. The app does not crash, however the Scene is empty with just the background without any Sprites loaded in it.
    Not sure how can this be a code issue since works fine when I install directly from XCode.
    Please help, thanks in advance

    Not supporting ad-hoc wifi is a bad call and hopefully one that will be remedied soon.  That means that users are required to either get the new AT&T 4G model (unlikely for those of us who just bought one) or own a Palm phone in order to use the TouchPad in most places outside of their homes.
    There are several threads on this and other forums about this lack of support.
    For me personally, it has made my TouchPad (which I love dearly) virtually useless in 90% of the places I go when I leave my house.  I did go to a restaurant with free wifi the other day, but so far that's the only place I was able to connect other than my home.  And a lot of places charge to connect to their hotspot.  I have 2 cell phones with internet and a mobile broadband usb key from Sprint ... none of which can put my TouchPad on the internet.  With all that connectivity available to me, why should I have to pay for hotspots all over town?
    I do plan to get a Pre3 when it comes out, but since the US release date hasn't even been announced, that could be months.  As much as I love my Touchpad, if it can't connect it to the internet outside my front door, it may have to go back.

  • Wireless ad hoc routing protocols

    I have an application that uses wireless ad hoc routing protocols (node-to-node communication).  Has anyone developed any application that implements wireless ad hoc networking protocols, such as route discovery, route maintenance etc. using LabView?  If so, I'd appreciate if you could provide more insight on your application.
    Thank you in advance.

    I've done something like that in the past, but LV was not the interface to the network. 
    Basically, LV was used to control parameters within an embedded system (running Linux-Embedded) and sending commands over serial and / or Ethernet ports.  The system was comprised of multiple boards, each running an OS with 3 layers of communication, some of which were serial, most over Ethernet.
    However, the firmware took care of discovering and setting up the network.  LV simply quieried the system to find out what it had to deal with (how many boards, what type, etc), then it would quiery the application to find out if the expected networks were esblished and to allow permissions over the network. 
    Are you trying to achieve something similar or are you trying to implement (setup) the network directly using LV?
    JLV

  • Ad-hoc mode vs Mesh

    Hi,
    Can anyone explain to me the difference between ad-hoc and mesh.
    I read in some places that mesh follows 802.11s which uses the mac80211 stack which is present in the 2.6 kernels.
    when we are creating a mesh network, the VAP would be in the ad-hoc mode only right? why would we require 802.11s for a mesh network.
    Cant I have a my card in ad-hoc mode and have a mesh network without having 802.11s?
    please advice.

    Thanks alot. you've cleared quite a bit of cloud frommy mind with your explanation...
    just a another clarification: (Hope Iam not buggin you too much)
    Can I say like this:
    802.11s is standard for mesh - which i think means.. every member can reach every other member by means of bridge..and multiple bridges can join together.
    Say,i think if u draw a diag of mesh network with 4 nodes (a,b,c,d) .. it will be like every node will be directly connected to every other node..
    And Adhoc would mean peer to peer.. using peer to peer, several nodes will be connected and can reach other nodes by means of their peer connectivity.. in effect it achieves(is confused) the english meaning of mesh because many nodes can communication with each other
    Say In an adhoc node.. it can be like b is connected to a and c.. and c is connected to d (d is not directly connected to b).In effect everybody can reach the others thru a hop or multiple hops.
    ADOV n other routings avalible will be needed in adhoc to find the least hops needed to reach the destination and also to be able to know what nodes are available thru which peer...so that traffic can be accordingly routed.
    Please confirm this... It would really help.

  • Simultaneous wireless ad hoc and infrastructure mode

    Hi
    When I set up an ad-hoc wireless connection on my Macbook Air, this has the effect of disconnecting from my wifi connection to my router. Is it possible to set this up in a way where I can have both an ad-hoc connection AND remain connected via the wireless router at the same time? I thought that the wireless networking on the Macbook was dual-band and would therefore allow this, or have I mis-understood?
    Thanks in advance.
    Phil.

    Hi
    I use an eye-fi card that wirelessly transfers photos from my digital camera to my Macbook. When I'm at home, it does this over the wireless network. However, when I am not at home (e.g. on holiday and staying in a hotel) I will use an adhoc / direct wifi method of transfer. If I can also connect to the hotel wifi for web access, the eye-fi software will enable me to geotag the photos and also upload a backup copy of the photos online automatically. It's not a major issue if I can't do this, but just a nice to have if I can do so easily.
    Thanks,
    Phil.

  • Ad hoc mode

    Do all hp printers support ad-hoc connection? How do I setup the adhoc mode on the ojp 8600?
    This question was solved.
    View Solution.

    No,
    Not all printers support a such, the Officejet Pro 8600 do support a such however.
    Be sure to update the latest firmware for the printer, then you may use Wireless Direct which allow using the priter without a router.
    You may find the latest firmware below:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=bi-101905-8&cc=us&dlc=en&lc=en...
    And below you may find the steps to enable and use HP Wireless Direct:
    http://www8.hp.com/us/en/campaigns/wireless-printing-center/wireless-direct.html
    Then you may connect the Wireless Direct network of the priter from your device.
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • How can I set up an AirPort wirelessly in client mode on a roaming network?

    I recently set up a roaming network within my office using a RADIUS server for access control. I have multiple airports connected to our broadband via ethernetcable providing a seamless network over a large space. It works great.
    However, now that I've done this, I can't get one of my airort expresses to work as a wireless music box with speakers plugged in. This airport is in a location that has no ethernet nearby, which is fine because I just want to use it to play music, not extend the network. It's MAC address is configured in the RADIUS server as an authorized device.
    I've tried this "client mode" setup, and a variety of other combinations of settings like making it part of the roaming network as an extender, with no avail:
    http://support.apple.com/kb/HT1731
    Everything I've tried gives me the "AirPort Utility was unable to find your AirPort wireless device after restarting" message, and my AirPort has only a yellow light.
    It seems the AirPort Express is totally incompatible with a roaming network. Is there any way to make this work?
    Thanks,
    Rob

    Before we get into details here, do you understand that the Express will not be be able to "extend" the Xfinity wireless network wirelessly?
    The Express can only extend a network wirelessly from another Apple AirPort router. Another way of saying the same thing is that if you want to "extend" wirelessly, you will need two Apple AirPort routers.
    The Express will need to be permanently connected to the modem/router using an Ethernet cable if you want it to extend the Xfinity network.

  • How to Connect Airport Express to Existing Wireless Network (Client Mode)

    I am posting this for everyone tearing their hair out trying to connect the Airport Express to your own existing home wireless network. After spending 2 hours last night installing this on my father-in-law's home network, I hope to be able to save someone else the agony we went through.
    So here's the situation:
    Say you already have your own home network set up, and all you want is to be able to use AirTunes to play music off iTunes into your speaker system. And, you don't need the printer sharing capability nor creation of another wireless network (2 of the features of Airport Express). Then this solution is for you - read on.
    Unfortunately, Apple's user manual is very unclear how to connect Airport Express to your own network. When you look at the picture diagram they provide, they show Airport Express picking up its signal from another Apple-oriented base. This can make you think you need to buy another piece of hardware to make it work. DON'T If you read through the manual, the Support section here, etc., you will hear lots of talk about "Client Mode" - and that this is the only way to get it to work. Nice - but no one really tells you how to set up the Airport in client mode.
    Do yourself a favor, toss that user manual aside and run these steps.
    (Note: These directions assume your DSL/Cable Modem is hooked up to a wireless router or acts as its own wireless router)
    1. Get a cat5 Ethernet cable (anything but an orange cable - that's a crossover cable) like you would use to connect your PC to your router to pick up the Internet.
    2. Connect the Ethernet cable to the router on one end, and to the Airport Express unit on the other end.
    3. Plug in your Airport Express unit to the wall (this will not necessarily become its permanent location - you will be able to move it later). The light will glow solid Amber for about 30-45 seconds while it starts up, then blink Amber. At this point, the unit is ready to operate.
    4. Install the CD to the PC where your iTunes music is stored. This should be painless. Once you open the program, it should detect the Airport unit.
    5. At this point, the on-screen wizard will present you with your options, and walk you through the setup. This is much like the user manual describes - and you should be good to go form here forward.
    Some pointers:
    - When asked if you want to create a new network, join an existing network, or connect via Ethernet, choose the middle option for joining an existing network. You will need to know the name of your network, the password to connect to the network (if present), and the type of encryption used on the network (e.g. WEP, WPA, etc.). Side note, WPA is recommended, as it is a higher level of security than WEP. You will be able to configure the Airport Express unit to automatically login to your network.
    - I would recommend, when creating a password for the Airport Express unit, use the same password as your network, to avoid confusion.
    6. The very last step will ask you to save the settings to the Airport Express. Here's the kicker - when you save the settings, you are TRICKING the Airport Express into no longer acting as a network broadcaster, but instead being a "slave" to your own network. What do I mean? You will lose the connection from your PC to the Airport Express - an error message will pop up telling you the unit can no longer be found. While you might think you did something wrong, you actually were successful!
    7. Unplug your Airport Express, and disconnect the Ethernet cable from your router and the Airport unit. This will no longer be needed.
    8. Go to your desired location where you want to plug in your Airport Express unit. Before plugging it in, connect your Audio cable from the Airport Express to your audio receiver. Once that is connected, then plug in the Airport Express unit. The light will glow solid Amber for 30-45 seconds while it loads, and then will blink Amber for a brief period of time before turning solid GREEN. When this happens, you have successfully connected the Airport Express to your home network!
    9. Go back to your PC with iTunes. Open the Airport software - you should now have a listing for your Airport Express unit in the upper left. Click on this, and the wizard will guide you through connecting - you will need the password you created for the unit. You only need to go through this wizard once, and when finished, the software will tell you that can now use iTunes with your Airport unit.
    10. Open iTunes. On the lower right, you will see a dropdown for Speakers, and it should be defaulted to My Computer. Click on that drop-down, and you will see the name of your Airport unit. Click on that name, and now your music will broadcast to the Airport unit!
    11. Play a song in iTunes. Go to your audio receiver, and connect it to the channel for your external connection to the Airport Express unit. You should hear your music from iTunes. CONGRATULATIONS! =)
    I hope these instructions were helpful - I am happy to answer any questions, so feel free to contact me, *******************@*****.**.
    <Edited by Moderator>

    Thanks for the detailed directions. You are absolutely correct in stating that people should toss the user manual; it's pretty worthless. I have had a problem setting up my new Airport Express as I have described in an earlier post - http://discussions.apple.com/thread.jspa?threadID=1839873&tstart=45
    One quick question - does using your setup process set the AE up as part of a distributed network where the AE is acting as a wireless router where it is extending the range of your network? Or, is it simply a wireless connection to your stereo for iTunes? I am interested in having both, since my AE will be at the other end of the house from the main wireless router.
    Thanks

  • HP CP1525nw - Connect via wired network and wireless ad hoc?

    At my job we have our HP 1525nw printer connected into the network printserver via ethernet cable.  The printer has its own IP address setup on the network.   
    With support for XP computers ceasing, a copule of computers will be cut off/blocked from the job's network.  One computer is close enough where we can make a USB connection to print.  Another is located on another bench.  Furthermore, the one that is further away from the printer also can't be upgraded to a compliant Windows OS due to incompatibility with specialized software used to operate equipment hooked up to this computer. 
    Is it at all possible for this wired network printer to also be setup to print wireless via an ad hoc connection?  The idea was perhaps we could install a wireless card on thix XP computer and  print wirelessly via a direct connection to the printer, avoiding having to connect to it via the wired network at all.  But it is sounding like this wouldn't be possible.  Looking for a direct answer before I start shopping around for a wireless PCI card. 
    This question was solved.
    View Solution.

    From other posts I have read, I think the CP1525 can be either ethernet or wireless not both at the same time.  That will prevent you from setting up with an adhoc network the way you described.
    You might try an inexpensive wireless router with a build in print server attached to the usb port.  then add wireless USB wireless dongles to the XP computers.  Be sure you make sure that the wireless dongles support XP. Also for security purposes you will want to leave the wireless router disconnected from your network.
    If your fairly tecky and you don't mind playing a bit you could check your local thrift store for a used router with a print server.  For printing you don't need the fastest wireless available.  Just make sure it is a b/g router (not a B only one).
    Treefrog
    Please mark the post that solves your problem as "Accepted Solution"
    Sometimes it takes several posts back and forth to get to a solution - please be patient.
    I am employed by HP

  • Hi Mr Mac,I am Indy,How to active the wireless or airport mode in my Mac book pro,because totaly blank.?

    My mac book pro laptop does not activate ,totally blank , how to re active airport mode for wireless..???

    How to reactive the airport mode for wireless..??   because totally blank...

Maybe you are looking for

  • Acknowledge message keeps appearing

    I am using Forms 9.0.4.0.19 on WinXP against DB 9.2.0.7 I created a very simple form with one push button item. I added a when-button-pressed trigger which does the following (nothing !) DELCARE BEGIN NULL; END; So on pressing the button I would expe

  • HT201210 recovery mode loop

    My iphone 4s is in recovery mode since I tried to updated it  to the new version of ios.Any help please .Everytime that I restart the phone keeps in recovery mode and when I connect it to the computer and Itunes try to updated it,and  after extract t

  • Looking to configure a Late payment process within Collections

    I am looking to implement a follow-on late payment process within the Collections Management process for past due invoices.  Has anyone done this before and if so any considerations or challenges to the process?  Basically as invoices fall in arrears

  • Custom field in enjoy transaction

    Hi, How to add a custom field in enjoy transaction. In my case iam concerned with EBAN- Me51n - Purchase Req. can we configure from field selection groups, if we have the field in EBAN. I doubt , but i would like to hear from you  guys too. Thanks Sa

  • My post was moved to Microsoft Azure Azure Backup forum but that forum is not accessable or doesn't exist and I need help!

    I had the post below moved to Microsoft Azure  >  Azure Backup Moved by Jambor yao<abbr class="affil">Microsoft contingent staff</abbr> Tuesday, February 24, 2015 5:22 AM But that forum does not exist in any drop down list to ask a question or add to