06-17-2019 12:44 PM - edited 07-05-2021 10:34 AM
Hi all,
I have just purchased a CAP3702i access point to get myself into the .11ac era and this seemed like a good candidate to replace my C1142n. I have reflashed it from lightweight to standalone mode via the mode button method, and I can talk to it and configure it just fine. However, the Web GUI does not seem to work at all. I have done the usual ip http server and ip http secure-server commands as on every prior device, and the web server answers, but only with a blank page. When I do a show-source, I see a ton of javascript variables and stuff, but this javascript links to some files (config.js, frameHome.html, banner.html) which return 404 errors. It seems there is something wrong with the internal web server, but I can't really debug what. terminal monitor and debug ip http all show me that the requests are handled ok.
I have tried current Firefox, IE11, Edge and Chrome, and they all fail to render any page.
I have reinstalled the firmware (ap3g2-k9w7-tar.153-3.JC3 is the newest I could get my hands on, which doesn't look that old to me) with the /erase option to make sure I have a clean installation.
I have poked around on the flash filesystem, and there is the /html and its /level/1 and /level/15 folders inside the firmware folder. There's a ton of html and gz files in there, but if I try to access any of them via the browser, I get 404s.
If this was a PC, I would guess there is some permission issue on the files or something like that.
Can anyone shed some light on this issue, or point me into a direction for further debugging?
Solved! Go to Solution.
06-18-2019 09:38 AM
06-17-2019 09:41 PM
Hi @wooshell
do you convert the AP IOS with .bin file or .tar? If only you change the .bin file, all the legacy http directory not replace.
For change all ios and http directory do you need upgrade with .tar file
mrncciew, have a post with this example
https://mrncciew.com/2012/10/20/lightweight-to-autonomous-conversion/
06-18-2019 09:38 AM
06-18-2019 10:52 AM
what release notes security patch had? I am thinking .. it could be related to vulnerable TLS/SSL disabled in your browser. And security patch used nonvulnerable ciphers.. maybe
01-24-2020 01:43 AM
Hi , I Have the same problem on cisco Ap 2700 series i m getting error 404 Not Found error when accing it through browser , what did you do ?
01-24-2020 06:20 AM
01-04-2022 03:19 PM
Hello, can you share which files/folder have you copied from the ap3g2-k9w7-xx.153-3.JH release to the new firmware?
Thank you
01-05-2022 03:38 AM
none. I installed the whole ap3g2-k9w7-xx.153-3.JH release as it comes from the Cisco download center. i do not know how to adapt this process to any newer release, as i do not have the hardware anymore.
01-05-2022 03:42 AM
thank you
11-27-2020 03:44 AM
Hi,
In the following video step by step process has been shown How to Configure Cisco AIRONET 3602i Autonomous/Standalone Access Point using GUI with WPAv2 Authentication Key.
https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1
Configuring Aironet Access Point with WPAv2 Authentication in GUI :
1. In Easy Setup
Under Network Configuration
Edit AP hostname, Static IP, Subnet mask and Default Gateway
Under In Radio Configuration
Create SSID name WLAN_New under Radio 2.4GHz and select Broadcast SSID in Beacon
2. Apply Encryption Modes to AES CCMP
3. Enable WPAv2 and apply WPA Pre-shared Key: to SSID
4. Enable Wireless Radio Interface (Radio0-802.11N2.4GHz/ Radio1-802.11N5GHz) UP
5. Save the configuration
6. Finally check the SSID Wi-Fi connection, Security Key, IP address and browsing through internet
12-29-2020 11:19 PM
Hi,
In the following video step by step process has been shown How to Configure Cisco AIRONET 3602i Autonomous/Standalone Access Point using GUI with WPAv2 Authentication Key.
https://www.youtube.com/channel/UCmZZ2BNGXQH1HPS3uIVnr7A?sub_confirmation=1
Configuring Aironet Access Point with WPAv2 Authentication in GUI :
1. In Easy Setup
Under Network Configuration
Edit AP hostname, Static IP, Subnet mask and Default Gateway
Under In Radio Configuration
Create SSID name WLAN_New under Radio 2.4GHz and select Broadcast SSID in Beacon
2. Apply Encryption Modes to AES CCMP
3. Enable WPAv2 and apply WPA Pre-shared Key: to SSID
4. Enable Wireless Radio Interface (Radio0-802.11N2.4GHz/ Radio1-802.11N5GHz) UP
5. Save the configuration
6. Finally check the SSID Wi-Fi connection, Security Key, IP address and browsing through internet
07-12-2023 07:47 AM
I have come across this issue as well, what I had to was to download a different browser to access the gui. microsoft edge for some strange reason is blocking access to port 80 on the device which the gui uses, I eventually got into my access point and changed the http port number from port 80 to 8080 and then to my suprised edge was able to give me the login prompt.
eg. http://192.168.21.13:8080
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide