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.
I am looking for confirmation that I can use an interface other than the fastethernet4 as my ip nat outside on an 881.Background:We use 881g with the fast4 and cellular0 interfacs for WAN failover and wanted to do the same on an 881 without the wirel...
I am trying to protect IIS web server from attack with RADIUS on a PIX and when I try to use aaa authenticate HTTPS xxx.xxx.xxx.xxx outside 0.0.0.0 0.0.0.0 I get a warning on the client browser about the certificate on the PIX. I do not have a certi...
True, but I do not want my users to have to accept an untrusted certificate. I want to use a trusted CA, one of the root trusted ones, not an internal CA.I only see references to internal CAs to load on the PIX, not trusted ones like Verisign. I do...
lets say your outside IPs are 1.1.1.1 and 1.1.1.2, DMZ is called DMZ1:ip address ethernet0 1.1.1.1 255.255.255.0ip address ethernet2 192.168.1.1 255.255.255.0static (dmz1, outside) 1.1.1.2 192.168.1.2 netmask 255.255.255.255access-list 101 permit icm...