/etc/network/interfaces question

bread-baker

Member
Mar 6, 2010
432
0
16
on a new install from most recent iso interfaces looks like this:

Code:
auto lo
iface lo inet loopback

auto vmbr0
iface vmbr0 inet static
        address 10.100.100.73
        netmask 255.255.0.0
        gateway 10.100.100.2
        bridge_ports eth0
        bridge_stp off
        bridge_fd 0

from previous installs, lines like this used to be there
Code:
iface eth0 inet manual

Does it matter that ' iface eth0 inet manual' is not there ?
 

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!