Cisco Packet Tracer tutorials for advanced features configuration : voip, wireless, security, vpn tunneling, ...
ACL Object Groups Configuring VLANs and Subinterfaces Configuration of Threat Detection (Basic, Advanced, and Scanning Threat Detection) IPSEc VPNs (site-to-site VPN, Remote Access VPN etc) using the legacy IKEv1 standard IKEv2 IPSEC VPNs Anyconnect Secure Mobility Client (SSL VPN, IKEv2 VPN,...
In this configuration tutorial I will show you how to configure a GRE tunnel between two Cisco IOS routers. One of the routers is located behind a Cisco ASA 5500 Firewall, so I will show you also how to pass GRE traffic through a Cisco ASA as well. As you might know already, GRE tu...
Dynagen supports packet capture so such an option should be possible also on GNS3 (which is what I believe you're using based on the screenshot). http://dynagen.org/tutorial.htm#_Toc193248010 Marcin 0 Helpful Reply Learn, share, save Discover and save your favorite ideas...
Then we must use an ACL for introducing SQUID cache machine to router R1(config)# ip access-list standard SQUID-MACHINE R1(config-std-nacl)# permit host 192.168.1.10 Next we define another access list for two different purpose first we should exceptSQUIDtraffics from redirecting byWCCPprotocol ...
ASA 5506-X Basic Configuration Tutorial The ASA 5506-X has a default configuration out-of-the-box. This default configuration has the following characteristics: Internal LAN: 192.168.1.0/24 Internal LAN can access the Internet. The WAN (outside) interface (GE1/1) is configured to receive IP...
Cisco ASA Configuration for ASDM Management Access ASA Configuration: !First create a regular expression with the unique attack string regex attackstring xyz123 !Create an ACL to match the HTTP traffic towards the target server access-list HTTPTRAFFIC extended permit tcp any host 1.1.1.1 eq www ...