In order to go from a more secure interface to a least secure interface, like inside to dmz, you need either a n address translation with either a static or nat/global, or if you don't want to translate, you need to include the client in NAT 0. For ...
This really really isn't a topic for Content Networking as Content Networking generally is related to load balancing servers, caching, or storing content on servers. Access from a Content Networking perspective would be ip based or user/password ba...
Yes, you would configure each of the desired services on the router globally and then put a wccp redirect in (or out) for each service on the appropriate interface or vlan. You would do this similar to the same way the release notes tell you how to c...
Fixup only supports specific protocols for application inspection. Fixup is not required for accessing servers Fixup is needed for well known applications such as ftp, when you are not using default ports. For instance, ftp requires 2 connections, th...
resetinbound is used to send a TCP reset to denied inbound connections. The default behavior would be to just drop it.resetoutside is used to terminate denied connections that end at the least secure interface (outside interface)The difference betwee...