ISE BYOD Android : Impossible to launch "Network setup assistant"

Hello
The Byod procedure fails when launching "Network setup assistant"
Error message  is: "This profile could not be downloaded, are-you connected to Guest Portal ?"
WLC 5508  (VM) 7.5
Wlan : Flexconnect
Config : AP Flexconnect
ISE 1.3
Android 4.1.2
Here are the step:
1: Rule CWA : Redirect to Guest portal : OK
2: Rule CWA : Redirect to device portal : OK
3: Rule Android_dualSSID : Downloading "Network setup assistant" from Googleplay : OK
4: Rule Android_dualSSID :  Launch "Network setup assistant 1.2.40"  : NOK
Note : Profile "CWA_GooglePlay" = Redirect-ACL (NSP-ACL-Google)
The NSP-ACL-Google looks like:
(Taken from Flexconnect AP):
Extended IP access list NSP-ACL-Google
    10 permit ip any host <IP ISE>
    20 permit ip host <IP ISE> any
    30 permit udp any range 0 65535 any eq domain
    40 permit udp any eq domain any range 0 65535
    50 permit ip any 74.128.0.0 0.0.255.255
    60 permit ip 74.128.0.0 0.0.255.255 any
    70 permit ip any 173.194.0.0 0.0.255.255
    80 permit ip 173.194.0.0 0.0.255.255 any
    90 permit ip any 206.111.0.0 0.0.255.255
    100 permit ip 206.111.0.0 0.0.255.255 any
    110 permit ip any 74.125.0.0 0.0.255.255
    120 permit ip 74.125.0.0 0.0.255.255 any
    130 permit ip any 208.117.224.0 0.0.0.255
    140 permit ip 208.117.224.0 0.0.0.255 any
    150 permit ip any 216.12.120.0 0.0.0.255
    160 permit ip 216.12.120.0 0.0.0.255 any
    170 deny ip any any
Could you please help
Michel Misonne

Hello
We use the one describe in "Cisco Unified Access (UA) and Bring Your Own
Device (BYOD) CVD"
I tried also with this one:
Extended IP access list NSP-ACL-Google
    10 permit ip any host 10.35.124.195
    20 permit ip host 10.35.124.195 any
    30 permit ip any host 10.35.65.4
    40 permit ip host 10.35.65.4 any
    50 deny ip any 72.163.1.0 0.0.0.255
    60 permit ip any any
10 : ISE
20 : ISE
30 : DNS
40 : DNS
50  :Enroll.cisco.com= 72.163.1.80  ( To redirect the Network setup assistant to ISE)
(Enroll.cisco.com is the adresse that the Network setup assiatnt is tryiong to connect)
Regards
Michel

