On 04/22/2015 03:02 PM, Freek de Kruijf wrote:
You need to specify "On Cable Connection", even for the wireless interface. In this case, if it has the highest priority, it needs to be able to connect to an AP, otherwise a lower priority interface will be used. Only one interface, typed "On Cable Connection" will become active, however it also needs to have a priority != 0.
So look in /etc/sysconfig/network/ifcfg-<interface> for STARTMODE='ifplugd' and IFPLUGD_PRIORITY= The higher the numeric value, the higher the priority. So most likely you give wireless priority 1 and cable priority 2.
I did specify on cable connection for both interfaces. I read in the man page that it should mean it found the service, but that it did not work well. I will go to the text file and exit the IFPLUGD_PRIORITY for both ports. I did find that the /etc/sysconfig/network/routes file was empty, the the one on my other machine has: default 192.168.7.1 - - in it. So I updated my routes file and tried the "-" interface option again, and again had failure. The system is working, not just the way I think it should. I am going on to other adventures and let somebody that understands networking a lot more than me stumble upon this, and hopefully fix it:-) Thanks for your help, Don -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org