Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We've upgraded to CatOS 8.4 to get ssh few month ago. I haven't noticed until now that there is a 'set port description' command. It still has 'set port name' command to name the ports, but not sure what 'set port description' command does. Looked fo...
We have a test 802.1x setup for wired network using IAS and Cat3550. We are using PEAP and assign different VLAN for machine account and user account via radius server and we are having issues with VLAN switching between the two accounts. The correct...
Hi, I was wondering if someone got CSS1150X with SSL accelerator working with wildcard SSL certificate. We have 10+ sites we would like to enable SSL and figured wildcard certificates are way to go based on the cost. Specially, since most of the wild...
We use ACS and RSA to control access for RAS, VPN, and network devices. However, for ACS management login http://acsserver:2002, we use login defined in ACS administration panel. Is there anyway to login to ACS management web using external authentic...
Two quick question:1. Can C6500 Sup2 without MSFC run in native mode?2. In IOS image what is the difference between Enterprise and IP image in C6500 context?Thanks in advance.
I believe DMZ3 could be a place for the Remote Access VPN, as long as DMZ3 is dedicated solely for Remote Access. With your IPS setup based on the new diagram should let you monitor traffic for both PIX units. But again, with no redundancy. We had a ...
That design would introduce single point of failure because of the inline IPS serving both PIX. You can still pass traffic when analysis engine dies by setting the bypass mode to auto, however, if the physical unit itself has problems you won't be ab...
We had same issue with FTP auto update. Tried SCP and worked like a charm. If you can't find a SCP server to host updates, try using non-anonymous FTP account instead.
You can restart the service via following command logged on as service:Turn the services off[root@ips50 sbin]# cd /etc/init.d[root@ips50 init.d]# ./cids stopTurn the services back on[root@ips50 sbin]# cd /etc/init.d[root@ips50 init.d]# ./cids startYo...