Re: Cisco 2811 SDM




jswharton@xxxxxxxxxxx wrote:
Ok the cisco 2811 has SDM installed all the relevant files are in
flash. when i connect via browser with login i get redirect to :

http://10.10.10.1/archive/archive:home/html/home_aux.shtml

"PAGE CANNOT BE FOUND"

what does this mean. All relevant files are in flash. There does not
appear to be any files in archive. The login has all the correct
priviledges or so I am led to believe.

Any suggestions help guidance would be greatly appreciated.
I recently fixed a strange SDM issue where it
would not load due to the idle timeout being too low.
I don't know where it came from even but it was set to 5s.

You need:-
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 10000

username your-username privilege 15 password your-password

Have you checked that your PC meets the requirements,
Java version, pop ups allowed etc?

If that does not fix it I would just re-install SDM. You may
well need a Cisco Login to download it.

.



Relevant Pages

  • Cisco 2811 SDM
    ... when i connect via browser with login i get redirect to: ... All relevant files are in flash. ... The login has all the correct ...
    (comp.dcom.sys.cisco)
  • Elementary security questions
    ... easy to ensure that the login process was handled entirely over SSL, ... converting a request for the login page made via http into a request ... In my JSP ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: SSL Forms Authentication Redirect - Problem Redirecting out of HTTPS
    ... allowing an authentication cookie to be passed over an HTTP ... My login script goes into SSL just fine. ... The load balancer is maintaining server affinity. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How to implement a automatic login function
    ... a web client which programmatically send http post request to send login ... I am simply trying to simulate a normal login. ... username and password via a post and authenticate using the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SSL Forms Authentication Redirect - Problem Redirecting out of HTTPS
    ... allowing an authentication cookie to be passed over an HTTP ... My login script goes into SSL just fine. ...
    (microsoft.public.dotnet.framework.aspnet.security)

Loading