GCGA Ch. 3 Implementing Network Designs (ST) Flashcards
(8 cards)
Screened subnet
provides layer of protection for servers accessible from Internet
Intranet vs extranet
intranet -> internal network. extranet -> part of a network that can be accessed by authorized entities outside network
NAT
network address translation - translates public IP addresses to private IP addresses; private back to public; hides IP addresses on internal network from users on internet; NAT gateway is device that implements NAT
Air gap
provides physical isolation for systems/networks; completely isolated with a gap of air
Forward proxy server
forwards requests for services from a client; can cache content and record users’ internet activities
Reverse proxy server
accept traffic from internet and forward it to one or more internal web servers; placed in screened subnet and web servers can be in internal network
UTM security appliance
unified threat management - includes mult. layers of protection, such as URL filters, content inspection, firewalls, malware protection, DDoS mitigator; UTMs raise alerts sends them to to admins to implement
Jump server
placed between diff. security zones, provide secure access from devices in one zone to devices in another zone; often used to manage devices in screened subnet from internal network