When the core firmware cannot be started no networking is configured, so no SSH access is available.
To make troubleshooting easier manual configuration of networking is needed.
This guide will use the following network configuration.
IP address/netmask: 192.168.1.100/255.255.255.0
Default gateway: 192.168.1.1
ifconfig eth0 192.168.1.100 netmask 255.255.255.0
route add default gw 192.168.1.1 eth0
systemctl restart ssh
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center