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 All,I have just bought WIC-2T card and installed in 1602 router. I am aware of the fact that WICs are interchangeable in 1600/1700/2600/3600 routers. I am trying to locate IOS code but no success. I would appreciate if some could let me know...
Hello All,While configuring PIX 515 (version 6.2), I am facing the following problemI have 3 interfaces outside : 10.1.1.1 255.255.255.0inside : 11.1.1.1 255.255.255.0dmz1 : 12.1.1.1 255.255.255.0Running NAT on inside & dmz1 interface. Running glob...
Hello,This configuration looks perfectly alright. You can either use static or NAT 0 with access-list to access the higher interface. This is exactly what you're doing.Rgds,Desh
According to Cisco's new certification list, Clearing CSPFA exam would fetch you Cisco Firewall Specialist but the prerequisite is CCNA.As far as hands on goes, you can buy inexpensive PIX firewall simulation alongwith the CBTs.Let me know if I can b...
Here is what you can do :Remove Static static (inside,tomdmz) 192.168.1.0 192.168.1.0 netmask 255.255.255.0 0 0Add the following Statementsaccess-list XYZ permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0access-list XYZ permit ip 192.168....