cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8434
Views
5
Helpful
12
Replies

ASA 5506W wifi setup problem

erikorrsjo
Level 1
Level 1

Hello,

 

I have problems getting to the webinterface for configuring the ASA5506W wifi.

According to the documentation, the access point should get the IP-address 192.168.10.2.

I can't reach that IP from a computer on the "inside"-interface of the ASA. Pinging the IP from the ASA does not work either.

 

I read somewhere that reseting the wifi-device using 

hw-module module wlan recover configuration

would help, but it didn't do anything for me.

 

Anyone got any suggestions?

 

/Erik

 

 

 

12 Replies 12

Hi Erik.

Did you solve this issue ?

I'm in the same situation.

/Henrik

Hi,

Can you post the config from the ASA device ?

Thanks and Regards,

Vibhor Amrodia

Sure Vibhor.

Here you are.

 

/henrik

Have you solved this?

My main problem was that I had not configured correct NAT properly between the interfaces.

Hi erikorrsjo.

No unfurtunaly not.

Can you specify the solution you found?

Best regards

Henrik

Hi Henrik,

Try following:

hw-module module wlan recover configuration

asa# session wlan console

ap>enable
Password: Cisco
ap#configure terminal

Enter configuration commands, one per line.  End with CNTL/Z.

ap(config)#ip default-gateway 192.168.10.1
ap#copy run start

 

Then try accessing the wlan GUI.

Hope it helps!!!

 

Thanks,

R.Seth

Thanks R.Seth.

But I have tried that and onces again right now.

I not able to open the GUI in any way I have found in the documentation.

http://192.168.10.1
https://192.168.10.1
http://192.168.10.1:1065

http://192.168.10.2
https://192.168.10.2
http://192.168.10.2:1065

I'm out of ideas now.

/Henrik

Hi Enrik,

 

Try following:

hw-module module wlan recover configuration

asa# session wlan console

ap>enable
Password: Cisco
ap#configure terminal

Enter configuration commands, one per line.  End with CNTL/Z.

ap(config)#ip default-gateway 192.168.10.1
ap#copy run start

 

Then try accessing the wlan GUI.

Hope it helps!!!

 

Thanks,

R.Seth

Thanks R.Seth

I'll try this on monday then I'm at the office again.

/Henrik

Hi, I have a problem, I don't know if my asa 5506 is wireless, in the chasis have the logo of wifi and have the leyend the "wifi model only", but i don't see the G1/9 and the command: "hw-module module wlan recover configuration"  isn't accepted.

I need help, please!

Thanks

Hi tadashikanamori, the white label on the buttom of the chassis, should say ASA5506W if it has the WIFI option.

Best regards

Henrik.

The problem is that http server is not enable by default.

From the asa, console to AP

ciscoasa# Session wlan console

Ap> enable secret (you must change the default secret to configure)

Ap# conf t

Ap# ip http server

Ap# ip default-gateway 192.168.10.1

 

Copy run start

 

 

 

 

 

Review Cisco Networking for a $25 gift card