Hi,

after upgrading to a recent snapshot from today, I've noticed that an (additionally configured) loopback interface (i.e., lo1) doesn't get created anymore from my preexisting (and previously working) /etc/hostname.lo1 configuration.

I've verified that the problem persists and affects current by rebuilding CURRENT from source just a couple of minutes ago.

The configuration which previously worked:
# cat /etc/hostname.lo1
inet 192.168.1.1 255.255.255.0 NONE

Manual workaround after startup to get the the lo1 interface working again:
ifconfig lo1 create
sh /etc/netstart lo1

Best regards
Andreas

Reply via email to