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

Knaupp, Thomas Thomas.Knaupp at schwarz.de
Thu Feb 20 20:31:18 CET 2014


Hello,

> 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:

brctl addbr vmbr5
brctl addif vmbr5 mybrname

ifconfig mybrname 0.0.0.0
ifconfig vmbr5 0.0.0.0


Kind regards
Tom

________________________________

--
Schwarz Computer Systeme GmbH
Altenhofweg 2a
92318 Neumarkt
http://www.schwarz.de
___________________________________________

Geschaeftsfuehrer: Manfred Schwarz
Sitz der Gesellschaft: Neumarkt i.d.Opf.
Registergericht: AG Nuernberg, HRB 11908
___________________________________________

Diese eMail enthaelt moeglicherweise vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese eMail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese eMail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This email may contain confidential and/or privileged information. If you are not the intended recipient (or have received this email in error) please notify the sender immediately and destroy this email. Any unauthorized copying, disclosure or distribution of the material in this email is strictly forbidden.



More information about the pve-user mailing list