From ba4437002003a15744cc392b83d55fa521c4918a Mon Sep 17 00:00:00 2001 From: Jakub Kuczys Date: Tue, 7 Jan 2025 21:31:27 +0100 Subject: [PATCH] Add subnet masks in CIDR notation as answers to computers trivia (#6495) --- redbot/cogs/trivia/data/lists/computers.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/redbot/cogs/trivia/data/lists/computers.yaml b/redbot/cogs/trivia/data/lists/computers.yaml index 8c2570aac..4a51e6a59 100644 --- a/redbot/cogs/trivia/data/lists/computers.yaml +++ b/redbot/cogs/trivia/data/lists/computers.yaml @@ -235,8 +235,10 @@ Which device allows your computer to talk to other computers over a telephone li - Modem Which subnet mask would be used as the classful mask for the IP address 128.107.52.27?: - 255.255.0.0 +- /16 Which subnet mask would be used as the classful mask for the IP address 192.135.250.27?: - 255.255.255.0 +- /24 Which value represents the “trustworthiness” of a route and is used to determine which route to install into the routing table when there are multiple routes toward the same destination?: - Administrative distance Who invented the computer mouse?: