SO won't start after network adapter change #14297
-
Version2.4.120 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeStandalone Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU6 RAM32G Storage for /500 Storage for /nsm1000 Network Traffic Collectionspan port Network Traffic SpeedsLess than 1Gbps StatusNo, one or more services are failed (please provide detail below) Salt StatusYes, there are salt failures (please provide detail below) LogsYes, there are additional clues in /opt/so/log/ (please provide detail below) DetailI've migrated my VM hosting from Truenas 24.10 to 25.04-beta1. This involved a switch from the simple KVM hypervisor to a slightly fancier Incus based hypervisor. The salt-call lists at bunch of errors. The so-status says things appear to be coming up, but they never actually do. I can't get to the webui at all. And so-ip-update errors out saying device "ens3" does not exist. I think that's the key, I think it's looking for the ens3 interface to bring things up on and can't because the interface is now enp6s0. Any thoughts on how I might fix this?
Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Check these files and see if the interface name is correct:
If you have to change them, after the change try You might want to also verify the |
Beta Was this translation helpful? Give feedback.
-
Just for the next person that comes along, this didn't work 100% for me. |
Beta Was this translation helpful? Give feedback.
Check these files and see if the interface name is correct:
If you have to change them, after the change try
sudo salt-call mine.update
then retrysudo so-checkin
You might want to also verify the
nmconnection
in/etc/NetworkManager/system-connections/
also has the correct interface name