It shouldn't be a problem, you can assign multiple IPs to an interface. But to avoid confusion I'd modify your dhcpcd.conf to prevent it from grabbing the dynamic IP from your router. Easiest way to do that is adding denyinterfaces eth0 Where do i add this in the file. If i add it before my interfa...