PAT configuration
Aug 4,95With Port Address Translation (PAT), one public IP address is used for all internal devices, but a different port is …
Read MoreDynamic NAT
Aug 2,95Unlike with static NAT, where you had to manually define a static mapping between a private and a public address, …
Read MoreStatic NAT configuration
Aug 1,95With static NAT, routers or firewalls translate one private IP address to one public IP address. Each private IP address …
Read MoreNAT definition
Jul 16,95NAT (Network Address Translation) is a process of changing the source and destination IP addresses and ports. The main goal of NAT …
Read MoreExtended ACLs
Jul 15,95Extended ACLs allow you can be more precise in the packet filtering. You can evaluate the source and destination IP addresses, …
Read MoreStandard ACLs
Jul 14,95Standard access control lists (ACLs) allow you to evaluate only the source IP address of a packet. Standard ACLs are …
Read More