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.
Is there such a thing as a FirePower series web-based simulator hosted by Cisco? We are considering upgrading from 5545-X platform to FirePower, and were told that we could "test-drive" the FirePower series on a Cisco website but I cannot find any su...
Has anyone seen entire subnets of WINXP/WIN98 hosts sending 62-byte frames to 192.168.2.1, 5.1, and 7.1 for no reason? I have four subnets in one bldg that are constantly sending to these private addresses that don't exist on my network. So far, we h...
Phil;If I understand your question--it sounds like you're wondering how to prevent a stolen and configured 5505 from accessing your inside networks at the central offices?If that's the case, I recommend doing one or all of the following:--only allow ...
Cisco used to make one but it has been discontinued. (Cisco mobile client). We have had great success with Bluefire---a 3rd party product.http://www.bluefiresecurity.com/products/vpn/
Looks like your default gateway for this PIX--202.63.101.68--- is itself. Not good. The IP address for Ethernet0 is the same as your default gateway.I recommend adding a default route 0.0.0.0 to your edge router--with a different IP address which can...
I would recommend using the STATIC command here. The syntax would be:static (inside,outside) 195.x.y.z 192.168.51.125 netmask 255.255.255.255.If DNS points to your private address, this should work just fine.
From my experience, a PIX cannot make routing decisions as it has no routing protocol. It needs to have explicit routes defined for each interface/network, and its default gateway.I would recommend replacing your router, I don't think a PIX can do ro...