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 need to write an ACL on a 7206 router running 12.2(31)SB10. I need to block one certain host from being able to access the Internet. So, I gave the internal address a static xlate and then was going to write an ACL blocking that static xlate a...
I need to reset the admin password for Cisco Works. I've followed the online documentation and the different methods posted do not seem to work.The first method I saw was to edit the cwpass file located at C:\Program Files\CSCOpx\lib\classpath\com\ci...
I have a site complaining about connectivity dropping out frequently. They have a 2811 router. I turned on "debug ip nat detailed" and I get the following:*Nov 17 21:27:48.022: NAT*: Can't create new inside entry - forced_punt_flags: 0*Nov 17 21:27:4...
We are having an issue logging into wireless. If I am authenticate at one location on campus I have no problems authenticating there at any time. However, if going to a different part of campus, different ap, I can not authenticate and the attempted ...
I do have an application that may not work properly with PAT. I upgraded the IOS to the latest stable version last night and the errors went away. I am waiting for that office to open this morning in order to conduct some more thorough testing. Hopef...
Here is the show ip nat statistics:Total active translations: 6 (0 static, 6 dynamic; 6 extended)Outside interfaces: Serial0/0/0Inside interfaces: FastEthernet0/0Hits: 21474931 Misses: 167831CEF Translated packets: 21584749, CEF Punted packets: 15...
Here is the configured NAT info:ip nat pool LAAB-NAT 74.207.112.65 74.207.112.124 netmask 255.255.255.192ip nat inside source route-map EVAL-NAT pool LAAB-NATroute-map EVAL-NAT permit 10 match ip address NATThe site only has 20 computers total. It's ...