Infrastructure vs. Ad Hoc modes

I just ran into a difficult router problem.  I had my laptop computer and my daughters laptop computer working well in wireless mode thru WEP Key encription.  I added a desktop but appeared to be forced to use AdHoc mode because it wasn't allowing me to set the channel to 11 in the Infrastructure mode.  Now only that desktop is working wirelessly.  Both of the laptops can't seem to connect to the router.  The laptops do connect to Linksys signal from one of my neighbors.  The View Wireless Networks list shows the Router but it tries to acquire address UNSUCCESSFULLY.
Any ideas?  Did I screw up my network settings when I set up the desktop to AdHoc mode when the others were in Infrastructure mode?  Is there a quick fix?
thx. 

Hurrah!  I restored to two days ago when I fixed my "unmountable boot drive" or whatever the error was....
Then I used the Linksys Wireless PCI Setup Wizard to install the WMP11 'old card'....with a bunch of difficulty and using the Linksys Netcheck...I got thru the WMP11 incomplete install, then the system had two configuration utilities running at same time so fixed that, then Netcheck still said I should run Easylink Connect which doesn't support BEFW11S4 and WMP11, so then I just clicked on View Available Networks, and connected, put in WEP Key, and it functioned....
Even better, my portable is now fully functional in wireless mode again....
Thanks for your help....this never is as easy as I would like it to be....
p.s.  Another Issue:  in the process of trying to fix one of my other wireless WMP11 adapters in a 4th desktop, I opened the case, and now the Power light will not come on any more.....Did I inadvertently fry the card?  I moved to another PCI slot with no luck....Do I now need to just buy another card?  and will any PCI card work with the BEFW11S4?  thx.

