network config problem!

Issues related to configuring your network
Post Reply
yangrunxiang
Posts: 1
Joined: 2021/06/07 01:43:32

network config problem!

Post by yangrunxiang » 2021/06/07 02:08:46

Hello all:
I have config ens192:"ONBOOT=yes",but when the server reboot,I must up the connection manually, "nmcli c up ens192"
why? and how to solve it?
Help and answer me please,thanks a lot!

User avatar
jlehtone
Posts: 4523
Joined: 2007/12/11 08:17:33
Location: Finland

Re: network config problem!

Post by jlehtone » 2021/06/08 17:56:57

How did you configure the that interface? Is it the only connection?

Code: Select all

systemctl status NetworkManager
nmcli -f connection con show ens192

Post Reply