What's changed:
- Allow using SSH agent on connections that uses SSH key mode
- Force the usage of static IPs on any kind of interfaces. After several fixes, we have discovered that the most sane behavior is avoid using DHCP. In the beginning, this was implemented to allow external systems to fix the IPs using static DHCP, instead of doing the magic in our side
Thank you @jrpedrianes for all the feedback and fixes