1fddef7a97
Because of HSTS problems I created a new home tld to host all internal services that is runned by self signed certs
58 lines
1.1 KiB
INI
58 lines
1.1 KiB
INI
#
|
|
# hosts This file describes a number of hostname-to-address
|
|
# mappings for the TCP/IP subsystem. It is mostly
|
|
# used at boot time, when no name servers are running.
|
|
# On small systems, this file can be used instead of a
|
|
# "named" name server.
|
|
# Syntax:
|
|
#
|
|
# IP-Address Full-Qualified-Hostname Short-Hostname
|
|
#
|
|
|
|
127.0.0.1 localhost
|
|
|
|
# special IPv6 addresses
|
|
::1 localhost ipv6-localhost ipv6-loopback
|
|
|
|
fe00::0 ipv6-localnet
|
|
|
|
ff00::0 ipv6-mcastprefix
|
|
ff02::1 ipv6-allnodes
|
|
ff02::2 ipv6-allrouters
|
|
ff02::3 ipv6-allhosts
|
|
|
|
## rre infrasturcture
|
|
10.2.0.11 parsley
|
|
10.2.0.15 cumin
|
|
10.2.0.16 curry
|
|
10.2.0.17 chervil
|
|
10.2.0.18 basil
|
|
10.2.0.19 habanero
|
|
10.2.0.20 piripiri
|
|
10.2.0.21 jalapeno
|
|
10.2.0.101 salt
|
|
10.2.0.102 pepper
|
|
|
|
#lab k3s cluster
|
|
10.2.0.250 demo-k3s
|
|
10.2.0.251 srv1
|
|
10.2.0.252 srv2
|
|
10.2.0.253 srv3
|
|
|
|
# MetalLB
|
|
# 10.2.0.60-70
|
|
10.2.0.60 public
|
|
10.2.0.61 private
|
|
10.2.0.62 unifi
|
|
10.2.0.63 gitea
|
|
10.2.0.64 mqtt
|
|
|
|
# Client network
|
|
10.0.10.3 sw2
|
|
10.0.10.4 ap1
|
|
10.0.10.5 ap2
|
|
10.0.10.6 ap3
|
|
10.0.10.7 ap4
|
|
10.0.10.20 woody
|
|
10.0.10.30 laserjet
|