Primary network interface is wrong...?

When registration a new client (ssh tunnel) the primary network interface is set to lo0, so the system recognizes 127.0.0.1 as the address instead of the ip of eth0.
This was with a SLES15 client (not tried 12SP4 yet) but how can I can change the primary interface so that I won’t have to change the primary interface afterwards?

christer,

It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.

These forums are peer-to-peer, best effort, volunteer run and that if your issue
is urgent or not getting a response, you might try one of the following options:

Be sure to read the forum FAQ about what to expect in the way of responses:
http://forums.suse.com/faq.php

If this is a reply to a duplicate posting or otherwise posted in error, please
ignore and accept our apologies and rest assured we will issue a stern reprimand
to our posting bot…

Good luck!

Your SUSE Forums Team
http://forums.suse.com

[QUOTE=christer_solskogen;57615]When registration a new client (ssh tunnel) the primary network interface is set to lo0, so the system recognizes 127.0.0.1 as the address instead of the ip of eth0.
This was with a SLES15 client (not tried 12SP4 yet) but how can I can change the primary interface so that I won’t have to change the primary interface afterwards?[/QUOTE]

The mechanism to auto-select the primary network interface just look for the outgoing connection to reach the SUSE Manager Server.
With ssh-tunnel this is always localhost.

You can change it only after the system is available.

[QUOTE=mcalmer;57674]The mechanism to auto-select the primary network interface just look for the outgoing connection to reach the SUSE Manager Server.
With ssh-tunnel this is always localhost.

You can change it only after the system is available.[/QUOTE]

But that’s an error, I think. Because it does not happen with SLES12SP4.