Similar Messages

  • Infrastructure or ad-hoc?

    I'm trying to set up my airport express for the sole purpose of playing mp3s from my itunes on my living room speakers.
    I have a Lynksys Wireless G USB Network adapter and when installing the software for that, it's asking me how I want to set it up -- infrastucture mode or ad-hoc mode. Which do I want to set it as?
    I connect to the internet through a cable modem, so I am not on a local network if that information helps.
    Thanks for any help.

    If you're trying to set up a separate network through the USB network adapter, the Airport Express would need to be set up as an access point and the USB network adapter configured for infrastructure mode.
    Assuming that the cable modem connects via Ethernet (most do), a better solution would be to get a wireless router that has Ethernet LAN ports. Connect the cable modem to the WAN side of the router, connect the computer to one of the LAN ports, and then set up the Airport Express as a client on the network created by the router.

  • 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??

  • 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,

  • 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! 

  • 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.

  • 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.

  • 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

  • IPad app crashes in ad-hoc mode; debug interpreter works fine

    Hi there,
    I've been fighting with this issue for days now. I have an app which uses Away3D and Starling together. Works beautifully on the web, and also when compiled with debug-interpreter mode. However, when I compile for ad-hoc ipa and run it, it loads up just as slowly as debug-interpreter mode, and then crashes. I find a LowMemory report in my CrashReporter directory when I sync with iTunes.
    Another strange thing is that the app's viewport is screwed up, it truncates part of the screen.
    I am using the combined Flex 4.6/Air 3.3 sdk found here: - and compiling against air 3.3.
    This is using Windows XP.
    Can anyone help please - this is so frustrating..
    Thank you.

    Hi Gaius,
    With the exception of my preloader, which has no actionscript code in it whatsoever, I do not have any external swfs being loaded into my app. It's all images, zip and text files.
    How are they _very_ different? Is this documented somewhere? I ended up working around the problem - it seemed like it doesn't support pass-by-reference of typed vectors, although I have other code that does things like so:
    var foo:Vector.<cFoo> = GetFooVector(); 
    and it works just fine. Sounds like a bug to me. Anyway, my workaround didn't solve the problem - because I ran into this next:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3356966
    Thankfully it's the exact same issue that several people have encountered, and it causes no 3d meshes to be renderable on an iOS device. Pretty serious stuff.

  • Macbook Pro & Apple TV in Ad-Hoc mode

    I have a 802.11b router and am connecting to the network with my laptop and apple tv which I just bought today. The syncing takes forever. Is there any way I can make an ad-hoc network with my laptop and my apple TV so I can get a faster sync? This would be a great way for me to sync until I get a faster router.

    I got it. I plugged in my laptop directly into the Apple TV via an Ethernet cable. Set the IP addresses on both machines, and worked fine. Instead of the movie taking 1hr+ took like 3 minutes. Much better.

  • WDS with WEP

    Is is possible to use WDS (one of six AP1230s as the primary WDS) when WEP is configured?

    Hi,
    I said :
    Wireless Domain Services (WDS). An access point providing WDS on your wireless LAN maintains a cache of credentials for CCKM-capable client devices on your wireless LAN. When a CCKM-capable client roams from one access point to another, the WDS access point forwards the client's credentials to the new access point with the multicast key. Only two packets pass between the client and the new access point, greatly shortening the reassociation time.
    I read this from cisco website only , you can check it ,
    http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_guide_chapter09186a0080341e2b.html
    or you can see in this document..
    http://www.cisco.com/en/US/products/hw/wireless/ps430/products_configuration_guide_chapter09186a00804ef3e3.html
    And for WPA i only know that ,encryption can be used with 802.11 Wireless Distribution System (WDS) links between bridges or repeaters, but only with static keys configured into the APs at both ends of the WDS link. In practical terms, this means that WDS can only be used with Wired Equivalent Privacy (WEP), because WEP allows direct configuration of static keys. Wi-Fi Protected Access (WPA) did away with static encryption keys, using a 4-way key handshake to derive dynamic encryption keys based either on a Preshared Secret Key (WPA-PSK) or a master key delivered via 802.1X.
    But i suppose that is old concept now, with 802.11i draft WPA is supported by WDS in both infrastructure and ad-hoc modes ....
    Thanks for gr8 concept sharing
    Regards,
    Bramnha Prakash Tiwari

  • HP pro 1102w ad-hoc wireless mode

    Hi there, recently bought an hp1102w printer and i'm trying to connect it to a windows 7 notebook wirelessly via ad-hoc mode. The problem is that i can't set the printer to ad-hoc mode, i have restored network settings (folloewd the procedure in user manual) several times but it keeps in infrastructure mode.
    Can someone please enlighten me on this?
    Thanks in advance,
    Manuel Pimenta

    Here is what I don't understand.  From the manual page 30.
    Perform a peer-to-peer (ad-hoc) wireless installation
    The product can be installed wirelessly to a computer through a peer-to-peer (ad-hoc) installation.
    1.  Turn on the product, and then restore the network setting.
    2.  Print a configuration page (see Configuration page on page 56), and find the network name
    (SSID) in the Network Information section.
    3.  Refresh the computer wireless network connection list, and then click the product network name
    (SSID) and connect to it.
    This is an ad-hoc connection... so how can you have a SSID and connect to it without a router???
    This information has to be wrong.  Going to need a current HP tech to verify this.  I have never connected thru ad-hoc myself so I'm not sure.
    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!

  • Ad Hoc to Infrastructure

    Hello,
    My friend recently received an e-mail from the University saying that they had noticed his laptop (MacBook with Leopard installed) was utilizing an Ad Hoc networking option, instead of Infrastructure. They want him to switch the configuration to Infrastructure, but neither of us have any clue how to do this. I do know the difference between the two, but haven't the faintest idea of how to switch the configuration over. Any help would be greatly appreciated!
    P.S-This occurs when he brings the laptop to campus and joins their wireless network.

    Here was the e-mail in question, in case it helps any:
    You are receiving this message because your University ID was observed using a misconfigured laptop to access the University wireless network.
    This laptop is configured to support ad-hoc mode, which essentially creates a "black hole" that affects the usability of the University wireless service for yourself and other users in close proximity to you.
    Please set your laptop to Infrastructure Only. The elimination of these "black holes" will provide a better wireless experience for you and your neighbors. Your co-operation is appreciated.

  • How to see Shared Members in Smart View on Ad-hoc Analysis mode

    Hi All,
    We are using Hyperion Planning v 11.1.1.3.
    For the alternate hierarchy we have created shared members. But in Smart View we are unable to see Shared members hierarchy in Ad-hoc analysis mode.
    Is this limitation in Hyperion Planning?
    Or
    Is there any way to see shared members Hierarchy in Smart View in Ad-hoc analysis mode?
    It is urgent requirement Please let me know as early as possible
    Thanks in Advance!!!

    When you say open data form in Ad-hoc mode, can you do that? I think when you select Ad-hoc mode, you are basically connecting to Essbase and therefore need to manually select the members. (of course, I've got a 11.1.2 env right now so not too sure of 11.1.1.3)
    I'm able to just go to Member Selection and select whatever hierarchy i want, Shared or Stored, when I'm connected to Essbase. When connecting to Planning, I dont have any option of opening the form as Ad-hoc mode.
    Can you see the hierarchy if selecting the members using Essbase connection and not planning?
    Cheers,
    Abhishek

Maybe you are looking for

  • Convert char to currency

    Hi all, i searched alot but couldn't find solution. i have l_value char(45) field value has 4560 I need to convert this into vbak-netwr field in sales order user exit MV45AFZZ when i assign vbak-netwr = l_value. I am getting 45.60 in vbak-netwr field

  • Error - Remote speaker not compatible with this version of itunes

    Alright - I give..itunes (v7.2) with airport express for airtunes I have a toshiba laptop (Win XP) that streams itunes to remote speakers just fine..but my desktop (Win XP - Dell Dim E510 with wireless) when I switch speaker to remote speakers, comes

  • Calling C function that has Void* pointer

    Hi I am trying to use some c functions in java using the JNI. This C function has 3 inputs, 2 integers and a void* pointer. I can import the 2 integers from java but dont know how to deal with the void* pointer. I would be greatful if someone could h

  • Need help on Field Invisible

    Hi, I would need a help to make Batch field to ineditable in MIGO trasaction. Can any one help me the way to do it. I tried to find enhancement points in PBO of the screen but it didn't help. Appreciate your help. Bwaj.

  • Appraisal self-service

    Dear All, I have Appraisal Self-service Cookbook. I think I have done all preparation steps in IMG. I can see advisor on piqpowl_advisor_worklist. My problem is: I'd like to have a look at appraisal self-service dynpro /screen. I am able to run piq_a