I am in unfamiliar territory again and trying leap 15.3 and NetworkManager. Previously I had been using TW and Wicked.
From a network installation and with a copper connection everything has been ok with a default dhcp connection using NetworkManager.
Before putting the new system into service I changed the network configuration to a fixed IP and promptly lost my connection to the wan.
In order to post this I have had to change the configuration back to dhcp.
Here are the network addresses with a fixed IP:-
alastair@localhost:~> ip address
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 34:40:b5:92:a0:54 brd ff:ff:ff:ff:ff:ff
altname eno1
altname enp11s0f0
inet 192.168.169.135/25 brd 192.168.169.255 scope global noprefixroute eth0
valid_lft forever preferred_lft forever
inet6 fe80::8a90:fe0f:f97a:e545/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: eth1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether 34:40:b5:92:a0:55 brd ff:ff:ff:ff:ff:ff
altname eno2
altname enp11s0f1
4: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
link/ether 36:40:b5:92:a0:59 brd ff:ff:ff:ff:ff:ff
altname enp0s26f1u2
alastair@localhost:~>
I also ran the commands suggested in an earlier thread with the DHCP
The latter is rather long so I have put it on susepaste:
Pasted as:
https://susepaste.org/54618896
https://paste.opensuse.org/54618896
What trouble me is the lines in the Fixed result:-
4: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 1000
link/ether 36:40:b5:92:a0:59 brd ff:ff:ff:ff:ff:ff
altname enp0s26f1u2
alastair@localhost:~>
What is this and why is it there. Have I screwed up again?
Also why are the old names being used for devices? Is this only changed in TW?
All help, comments and advice gratefully received.
Budge