Then I have valn in the NETWORKS array in /etc/conf.d/netcfg and,
net-profiles in the DAEMONS array in /etc/rc.conf
Everything was working fine until the netcfg package update yesterday,
and since then it fails to find/create the loopback interface. I get the
followin error at boot and when I run netcfg manually.
/usr/lib/network/network: line 364: /sys/class/net/lo:1/flags: No such
file or directory (x6)
/usr/lib/network/globals: line 104: /sys/class/net/lo:1/carrier: No
such file or directory (x6)
** (x6) means I get 6 of the same message
Can anyone please give me a pointer how to solve this?