On 07/22/2013 06:15 AM, Paul Gray wrote: > Using the latest release's GUI to create a bridge, I needed to > troubleshoot an issue where the bridge wasn't passing traffic. > > It appears to be a bug in the GUI's bridge creation script, > comma-separating the interfaces being added to the bridge. > > The GUI bridge creation scripts added this: > root@vm4:~# tail -5 /etc/network/interfaces > iface vmbr3 inet manual > bridge_ports eth2, eth3 # <- Note the comma
Not a bug - self-imposed stupidity tax on. That is to say, I had put the comma in the creation field during the bridge creation script. -- Paul Gray -o) 314 East Gym, Dept. of Computer Science /\\ University of Northern Iowa _\_V Message void if penguin violated ... Don't mess with the penguin No one says, "Hey, I can't read that ASCII attachment ya sent me." _______________________________________________ pve-user mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
