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.
Hello, I'm trying to locate version 6.x of the software for the Cisco AVS 3120. I heard version 6.x was removed from distribution due to code problems? Is this true?
Hi, I'm trying to setup a firewall rule on a Cisco PIX 506e (6.35) to permit inbound ftp traffic to two internal ftp servers. I can successfully connect once, and each subsequent connection produces a 110001 error code, "no route to..." message in t...
Hi, I'm working on a configuration with our carrier and we have encountered an issue with equal costs routes. Our carrier has position two routers on our network. These routers serve as the gateway to our WAN. Router A has a 20mbps link, and Route...
It was NAT vs STATIC order problem. I removed the NAT 0 (172.16.0.0) line and this solved the problem. The "no route to" error message in the PIX log is misleading, if taken literally. I should have read the Cisco PIX online docs describing the NA...
Hi, The two internal ftp servers are:172.16.5.182172.16.5.112They correspond to two nat'ed addresses on our outside PIX interface:192.168.219.11192.168.219.12The two external hosts that need access to the ftp servers are:192.168.219.19 needs access ...