[PVE-User] PVE 3.1 / Bridge is not shown in GUI

Dietmar Maurer dietmar at proxmox.com
Fri Feb 21 09:14:56 CET 2014


> > Please can you post your /etc/network/interfaces file?
> 
> auto lo
> iface lo inet loopback
> 
> auto vmbr0
> iface vmbr0 inet static
>         address 80.x.x.10
>         netmask 255.255.255.0
>         gateway 80.x.x.1
>         bridge_ports eth0
>         bridge_stp off
>         bridge_fd 0
> 
> # "anonymous" bridge (without ip)
> auto vmbr1
> iface vmbr1 inet manual
>         bridge_ports eth1
>         bridge_stp off
>         bridge_fd 0
> 
> 
> The bridge, that is not shown in the GUI is brought up when tinc starts:
> 

The GUI only show networks configured in /etc/network/interfaces.




More information about the pve-user mailing list