to make sure that the wifi interface (if up & connected) would be
the default route in the routing table I installed "ifmetric" and
added the metric stanza to each interface in
/etc/network/interfaces
This allows me to have an ethernet connection to a private LAN (eg.
when setting up a device for work) and maintain internet access via
Wifi.
== wpa network selection ==
the "priority" figure in the wpa_supplicant.conf makes sure I'll be
connected to the "best" wifi available from the 3 Access Points I
have at my disposal -
Greenmeadow = Home
PoliceSurveillanceVan2 = portable MiFi hotspot
g4slv = tethering hotspot to my 'phone
It all seems to work.
If I want to set a static Ethernet IP address - usually when
working on equipment for work - I am happy to re-edit
/etc/network/interfaces to set a static IP - it's no more
problematical than running a config app/daemon.