Which DNS option digitally signs records in a DNS zone?
DNSSEC
Virtual networks can be created in both a cloud environment and an _______.
on-premises virtualization environment
This highlights the versatility of virtual networks across different setups.
What is the purpose of segregating network devices on their own networks?
Segregation can be achieved through VLANs or isolated networks.
When configuring a virtual network, what does enabling local DHCP service do?
Distributes IP addresses to VMs
This simplifies network configuration for virtual machines.
To connect a virtual machine to a newly added virtual network, what must be modified?
Each virtual machine’s network settings
This ensures the VM is linked to the correct network.
What is the purpose of the DHCP settings in the Virtual Network Editor?
These settings help manage IP address allocation for connected devices.
Fill in the blank: A NAT network shares the host’s _______ with virtual machines.
IP address
This allows VMs to access external networks while keeping them isolated.
What is the purpose of VLANs in network configuration?
VLANs allow for breaking up a single Ethernet switch into multiple networks for better management and security.
What are the two network services widely used in networks?
These services are essential for both personal and organizational networks.
What is one method to harden devices running DHCP and DNS?
Hardening involves securing the devices against potential attacks.
What can an attacker do if they compromise a DHCP host?
Specify a fraudulent DNS server for clients
This can redirect clients to malicious websites.
What is the purpose of Vendor Classes in DHCP?
To assign DHCP settings for specific device types
This helps in identifying and managing traffic from certain devices.
Fill in the blank: DNSSEC is used to __________.
digitally sign DNS zones
This ensures the integrity and authenticity of DNS data.
What is the role of Group Policy Management in DNS?
To configure centralized settings for DNS clients
This can enforce policies like requiring DNSSEC validation.
Why is a shorter lease duration beneficial for in DHCP?
Shorter lease duration prevents exhaustion of IP addresses and allows devices to have plent of IPs to temporarily connect to a network
Important in environments with many transient users.
What is the significance of digitally signing a DNS zone?
Clients can verify the validity of the signature
This helps ensure that the DNS data has not been tampered with.
What should be configured in Group Policy for DNSSEC?
Require DNS clients to check data validation
This enhances security by ensuring clients validate DNS responses.
Wi-Fi router hardening notes
The first step in protecting a Wi-Fi router is at the network level
This is crucial for both enterprise and home networks, especially with the rise of remote work.
What security setting is recommended for a Wi-Fi router?
WPA/WPA2-Personal
This requires a pre-shared key or password for connecting devices.
Fill in the blank: The Wi-Fi router acts as a _______ client when using WPA/WPA2-Enterprise.
RADIUS
Connecting devices are referred to as supplicants.
What does the RADIUS server do in a WPA/WPA2-Enterprise setup?
RADIUS servers authenticate client connections
It performs user authentication instead of the Wi-Fi router.
What is the default port for RADIUS servers?
UDP port 1812
This port can be changed, but 1812 is the standard.
True or false: WEP is a recommended security protocol for Wi-Fi networks.
FALSE
WEP is deprecated and should not be used.
What can be enabled for a guest network on a Wi-Fi router?
Guest networks can have varying security settings.