From 4234aea63245034ea9c2eb5081e22cbe75d27571 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Fri, 12 Jun 2020 21:30:19 +0000 Subject: Fix the /etc/hosts file on systemd git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/networkd.xml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'chapter09/networkd.xml') diff --git a/chapter09/networkd.xml b/chapter09/networkd.xml index 1acc215b9..229b313b1 100644 --- a/chapter09/networkd.xml +++ b/chapter09/networkd.xml @@ -288,6 +288,7 @@ EOF Even if not using a network card, a valid FQDN is still required. This is necessary for certain programs, such as MTAs, to operate properly. + - The ::1 entry is the IPv6 counterpart of 127.0.0.1 and represents - the IPv6 loopback interface. 127.0.1.1 is a loopback entry reserved - specifically for the FQDN. - - + existing network). The optional alias name(s) can be omitted, and the + <192.168.0.2 line can be omitted if you + are using a connection configured with DHCP or IPv6 Autoconfiguration. + + The ::1 entry is the IPv6 counterpart of 127.0.0.1 and represents + the IPv6 loopback interface. 127.0.1.1 is a loopback entry reserved + specifically for the FQDN. + -- cgit v1.2.3-54-g00ecf