02 - Network Review Flashcards
Basic Network Architectures?
LAN and WAN
What are the Basic Network Protocols
TCP, UDP, IP
What is routing?
The process of moving packets from one network to another.
Relies on Routing or Forwarding tables for a more efficient path.
What is NAT?
Network Address Translation.
NAT translates private (nonroutable) IP addresses into public (routable) IP addresses.
What is DMZ?
Demilitarized Zone.
A space between the inner, secure corporate network and the internet where machines are considered at risk.
This is a Security Zone.
Enclave?
A network broken up into Enclaves. Areas of trust where special protections can be employed and traffic from outside the enclave is limited or properly screened before admission.
VLAN?
A Virtual Local Area Network implemented via switches and software that allow computers that are connected to different physical networks to act and communicate as if they were on the same physical network.
Zone?
A grouping of elements that share common security requirements.
Conduit?
Defined as the path for the flow of data between zones.
Tunnelling?
Method of packaging packets so that they can traverse a network in a secure, confidential manner.
It involves encapsulating packets within packets.