[PVE-User] Cluster setup

Dietmar Maurer dietmar at proxmox.com
Thu Nov 27 09:06:13 CET 2008


The format of your file is invalid! Options need to be intended:

auto vmbr0
iface vmbr0 inet static
	address 172.39.2.17
	network 172.39.2.0
	netmask 255.255.255.0
	....

Does that help?

- Dietmar


> Here is the contents of the file:
> 
> auto lo
> iface lo inet loopback
> 
> 
> auto vmbr0
> iface vmbr0 inet static
> address 172.39.2.17
> network 172.39.2.0
> netmask 255.255.255.0
> broadcast 172.31.2.255
> gateway 172.39.2.1
> bridge_ports eth0
> bridge_fd 9
> bridge_hello 2
> bridge_maxage 12
> bridge_stp off
> up /sbin/ifconfig eth0 inet 0.0.0.0 promisc




More information about the pve-user mailing list