You've already forked Proxmox-LXC-Tool
Inital Commit
This commit is contained in:
33
root/usr/lib/pve-lxc/hosts
Normal file
33
root/usr/lib/pve-lxc/hosts
Normal file
@@ -0,0 +1,33 @@
|
||||
## System Host File
|
||||
##
|
||||
## This file describes a number of netname-to-address
|
||||
## mappings for the TCP/IP subsystem. It is mostly
|
||||
## used at boot time, when no name servers are running.
|
||||
|
||||
##
|
||||
## IPv4
|
||||
##
|
||||
|
||||
# Loopback
|
||||
127.0.0.1 localhost
|
||||
|
||||
# Network
|
||||
# --- BEGIN PVE ---
|
||||
# --- END PVE ---
|
||||
|
||||
##
|
||||
## IPv6
|
||||
##
|
||||
|
||||
# Loopback
|
||||
::1 ip6-localhost ip6-loopback
|
||||
|
||||
# Link-Local
|
||||
fe00::0 ip6-localnet
|
||||
|
||||
# Multicast
|
||||
ff00::0 ip6-mcastprefix
|
||||
ff02::1 ip6-allnodes
|
||||
ff02::2 ip6-allrouters
|
||||
|
||||
# Network
|
||||
Reference in New Issue
Block a user