212 / 5.000 Risultati della traduzione Is it possible to change the "device key" in "Auto Configuration Backup"?
-
Hi to all,
I have cloned (vmware) the pfsense server and reconfigured what I need. The "device key" remaining the same "mixes" the backups of the two pfsense (original and cloned).
Is it possible to change the "device key" in "Auto Configuration Backup"?
Thanks in advance
-
J jimp moved this topic from Problems Installing or Upgrading pfSense Software on
-
The device key is based on the SSH host key, so to make a new one, remove the old keys and restart SSH.
From a shell prompt on the console, do something like this:
# rm /etc/ssh/ssh_host* # /etc/sshd
That will generate a new set of SSH host keys and restart the SSH daemon.
You can refresh the ACB page after doing that and you should see that the device key changed.
-
@jimp Thanks so much
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.