You are not logged in.
If this topic has been discussed, I apologize, there's a few components to this issue that separately I'm understanding, it's the whole puzzle that's giving me an issue and google is giving me the same information that isn't exactly helpful. Here's the setup:
* I'm working on recreating a server environment previously running on Ubuntu, but transitioning to Arch so we can streamline the processes and software
* My development image is virtual which I use DD to clone to multiple drives to ship with small Atom boards around the world.
* Since it's one image for many disks, I've disabled Predictable Network Interface Names by passing net.ifnames=0 on the kernel line, we have two style mobos in circulation, one uses eth0 for it's NIC and the other uses em0.
Static IPs are not the issue, I've got that down. The question I have is, am I able to create a service that will run a script to check which NIC name is provided to activate that name and give it the IP it needs?
Thanks for your help!
Offline