https://bugzilla.novell.com/show_bug.cgi?id=219395 diego.ercolani@yacme.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|diego.ercolani@yacme.com | ------- Comment #4 from diego.ercolani@yacme.com 2006-11-14 08:58 MST ------- yes, but with my installation bridge starts at boot! I'm going to explain, I hope.... OpenSUSE version is 10.2Beta1+ (current developing) or better, was installed October 6 2006). Only if I use PERSISTENT_NAME bridge have to be restarted maually after boot-up. I give you my WORKING ifcfg-br0 configuration /etc/sysconfig/network/ifcfg-br0: STARTMODE='auto' BOOTPROTO='static' IPADDR='192.168.10.99' NETMASK='255.255.255.0' BROADCAST='192.168.10.255' BRIDGE='yes' BRIDGE_PORTPRIORITIES='50 20' DHCLIENT_WAIT_AT_BOOT=30 BRIDGE_PORTS='eth-id-00:0d:88:2e:74:a1 eth-id-00:15:e9:f1:ad:54' #PERSISTENT_NAME=examplename and ethernet configurations ifcfg-eth-id-00:0d:88:2e:74:a1: BOOTPROTO='dhcp' UNIQUE='rBUF.g1Ba_umQFy6' STARTMODE='off' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NAME='' NETMASK='' NETWORK='' REMOTE_IPADDR='' USERCONTROL='no' ifcfg-eth-id-00:15:e9:f1:ad:54: BOOTPROTO='dhcp' BROADCAST='' ETHTOOL_OPTIONS='' IPADDR='' MTU='' NAME='D-Link DFE-538TX 10/100 Ethernet Adapter' NETMASK='' NETWORK='' REMOTE_IPADDR='' STARTMODE='off' UNIQUE='JNkJ.g1Ba_umQFy6' USERCONTROL='no' _nm_name='bus-pci-0000:00:10.0' If I remove the '#' before PERSISTENT_NAME definition, the bootup process doesn't configure the bridge. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.