> > 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. _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
