public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] Change the private FQDN of pve node.
@ 2021-04-04  8:25 Hongyi Zhao
  0 siblings, 0 replies; only message in thread
From: Hongyi Zhao @ 2021-04-04  8:25 UTC (permalink / raw)
  To: Proxmox VE user list

Currently, I'm running only one pve node on one of my intranet machine
which using the following hosts file configuration:

----<quote>-----
# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
#https://pve.proxmox.com/wiki/Renaming_a_PVE_node
192.168.10.254 pve.lan pve

# The following lines are desirable for IPv6 capable hosts

::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
----</quote>-----

For compatibility and scalability, I intend to switch to the following
domain name:

pve1.pve.lan

For this purpose, I changed the following two files as below:

/etc/hosts:
192.168.10.254 pve1.pve.lan pve1

/etc/hostname:
pve1

I'm not sure if the above is enough. Any hints will be highly appreciated.

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Polytechnic University of Science and Technology engineering
NO. 552 North Gangtie Road, Xingtai, China



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-04  8:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-04  8:25 [PVE-User] Change the private FQDN of pve node Hongyi Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal