pfsense scenario QUESTIONS LVL1 Flashcards
A PC has an IP address starting with 169.254.. What’s wrong?
The PC didn’t receive an IP from the DHCP server (APIPA assigned it).
You can ping 8.8.8.8 but can’t open google.com. What’s the issue?
The DNS server is not working or not configured.
Two PCs are on the same switch but can’t ping each other. What should you check first?
Check if they have correct IP addresses and are in the same subnet.
After manually setting an IP, a PC loses internet. What could be wrong?
Wrong subnet mask, gateway, or DNS settings.
A computer isn’t getting an IP address. What service should you check on the router?
Check if the DHCP server is enabled.
The router is connected, but users can’t access the internet. What might be missing?
The default route or WAN settings may be misconfigured.
A ping to the router works, but pinging 8.8.8.8 doesn’t. What’s the problem?
The router doesn’t have a route to the internet or NAT isn’t configured
What is the default subnet mask for a Class C IP address?
255.255.255.0
You connect two switches and they don’t link up. What kind of cable is needed?
A crossover cable (or auto-MDIX should be enabled).
Devices in the same VLAN cannot communicate. What could be wrong?
VLAN configuration on the switch is incorrect or ports are not assigned properly.
A PC can talk to other PCs, but not the internet. What’s likely missing?
The default gateway is not set correctly.
You want to keep HR and IT networks separate. What should you configure?
VLANs.
What command on Windows shows the MAC address of your network card?
ipconfig /all
What command tests if a remote device is reachable on the network?
ping
DHCP isn’t assigning addresses. What could be the issue?
The DHCP scope may be wrong or the service is disabled.
Ping works, but websites won’t load. What could be the cause?
ort 80 or port 443 might be blocked.
What port number does SSH use?
Port 22
Static route isn’t working. What should you check?
Verify next-hop IP or exit interface.
Two VLANs need to communicate. What do you need?
A router or Layer 3 switch (Inter-VLAN routing).
Too many broadcast packets in your network. What’s the solution?
Use VLANs or subnets to reduce broadcast domains.