Enhancing the Network Module Flashcards
Proxy Servers
An intermediary server used between clients and other servers (for a service) like a web proxy, usually an internal web proxy server)
Normal Proxy servers and Transparent proxy servers, which describe where a proxy server is located in the network
Normal Proxy Server
Client’s browser is configured to use the proxy server, usually configured via domain policy. Proxy server is removed from the direct internet connection, usually by a router or switch.
Client sends request to proxy, proxy fetches data for client, then feeds the data back to the client
Transparent Proxy Server
Client doesn’t need any special configuration to use the proxy server. It’s in line with the internet connection
Clients can just try to browse and it will automatically flow through that proxy server
Content Filter Proxy Server
Filters based on content categories: malicious sites, adult sites, etc.
Public Web Proxy
Provides web browsing services from the public proxy server
Can be used to bypass the firewall if the firewall is not configured to block the connection to the public web proxy
Reverse Proxy Server
Handles requests coming from the internet. Provides services such as caching to decrease load on the web server
Someone requests something from a website, reverse web proxy handles the caching and request and it’s able to send information that’s cached from the web server, off loading a part of the web browsing experience
Load Balancer
Type of reverse proxy server
Made to distribute the load amongst multiple servers to balance out the traffic. Can load balance with public and private networks.
Increase availability and load capacity of the web serivce
Two categories, Layer 4 TCP, UDP, FTP, IP or Layer 7, http, https, etc.
Multicast Routing
One-to-may or many-to-many
It’s a selective broadcast
Packets are addressed to a group of destination computers
Needed for things like streaming over the WAN and through multiple routers
PIM
Protocol Independent Multicast
A protocol that works between multicast enabled routers. Works with all routing tables and routing protocols
Spare and Dense
PIM Sparse Mode
Light load on the network, creates a distribution tree, one router is the rendezvous point, doesn’t flood the multicast every where
PIM Dense Mode
Geavy load on the network
Flood the multicast domain
Prunes back where no receivers
Sometimes may need to use this over Sparse mode
IGMP
Internet Group Management Protocol
Used to create and join multicast groups.
Functions between the multicast client and the multicast enabled router
Clients use software to join an IP Multicast group
IoT
Internet of Things
Describes the network of all every day objects. It’s a world where just about anything cab be connected to the internet
Think Home-automation and smart home
Made possible by cloud computing and wireless technologies
802.11
Wifi or Wireless standard. Consumes high power. Enabled IoT
Bluetooth
Regular bluetooth and lower power variants Enabled IoT