11-27-2006 10:16 PM - edited 03-10-2019 03:20 AM
Referring to
A- I can telnet to the IDS (at work) , but I am trying to figure out why I can not access the web interface (tiny window was popped up), I tried default username and password which are cisco without any sucess.
A/1- How can i find that (current username and password) ? I have issued show configuration, but I could find nothing!!!
A/2- Do I need to assign username and password for the web interfaces access ?
B- Does a console cable for an IDS is something different from th a console cable for a router ?
[quote]For RJ-45 connections, connect a [b]180/rollover[/b] cable[/quote]
C- I tried console cable for a router without success.
Regards
11-28-2006 12:40 AM
A- I can telnet to the IDS (at work) , but I am trying to figure out why I can not access the web interface (tiny window was popped up), I tried default username and password which are cisco without any sucess.
- Try default 'cisco/cisco'. But you normally need to change the default password (cisco) when initializing it. Default username/pwd is cisco/cisco. HTTPS is enabled by default.
A/1- How can i find that (current username and password) ? I have issued show configuration, but I could find nothing!!!
- From the CLI, issue "sh user all". You should be able to see user account (if configured).
Otherwise, create new account(s) using :
sensor(config)# username operator01 password my2centpwd priv operator
sensor(config)# username admin911 password 3mer9ing5 priv administrator
A/2- Do I need to assign username and password for the web interfaces access ?
- No, you can use available user account/ID. But it's good to have user ID with admin privileges for testing purposes.
B- Does a console cable for an IDS is something different from th a console cable for a router ?
- No, it should be the same
HTH
AK
11-28-2006 02:23 AM
Thanks for that AK, I was able to access WebUI by using same username and password for the telnet.
[cut]
- No, it should be the same
[/cut]
Is there something else, i have to be aware of it
11-28-2006 01:07 AM
Maybe IDM access is not working thanks Java problem
Try following download java 1.4.2_07
https://sdlc5b.sun.com/ECom/EComActionServlet;jsessionid=5BED10CBB25347782DC40CB6AE5ECDF1
and then set the following as below in Java
Step 1 Close all instances of Internet Explorer or Netscape.
Step 2 Choose Start > Settings > Control Panel.
Step 3 If you have Java Plug-in 1.4.2 installed:
a. Click Java Plug-in.
The Java Plug-in Control Panel appears.
b. Click the Advanced tab.
c. Enter -Xmx256m in the Java RunTime Parameters field.
d. Click Apply and exit the Java Control Panel.
Now try to connect to the IDM via https
M.
Hope that helps rate it does
11-28-2006 02:33 AM
Thanks M for this explanation, I am pretty sure that we are going to use these steps one day with a specific PC ?
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