On Wed, Apr 04, 2018 at 04:14:18PM +0200, Michael Ströder wrote:
James Knott wrote:
On 04/04/2018 09:59 AM, Bengt Gördén wrote:
> BTW: I think what you want is best achieved by connecting your (IP-less) > eth0 and wlan0 to a bridge interface and assign the IP to that.
Sorry, I don't understand. You create a software bridge between eth0 and wlan0 and that the bridge has it's own IP configuration.
Another way might be to manually assign the MAC to both interfaces. That way, the same IP will be obtained, no matter which interface is used.
IMO the bridge is the most clean solution for having the same IP address for cable and wireless access.
As long as you are sure the switch(es) you are connecting to has (have) working STP. :-) Personally, I would rather suggest bond/team in active-backup mode (you can even set preferred slave to ethernet one). Also, IIRC most wlan devices can only be bridged when in "AP mode". Michal Kubeček -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org