09-02-2004 03:53 AM
Dear all,
I'm having problems with managing our CISCO SCA 11000 SERIES SECURE CONTENT ACCELERATOR through a web browser from the client side
(Network port).
I can connect (on the client side) through telnet but not through a web browser. And a would like to use the gui interface. :)
I enabled the Web Management witch is disabled by default. But I still can't get their.
DO I need to change the Operational Mode?
I read the Configuration Guide but I can't find it. Maybe i'm looking over it?
output of show device.
Device Type : CSS-SCA
Hardware Address: NOPE
Internet Address: NOPE
Firmware Version: MaxOS 4.2.0 build 200303141324
Product Version : CSS-SCA Release 4.2.0.11
Security level : access
Syslog sent to : NOPE Facility 0
Uptime : 13 days 13:35:01, 0.10% system, 0.02% interrupt, 99.88% idle
Memory (used) : 23 MBytes of 63 MBytes
Rdate server : n/a
SNTP sync'ing : n/a
RIP : disabled
DNS servers : n/a
DNS search : n/a
Telnet : enabled on port 23
Web Management : enabled on port 80
SNMP access : disabled
Operational Mode: single-port
Thanks in advance for your help.
09-02-2004 04:14 AM
in mode single port, you only use 1 port for everything.
So if you can telnet, that's the right port.
IN my config I only have this :
web-mgmt port 80
web-mgmt enable
do a 'show netstat' and see if the SCA is listening on port 80.
Regards,
Gilles.
09-02-2004 06:34 AM
presca01> show netstat
Pro State Recv-Q Send-Q Local Address Remote Address R-Win S-Win
---------------------------------------------------------------------------
tcp ESTAB 0 0 xxx.xxx.xxx.xxx:23 xxx.xxx.xxx.xxx:64899 33580 32768
tcp LISTN 0 0 *:443 *:* 0 0
tcp LISTN 0 0 *:80 *:* 32768 0
tcp LISTN 0 0 *:23 *:* 32768 0
Here is the part of my config:
### Telnet ###
telnet enable
### Web Management ###
web-mgmt port 80
web-mgmt enable
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