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.
Anyone know where the manual /documentation is for the VPN 3000 2nd Power Supply?I've searched CCO & Google, can't find anything.The only reference I can find is the following from this forum - but the link is unreachable.http://www.cisco.com/en/US/p...
Configuring a PIX via TFTP - the documented method doesn't work. PIX v6.0(1)Version 6.0 & 6.1 of the doc reference the "configure net" command i.e. configure net 10.1.1.1:/tftp/config/pixconfigV6.0 doc - http://www.cisco.com/univercd/cc/td/doc/produc...
Can anyone give me an indication if/when the PIX 'alias' command will be supported in the PDM?Thanks--David RichardsSenior Network EngineerChristchurch City Council
Prefix the line with a : (colon) character.eg. The first line of the following is a comment and is ignored: Allow access to WebServeraccess-list acl_outside permit tcp any host 1.1.1.1 eq www Note: Comment lines are removed when the config file is en...
Great!The DNS static command will replace the DNS fixup "use" of the alias command.How will the other "use" of the alias command be supported [the dnat version]?Thanks--David