Network Flashcards
What does transport layer do
communication between processes
Network layer do?
communication between machines
possibly different or multiple networks
datalink layer do?
communication between machines on same network
what do routers do
direct traffic using logical addresses
move traffic between different networks
uses routing protocols to determine best path to send traffic
Packet Filters
restricts availability of network resources to endpoint devices that comply with the organization’s security policy
Firewall
Hardware, software that prevents unauthorized access to/from internal network
Firewall: Packet filter
applies rules to each incoming and outgoing IP packet
forwards or discards packet based on rules match
Firewall: Stateful-inspection
maintains a state table to keep track of all open connections through a firewall
Firewall: Application-level gateway
Acts as a relay of application level traffic
Firewall: Circuit level gateway
sets up 2 TCP connections (itself and TCP user) (itself and outside host)
relays TCP segments from one connection without examining contents
NAT (Network Address Translation)
translate between private and public addresses