summaryrefslogtreecommitdiff
path: root/files/hosts.j2
blob: 65ab310a858edabaea9259c9212dd2cb5bd1015d (plain)
1
2
3
4
5
6
7
8
9
10
11
# SPDX-FileCopyrightText: 2025 Matthew Fennell <matthew@fennell.dev>
#
# SPDX-License-Identifier: AGPL-3.0-only

127.0.1.1 {{ hostname }}
127.0.0.1 localhost

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters