CertGrid CertGrid
Concepts·LPIC-1

Ports, protocols, and the addresses to recognise

Objective 109.1 is the fundamentals under everything else in topic 109: the file that maps service names to port numbers, the difference between a TCP listener and a UDP socket, the port numbers the exam expects on sight, protocol numbers, and the IPv6 addresses that exist on every interface whether or not anyone configured them.

102: Networking Fundamentals Guide 29 of 33 Beginner

Both families, because the file this objective is built on is a different size on each - 365 lines against 11,607.
Server NameIP AddressOSRolesCPURAMHDD
LPIC1-A01192.168.0.76Ubuntu 26.04 LTSDebian-family host - dpkg and apt, which objective 102.4 names2 Core4 GB50 GB
LPIC1-B01192.168.0.77AlmaLinux 10.2RPM-family host - rpm and dnf, which objective 102.5 names2 Core4 GB50 GB

This guide includes

Use this when reading a firewall rule, a listener list or a packet capture and the numbers need to mean something without a lookup. This matters because a port number on its own is ambiguous - 514 is one service over TCP and a different one over UDP - and because the file those names come from is thirty times larger on one family than the other.

Before you start

  1. The file that turns a name into a number

  2. TCP and UDP are different listeners on the same machine

  3. The numbers the exam expects you to recognise

  4. IPv6, which the objective names and most labs ignore

  5. The same questions on the RPM family

  6. Nothing to put back

Official sources