Similar Messages

  • ISE cannot push the profile to the cisco network setup assistant?

    We have tried a few android devices with version 4.2+ but still got the error message ‘Unable to download profile.(Have you logged into the guest portal?)’ as shown at the bottom picture.
    In fact, we are connecting the devices to an open SSID which performs MAC filtering, then redirect to CWA and login with AD credentials,
    then redirect to Google play store and can successfully download the network setup assistant.
    Could you please advise the possible reasons that would cause this error message and make ISE cannot push the profile to the cisco network setup assistant?

    Here's a snipit from the Android spw.log.  I see that there is an error trying to verify the hostname.  Is it possible that this is caused by a non-trusted certificate?  I'm using the self-signed cert built into ISE.  I have an entry in the public DNS for guest.domain.com that resolves to the IP of my ISE server accessible from the guest subnet.  I'm allowing all traffic from the guest VLAN to the ISE vlan on the firewall and all traffic to/from the ISE server in the provisioning ACL I have applied by ISE on the WLC during native supplicant provisioning.  I know that guests can communicate with the ISE server since regular guest portal redirection works, just not the network setup assistant.  I've renamed the domain to domain.com in this snipit.
    2014.07.20 23:44:48 INFO:verion :4.4.4 SDK Level : 19
    2014.07.20 23:44:48 INFO:State :START
    2014.07.20 23:44:48 INFO:Starting Discovery
    2014.07.20 23:44:48 INFO:Starting ISEDiscoveryAsynchTask
    2014.07.20 23:44:48 INFO:DHCP Stringipaddr 192.168.30.110 gateway 192.168.30.1 netmask 255.255.255.0 dns1 208.67.222.222 dns2 208.67.220.220 DHCP server 192.168.30.1 lease 3600 seconds
    2014.07.20 23:44:48 INFO:DHCP ipaddress192.168.30.110
    2014.07.20 23:44:48 INFO:DHCP gateway192.168.30.1
    2014.07.20 23:44:48 INFO:Discoverng ISE http return code :200
    2014.07.20 23:44:48 INFO:ISEServer =guest.domain.com
    2014.07.20 23:44:48 INFO:session =0516a8c000001932f37acc53
    2014.07.20 23:44:48 INFO:Discovered using gateway :18786496
    2014.07.20 23:44:48 INFO:Discovered ise server = guest.domain.com
    2014.07.20 23:44:48 INFO:Discovered client mac = 5C-0A-5B-FC-37-0F
    2014.07.20 23:44:48 INFO:Server:Key=guest.domain.com:0516a8c000001932f37acc53
    2014.07.20 23:44:48 INFO:Downloading config fromguest.domain.com
    2014.07.20 23:44:48 INFO:checkServerTrusted call
    2014.07.20 23:44:48 INFO:checkServerTrusted call
    2014.07.20 23:44:48 ERROR:DownloadprofileAsynchTask
    2014.07.20 23:44:48 ERROR:java.io.IOException: Hostname 'guest.domain.com' was not verified
    2014.07.20 23:44:48 ERROR:Hostname 'guest.domain.com' was not verified
    2014.07.20 23:44:48 INFO:Internal system error.
    On the ISE side, here is the snippet of logs during the same time as when the android network setup assistant was run.
    2014-07-20 23:41:38,586 INFO   [DefaultQuartzScheduler_Worker-6][] cisco.cpm.infrastructure.utils.NodeGroupFWUtil -:::::- Applied Firewall rules for node group.
    2014-07-20 23:42:35,251 INFO   [AbandonedTransactionReaper][] com.cisco.epm.db.AbandonedTransactionReaper -:::::- In AbandonedTransactionReaper :  MaxActive : 20
    0 CurrentActive : 0 MaxIdle : 200 MinIdle : 0 CurrentIdle : 2
    2014-07-20 23:42:39,394 INFO   [AbandonedTransactionReaper][] com.cisco.epm.db.AbandonedTransactionReaper -::::PDPInitialization:- In AbandonedTransactionReaper
    :  MaxActive : 200 CurrentActive : 0 MaxIdle : 200 MinIdle : 0 CurrentIdle : 0
    2014-07-20 23:42:49,765 INFO   [DataSourceListener Thread][] api.services.persistance.dao.DistributionDAO -:::::- In DAO getRepository method for HostConfig Type
    : ACTIVE
    2014-07-20 23:42:56,805 INFO   [PDP-Heartbeats-0][] com.cisco.cpm.clustering.MnTClient -::::pdpha:- Removing session 0516a8c00000196f2a95cc53
    2014-07-20 23:42:56,806 WARN   [PDP-Heartbeats-0][] cpm.nsf.session.impl.SystemStateManager -::::pdpha:- Session 0516a8c00000196f2a95cc53 not found at complete
    2014-07-20 23:43:35,441 INFO   [portal-http-844314][] cisco.epm.license.flexlm.FlexlmFileHandler -:::::- Is License Valid for seId [1] = true
    2014-07-20 23:43:35,441 INFO   [portal-http-844314][] com.cisco.epm.license.LicensingManager -:::::- License is valid [true] for SeriveType [1]
    2014-07-20 23:43:35,750 WARN   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -::0516a8c000001932f37acc53::guest:- --- GuestPortalUtils: Una
    ble to determine language. Defaulting to English
    2014-07-20 23:43:35,768 WARN   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -::0516a8c000001932f37acc53::guest:- --- GuestPortalUtils: Una
    ble to determine language. Defaulting to English
    2014-07-20 23:43:35,768 INFO   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -::0516a8c000001932f37acc53::guest:- initializing page definit
    ion
    2014-07-20 23:43:35,769 INFO   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -::0516a8c000001932f37acc53::guest:- Created guest theme page
    def
    2014-07-20 23:44:18,090 WARN   [portal-http-844315][] cisco.cpm.guestportal.actions.SelfProvisioningAction -:test:0516a8c000001932f37acc53::guest:- ***BYOD Regi
    stration Data***
    macAddress: 5C:0A:5B:FC:37:0F
    portalUser: test
    authStoreName: Internal Users
    authStoreGuid: 78954c30-e0f0-11e3-af67-005056bf4689
    2014-07-20 23:44:18,113 INFO   [portal-http-844315][] com.cisco.epm.jms.AQMessgeHandler -:test:0516a8c000001932f37acc53::guest:- Publishing message for event [T
    xnCommit / commit] and message class[class com.cisco.epm.pap.api.transaction.Transaction]
    2014-07-20 23:44:18,167 WARN   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -:test:0516a8c000001932f37acc53::guest:- --- GuestPortalUtils
    : Unable to determine language. Defaulting to English
    2014-07-20 23:44:18,168 INFO   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -:test:0516a8c000001932f37acc53::guest:- initializing page de
    finition
    2014-07-20 23:44:18,169 INFO   [portal-http-844315][] cisco.cpm.guestportal.utils.CoAExecutorService -:test:0516a8c000001932f37acc53::guest:- Issue CoA reauth i
    n 2000 milliseconds for sessionName 0516a8c000001932f37acc53
    2014-07-20 23:44:18,171 WARN   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -:test:0516a8c000001932f37acc53::guest:- --- GuestPortalUtils
    : Unable to determine language. Defaulting to English
    2014-07-20 23:44:18,172 INFO   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -:test:0516a8c000001932f37acc53::guest:- initializing page de
    finition
    2014-07-20 23:44:18,173 INFO   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -:test:0516a8c000001932f37acc53::guest:- Created guest theme
    page def
    2014-07-20 23:44:20,171 INFO   [pool-19-thread-4][] cisco.cpm.guestportal.utils.CoAReauthTask -:test:0516a8c000001932f37acc53::guest:- Running CoAReauthTask for
     _sessionName 0516a8c000001932f37acc53
    2014-07-20 23:44:20,194 INFO   [pool-19-thread-4][] cisco.cpm.guestportal.utils.CoAReauthTask -:test:0516a8c000001932f37acc53::guest:- Issue Local CoA for sessi
    on 0516a8c000001932f37acc53
    2014-07-20 23:44:50,768 INFO   [ContainerBackgroundProcessor[StandardEngine[Catalina]]][] cpm.admin.infra.action.SessionCounterListener -:::::- sessionDestroyed
    - deducted one session from counter - Session ID - 0FFE9C73C9209D4EE2534558CB8F723B - Session Count - 0
    2014-07-20 23:46:58,502 INFO   [portal-http-844315][] cisco.epm.license.flexlm.FlexlmFileHandler -:::::- Is License Valid for seId [1] = true
    2014-07-20 23:46:58,502 INFO   [portal-http-844315][] com.cisco.epm.license.LicensingManager -:::::- License is valid [true] for SeriveType [1]
    2014-07-20 23:46:58,693 WARN   [portal-http-844315][] cisco.cpm.guestportal.utils.GuestPortalUtils -::0516a8c000001932f37acc53::guest:- --- GuestPortalUtils: Una
    ble to determine language. Defaulting to English
    2014-07-20 23:46:58,702 INFO   [portal-http-844315][] cisco.cpm.provisioning.cache.FlowStateCacheManager -::0516a8c000001932f37acc53::guest:- Deleted old flow st
    ate session with device id 5C-0A-5B-FC-37-0F

  • ISE v1.1.1 Network Setup Assistant errors

    Hello Everyone.
    I've been having some difficulties with ISE v1.1.1 while setting up and testing the SISE course. It's setup so that BYOD users can self-service a guest account with the ISE and register their device. After that the Network Setup Assistant (NSA) is supposed to push the certificates to the system and make it able to access the network. My problems are two fold in is situation. Firstly I have a second interface setup without a gateway for RDP access that the NSA seems to select everytime for the interface it wants to setup, I've bypassed this for the time being with direct access to the machine.Is there a way to direct the NSA to the correct interface? Secondly Once the NSA is running, it will push the RA certificate to the machine and then immediately goto an error that the NSA cannot setup the network. I cannot find an error code on the NSA agent nor can I find a log to help me pinpoint the error the NSA encountered. Any ideas or help I can recieve with this will be appricated.
    As far as I can tell the cwa and nsp redirects are working as intended. The Switch for Dot1x downloads the correct dACLs and the authorization profiles are placed correctly
    Thank you.

    Open Java Control Panel, click the Advanced tab, go to Perform certificate revocation checks on and select Do not check

  • Cisco Network Setup Assistant Unable to install the certificate on Android KitKat

    Greetings,
    I'm having issues with deploying the CA. Although the Cisco app fails, the user cert (but no CA) appears to install and is accessible during wifi setup. I am running the latest version of Cisco Network Setup Assistant 1.2.42. The phone is running Android KitKat 4.4.4, not rooted, running stock T-Mobile rom. I'm able to authenticate with the guest side, and get as far as Installing Certificates... Reference the screen shots attached. 
    Error message cisco Network Setup Assistant: "Unable to install the certificate. Exit the application and run it again to continue to the installation."
    I have ran the application several times, it keeps returning to this same message.
    After failure of the Cisco app, I noticed there is a certificate manager with CA cert and key, and than subsequently one new key continues to loop after until I cancel (also in screenshots).
    I have tried decryption, removing all security, and clearing credentials, yet the problem persists. Any help is appreciated. 

    Greetings,
    I'm having issues with deploying the CA. Although the Cisco app fails, the user cert (but no CA) appears to install and is accessible during wifi setup. I am running the latest version of Cisco Network Setup Assistant 1.2.42. The phone is running Android KitKat 4.4.4, not rooted, running stock T-Mobile rom. I'm able to authenticate with the guest side, and get as far as Installing Certificates... Reference the screen shots attached. 
    Error message cisco Network Setup Assistant: "Unable to install the certificate. Exit the application and run it again to continue to the installation."
    I have ran the application several times, it keeps returning to this same message.
    After failure of the Cisco app, I noticed there is a certificate manager with CA cert and key, and than subsequently one new key continues to loop after until I cancel (also in screenshots).
    I have tried decryption, removing all security, and clearing credentials, yet the problem persists. Any help is appreciated. 

  • Cisco Network Setup Assistant with WIndows8

                       Hi, I'm trying to provisioning on Windows 8(Surface pro)
    When the Cisco Network setup Assistant is on, it asks 'network password' while the ssid is wpa2-enterprise.
    and I configured as it is on NSP.
    Is it a bug ??

    Hi,
    What version of ise are you on, also what is the windows native supplicant provisioning version? See if the release notes for 1.2 meet your current design.
    http://www.cisco.com/en/US/docs/security/ise/1.2/release_notes/ise12_rn.html#wp378491
    Thanks,
    Tarik Admani
    *Please rate helpful posts*

  • Boot Up & Network Setup Assistant

    After booting up my iMac, I always get the Network Setup Assistant dialogue box in centre of screen. Sure, i can close it down, but why does it come up in the first place?
    Bill

    Go to the Apple menu, choose System Preferences, click the Accounts icon and then click the Login Items tab. If Network Setup Assistant is in the list, remove it.

  • Is there a way to "turn off" Network Setup Assistant?

    Every time I turn on my computer, the Network Setup Assistant runs. No matter what I try, it doesn't ever fully set-up, or go away. Obviously I'm online now, so I don't need to set up a Network.
    Is there someway to turn it off or make it stop automatically trying to create a network?

    First you can just uncheck them if they are checked if there's nothing there that you want to open when you boot up. Usually there are software programs that you have downloaded
    that you might have in your menu bar at bootup.
    There might be the Mac HD. Check that if you want the HD window opened after bootup.

  • Network Setup Assistant runs every time I turn the computer on.

    Everytime I turn on my computer, Network Setup Assistant decides that it wants to help me locate and create a new network - which is awfully nice of it. The problem, however, is that it either a) never fully completes because of some failure, or b)doesn't need to happen in the first place because I can access my Airport network without the setup assistant.
    Is there any way to turn the Network Setup Assistant off, or at least make is stop trying to help me when I don't need it to?

    First you can just uncheck them if they are checked if there's nothing there that you want to open when you boot up. Usually there are software programs that you have downloaded
    that you might have in your menu bar at bootup.
    There might be the Mac HD. Check that if you want the HD window opened after bootup.

  • Network Setup Assistant won't recognize my password

    Hi There,
    new to macs, can't get the Network Setup Assistant to recognize the password that I've typed in. I have several other computers attached to the network, but can't get the mac to. I'm flummoxed. Please help.

    Hi ddethomas, and a warm welcome to the forums!
    What form of encryption does the Router use, WEP, WPA, WPA2?
    Sory to see your 1st post got no answers, it helps to bump it with a reply again to bring it to the top again, but it's archined/vlosed now except to you.

  • TS3576 LAN option is greyed out in Network Setup Assistant .I have connected this and restarted my system,but still its greyed out.Please help me

    Even I have connected to a LAN cable,I am not able to setup a LAN network .Please help me.

    Hello cmack4, 
    Welcome to the forums. 
    Are you able to connect to a Wi-Fi network and then try to do the update again or are all connection settings grayed out? 
    -SR
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • ISE BYOD Onboarding

    Hi,
    I have a Lab setup with ISE 1.3, WLC 5508 7.6.130.0. I have setup the ISE using Setup Assistant as a base point and have managed to get a couple of things working, such as the Guest Portal with Self Registration, standard Wireless dot1x authentication and authorizations for notebooks using AD. I have also setup a separate Wifi network for Mobile devices using AD authentication.
    All 3 scenarios work with a bit of fine tuning and with the following configurations.
    Separate Guest-Wifi - Self registration - Works
    Separate Corporate Wifi - AD Authentication - profiling and posture check - Works
    Separate BYOD Wifi - AD Authentication - Works.
    The problem I have is that when I enable device registration on the BYOD Wi-Fi, I get intermittent issues as follows:
    1 Ipad connects and registers without failure, iOS 8.1.1.
    other Ipad with same iOS, connects but cannot register, gets BYOD Portal page, but after accepting AUP gives error about unsupported browser.
    Iphone 5s, iOS 8.1.1 connects and registers intermittently, and when it fails, it gets BYOD Portal page, but after accepting AUP gives error about unsupported browser.
    Iphone 4s, iOS 8.1.1 connects but cannot register,  gets BYOD Portal page, but after accepting AUP gives error about unsupported browser.
    Can someone please advise why this is happening as I cannot see how its configuration error. I have checked the supported OS and Browsers for the portal and although the highest supported iOS is 8.0, why does the 1 Ipad work everytime and the Iphone 5s intermittently.
    thanks.
    Julian.

    Supported IOS versions in ise 1.3 :http://www.cisco.com/c/en/us/td/docs/security/ise/1-3/compatibility/ise_sdt.html#49426
    Client Machine Operating System
    Web Browser
    Supplicants (802.1X)
    Apple iOS 8.0
    Safari
    Apple iOS Supplicant 8.0
    Apple iOS 7.x11
    Safari
    Apple iOS Supplicant 7.x
    Apple iOS 6.x
    Safari
    Apple iOS Supplicant 6.x
    Apple iOS 5.1
    Safari
    Apple iOS Supplicant 5.1
    Apple iOS 5.0.1
    Safari
    Apple iOS Supplicant 5.0.1

  • Network Setup app for Nokia Lumia phones

    Network Setup 2.4.0.0 is available in the Microsoft Marketplace for Lumia 610, Lumia 800, Lumia 710, and Lumia 900 in all countries except USA, Canada, Columbia, India and Iceland. 
    The app is also not currently available for the Lumia models sold in the following Operator Variant forms: Boost (Australia), Talkmobile (UK), Virgin (UK).
    Note; fixed typo in title
    If this or any post answers your question, please remember to help others by pressing the 'Accept as solution' button.

    Kosh wrote:
    Hi all,
    Network setup 2.5.0.0 was published in Windows Phone Marketplace yesterday. Now available in the following countries. New countries since the previous version 2.4.0.0 are marked with bold black here.
    Africa & Middle East:
    South Africa
    Asia Pacific:
    Australia, China, Hong Kong (SAR), Indonesia, Japan, Malaysia, New Zealand, Philippines, Singapore, South Korea, Taiwan, Thailand, Vietnam
    Europe:
    Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Netherlands, Norway, Poland, Portugal,  Russia, Spain, Sweden, Switzerland, United Kingdom
    Americas (NAM and LATAM):
    Argentina, Brazil, Chile, Mexico, Peru, United States
    IMPORTANT NOTES:
    It can take up to 24 hours  (or sometimes even more) before the app will be visible in the WP Marketplace.
    Devices in some markets may need to be running the very latest software before the app is visible in Marketplace. Existing devices began updating June 20 2012 in the first countries, new devices being produced already have the latest version
    Shortly after launch, it is hoped that the app will also appear as part of the Nokia Collection in Marketplace.
    We have forwarded a question on availability for Canada and India and will share any information we can as we receive it in this thread.
    Hope this helps,
    Kosh
    This is ABSOLUTELY RIDICULOUS. Canada still can't get it? Why does the US have access but not Canada. Can we expect it or is there another 3 month delay? Unbelievable that on day one I paid over $500 to buy this phone unlocked in Canada and still cannot use the most basic features like MMS. This is pathetic. Blackberry is better than this and they're barely alive

  • Nokia Network Setup

    Who do I whinge at to get my carrier (Giffgaff, pretty popular in the UK) supported by this app?
    APN I've done manually, but that's not so helpful for MMS.

    Kosh wrote:
    Hi all,
    Network setup 2.5.0.0 was published in Windows Phone Marketplace yesterday. Now available in the following countries. New countries since the previous version 2.4.0.0 are marked with bold black here.
    Africa & Middle East:
    South Africa
    Asia Pacific:
    Australia, China, Hong Kong (SAR), Indonesia, Japan, Malaysia, New Zealand, Philippines, Singapore, South Korea, Taiwan, Thailand, Vietnam
    Europe:
    Austria, Belgium, Czech Republic, Denmark, Finland, France, Germany, Greece, Hungary, Ireland, Italy, Netherlands, Norway, Poland, Portugal,  Russia, Spain, Sweden, Switzerland, United Kingdom
    Americas (NAM and LATAM):
    Argentina, Brazil, Chile, Mexico, Peru, United States
    IMPORTANT NOTES:
    It can take up to 24 hours  (or sometimes even more) before the app will be visible in the WP Marketplace.
    Devices in some markets may need to be running the very latest software before the app is visible in Marketplace. Existing devices began updating June 20 2012 in the first countries, new devices being produced already have the latest version
    Shortly after launch, it is hoped that the app will also appear as part of the Nokia Collection in Marketplace.
    We have forwarded a question on availability for Canada and India and will share any information we can as we receive it in this thread.
    Hope this helps,
    Kosh
    This is ABSOLUTELY RIDICULOUS. Canada still can't get it? Why does the US have access but not Canada. Can we expect it or is there another 3 month delay? Unbelievable that on day one I paid over $500 to buy this phone unlocked in Canada and still cannot use the most basic features like MMS. This is pathetic. Blackberry is better than this and they're barely alive

  • New Airport Extreme N wireless network setup questions (WDS, D-Link)

    I have finally been able to set up my Airport Extreme N network after numerous attempts over the last few weeks. I was getting a very weak signal in front of the house where my wife's G4 is connected wireless to an old Airport card and where all the systems (XBOX 360; Wii and PS3) are also wirelessly hitting the network.
    The current configuration is as follows: In the office in the back of the house I have an Airport Extreme N basestation connected to the cable modem and have three workstations (One Mac and two PCs) wired to it. I set up a WDS network, so I set up the Airport Expresses as remotes. In the living room I have another Airport Extreme N basestation (as a remote as well) that is hooking up to the XBOX 360, Wii and PS3. I have enabled WEP security (not effecting the XBOX 360 since it is now "wired"). Here is the weird thing - I have a PC laptop with a D-Link Xtreme N card ( DWA-652) that cannot connect to the network. I enter the WEP password but it does not connect. Am I missing something on the basestation setup? Do I need to add the MAC address of the card anywhere. When I use the laptop's built in wireless it connects with no problem. By creating a WDS network did I disable the n functionality of the base station(s)? I am a lttle condused.
    Also, prior to going to an all Apple wireless network setup, I bought the D-Link Xtreme N Gigabit Router (DIR-655). I was regretfully about to return it to Best Buy but I had an idea which may or may not work. I know that the D-Link does not support WDS but if I was to set it up as the main router and added the "main" Airport basestation as a wired bridge could I maintain the WDS network? The reason I ask this is because I would love to keep the gigabit for the wired machines in the office. Also, I am wondering if the D-Link notebook card is incompatible with the Airport network.
    All I know is that I have spent alot of money and sleepless nights just trying to set this network up but thankfully Best Buy has a thirty day return policy so I will return what I can't use.
    I appreciate any help and advice anyone can give me.
    Thanks.
    V
    MacPro   Mac OS X (10.4.9)  
    MacPro   Mac OS X (10.4.9)  

    Hello!
    I have noticed that some manufacturers (Linksys and possibly D-LINK) only accept upper-case WEP keys only.
    This drove me nuts when trying to integrate a Linksys PC PCMCIA card into my old "g" network.
    As far as using WEP, it's bad and broken; but I understand that your choice of security is limited to the devices that you are trying to network.
    For what it's worth, I have my network set up with the AEBS 'n' connected to my Cable Modem, with one of the ports going to a gigabit switch for my wired network. I then have two AirTunes set up as WDS extensions for music & Internet delivery to two separate areas. The AEBS 'n" serves up DHCP and routing for the entire network.
    It works quite well; I get 54 mbits/sec for the two WDS AirTunes, and 145 mbits/sec to one of my ATV's. My gigabit wired machines see data rates of 15-27 MBytes/sec (depending on the type of transfer).
    Good luck!

  • Hi i would like to know how to extend the range of my time capsule wifi network(500G 802.11n) using an airport express. i have a double storey home and would like to extend range to my upstairs bedrooms.i have a time capsules network setup via a netgear a

    hi i would like to know how to extend the range of my time capsule wifi network(500G 802.11n) using an airport express. i have a double storey home and would like to extend range to my upstairs bedrooms.i have a time capsules network setup via a netgear adsl.i have a second imac upstairs which connects to time capsule wifi network (it is within range as it is directly abobe on 1st floor)
    could you tell me how best to set airport express up to extend my wifi range?

    Greetings,
    This is called an "Extended wireless network".
    Read this article for details and steps on how to extend your TimeCapsule's network:
    http://support.apple.com/kb/HT4259
    Cheers.

Maybe you are looking for