[SOLVED] Alpine 3.7 - ifup: unknown method "auto"

ferllings

New Member
Sep 3, 2018
2
0
1
54
Hello,

On a fresh install of Linux Alpine 3.7. The network is down and I can't start it:

Code:
# ifup eth0
ifup: unknown method "auto"

Code:
# cat /etc/network/interfaces
auto lo
iface lo inet loopback
iface lo inet6 loopback

auto eth0
iface eth0 inet static
        address 192.168.1.6
        netmask 255.255.255.0
        gateway 192.168.1.1
        hostname $(hostname)

iface eth0 inet6 auto

Any idea?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!