E
E
Evgeny Elizarov2015-01-04 08:20:01
CentOS
Evgeny Elizarov, 2015-01-04 08:20:01

ESXi, Centos 7 and Network Manager - interfaces?

There is ESXi 5.5, I raised a virtual machine with CentOS 7 on it, everything is fine
Cloned it, I start it, I look at the interface

nmcli dev show
GENERAL.DEVICE: ens192
GENERAL.TYPE: ethernet
GENERAL.HARDWARE ADDRESS: 00:50:56:B3:B6:AD
GENERAL.MTU: 1500
GENERAL.STATUS: 100 (connected)
GENERAL.CONNECTION: Wired connection 1
GENERAL .CON-PATH: /org/freedesktop/NetworkManager/ActiveConnection/0
WIRED-PROPERTIES.CARRIER: on
IP4.ADDRESS[1]: ip = 192.168.1.77/24, gw = 192.168.1.1
IP4.DNS[1]: 8.8.8.8
IP4.DOMAIN[1]: korphome.local
IP6.ADDRESS[1]: ip = fe80::250:56ff:feb3:b6ad/64, gw = ::

And in /etc/sysconfig/network-scripts/ there is only ifcfg-ens192, the settings from which it does not respond, and this Wired connection 1 can only be configured via nmtui, while there are 2 connections in nmtui: Wired connection 1 and ens192. Where does this "Wired connection 1" come from and why are the settings from ens192 not pulled up? Or why is there only one connection? There is only one interface on the reference system, ens192. I do not change the network settings in the virtual machine when cloning.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Viktor, 2015-01-04
@awsswa59

did you restart the network interface after editing the ifcfg-ens192 file?
service network restart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question