07-28-2016 03:40 AM - edited 03-12-2019 01:04 AM
Hi!
I am having trouble with an ASA5512. It does not start the http server anymore. It used to work fine, asdm and all. We have not upgraded the router or changed its licensing.
The reason is pretty clear - there is no ssl socket listening. The google answer is to stop and start the http server, but in this case it does not make any difference.
RCS-ASA(config)# sh ru http
http server enable
http 0.0.0.0 0.0.0.0 admin_IF_0
RCS-ASA(config)# sh ru ssl
ssl encryption rc4-sha1 aes128-sha1 aes256-sha1 3des-sha1
RCS-ASA(config)# sh asp table socket
Protocol Socket State Local Address Foreign Address
TCP 0000e5c8 LISTEN 217.115.47.142:22 0.0.0.0:*
TCP 04628898 LISTEN 192.168.100.1:22 0.0.0.0:*
TCP cd7c7bd8 ESTAB 217.115.47.142:22 217.115.44.213:50993
RCS-ASA(config)# no http server enable
RCS-ASA(config)# http server enable
RCS-ASA(config)# sh asp table socket
Protocol Socket State Local Address Foreign Address
TCP 0000e5c8 LISTEN 217.115.47.142:22 0.0.0.0:*
TCP 04628898 LISTEN 192.168.100.1:22 0.0.0.0:*
TCP cd7c7bd8 ESTAB 217.115.47.142:22 217.115.44.213:50993
I also cannot see any debug from when the http server tries to start. Tried 'debug http 255' and syslogging level 7 to an external server, but all I see from http is:
HTTP: Periodic admin session check (idle-timeout = 1200, session-timeout = 0)
I'm quite lost here. A lot off googling done, but everything points back to restarting the http server, which does not help.
Any clues?
Thanks / Henrik
02-08-2022 06:16 AM
Hi, how did you sorted please?
02-08-2022 06:35 AM
@za[p the original post is 6 years old. Please create a new thread if you are having a problem.
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