On Mon, 1 Aug 2016 21:29:56 +0200
Clayton Louden wrote:
> Hi,
>
> I've got a NIC that gets one address via dhcp and another one
> statically assigned. This is done with Fedora's legacy network
> service (systemctl start network) and these config files
[snip]
> How can I achieve the same with N
Hi,
I've got a NIC that gets one address via dhcp and another one statically
assigned. This is done with Fedora's legacy network service (systemctl start
network) and these config files
/etc/sysconfig/network-scripts/ifcfg-enp0s25:
HWADDR=XX:XX:XX:XX:XX:XX
TYPE=Ethernet
BOOTPROTO=dhcp
DEFROUTE