CentOS 7 VM (VMWare Fusion) IP Address not assigned to eth0
I have a CentOS 7 VM (64 bit) running off a VMWare Fusion 8.5.10 on High Sierra. I recently moved the contents of an old mac-book to a new one.
I initially had some problems with ens33 being listed and no eth0 being found, which I resolved after make changes to my grub conf.
However, I never got an IP Address assigned to eth0.
The contents of /etc/sysconfig/network-scripts/ifcfg-eth0
#HWADDR=00:50:56:26:22:EE
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eth0
DEVICE=eth0
#UUID=e82482f2-90e1-4c54-829f-a2c59931282e
ONBOOT=yes
#UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
I have tried with 'HWADDR' uncommented but to no avail.
The command ifup eth0 fails with the error
Error: Connection activation failed: No suitable device found for this connection.
On my host system, I have a vmnet2 custom network configured.
It would be great if I can get this issue resolved. The VM was working perfectly fine on my old mac and the problem really started after moving the machine as part of the mac data migration.
centos
add a comment |
I have a CentOS 7 VM (64 bit) running off a VMWare Fusion 8.5.10 on High Sierra. I recently moved the contents of an old mac-book to a new one.
I initially had some problems with ens33 being listed and no eth0 being found, which I resolved after make changes to my grub conf.
However, I never got an IP Address assigned to eth0.
The contents of /etc/sysconfig/network-scripts/ifcfg-eth0
#HWADDR=00:50:56:26:22:EE
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eth0
DEVICE=eth0
#UUID=e82482f2-90e1-4c54-829f-a2c59931282e
ONBOOT=yes
#UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
I have tried with 'HWADDR' uncommented but to no avail.
The command ifup eth0 fails with the error
Error: Connection activation failed: No suitable device found for this connection.
On my host system, I have a vmnet2 custom network configured.
It would be great if I can get this issue resolved. The VM was working perfectly fine on my old mac and the problem really started after moving the machine as part of the mac data migration.
centos
Cheers for fixing the formatting.
– Bou
Oct 23 '18 at 9:48
add a comment |
I have a CentOS 7 VM (64 bit) running off a VMWare Fusion 8.5.10 on High Sierra. I recently moved the contents of an old mac-book to a new one.
I initially had some problems with ens33 being listed and no eth0 being found, which I resolved after make changes to my grub conf.
However, I never got an IP Address assigned to eth0.
The contents of /etc/sysconfig/network-scripts/ifcfg-eth0
#HWADDR=00:50:56:26:22:EE
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eth0
DEVICE=eth0
#UUID=e82482f2-90e1-4c54-829f-a2c59931282e
ONBOOT=yes
#UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
I have tried with 'HWADDR' uncommented but to no avail.
The command ifup eth0 fails with the error
Error: Connection activation failed: No suitable device found for this connection.
On my host system, I have a vmnet2 custom network configured.
It would be great if I can get this issue resolved. The VM was working perfectly fine on my old mac and the problem really started after moving the machine as part of the mac data migration.
centos
I have a CentOS 7 VM (64 bit) running off a VMWare Fusion 8.5.10 on High Sierra. I recently moved the contents of an old mac-book to a new one.
I initially had some problems with ens33 being listed and no eth0 being found, which I resolved after make changes to my grub conf.
However, I never got an IP Address assigned to eth0.
The contents of /etc/sysconfig/network-scripts/ifcfg-eth0
#HWADDR=00:50:56:26:22:EE
TYPE=Ethernet
PROXY_METHOD=none
BROWSER_ONLY=no
BOOTPROTO=dhcp
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eth0
DEVICE=eth0
#UUID=e82482f2-90e1-4c54-829f-a2c59931282e
ONBOOT=yes
#UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
UUID=5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03
I have tried with 'HWADDR' uncommented but to no avail.
The command ifup eth0 fails with the error
Error: Connection activation failed: No suitable device found for this connection.
On my host system, I have a vmnet2 custom network configured.
It would be great if I can get this issue resolved. The VM was working perfectly fine on my old mac and the problem really started after moving the machine as part of the mac data migration.
centos
centos
edited Oct 23 '18 at 8:53
RalfFriedl
5,3253925
5,3253925
asked Oct 23 '18 at 8:47
BouBou
1
1
Cheers for fixing the formatting.
– Bou
Oct 23 '18 at 9:48
add a comment |
Cheers for fixing the formatting.
– Bou
Oct 23 '18 at 9:48
Cheers for fixing the formatting.
– Bou
Oct 23 '18 at 9:48
Cheers for fixing the formatting.
– Bou
Oct 23 '18 at 9:48
add a comment |
1 Answer
1
active
oldest
votes
Further probing around I found a nondescript mention of a similar issue and resolution at https://www.techlanda.com/2016/08/error-no-suitable-device-found.html.
Gist - the interface eth0 was declared as 'unmanaged by the Network Manager' and the VM rebooted. I could see an IP address getting assigned and I could access the internet from my VM.
Having said that, I am still not sure why in the first place this was not working. I will endeavour to update this thread, if I find the answer. In the meantime, your suggestions are more than welcome.
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477204%2fcentos-7-vm-vmware-fusion-ip-address-not-assigned-to-eth0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Further probing around I found a nondescript mention of a similar issue and resolution at https://www.techlanda.com/2016/08/error-no-suitable-device-found.html.
Gist - the interface eth0 was declared as 'unmanaged by the Network Manager' and the VM rebooted. I could see an IP address getting assigned and I could access the internet from my VM.
Having said that, I am still not sure why in the first place this was not working. I will endeavour to update this thread, if I find the answer. In the meantime, your suggestions are more than welcome.
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
add a comment |
Further probing around I found a nondescript mention of a similar issue and resolution at https://www.techlanda.com/2016/08/error-no-suitable-device-found.html.
Gist - the interface eth0 was declared as 'unmanaged by the Network Manager' and the VM rebooted. I could see an IP address getting assigned and I could access the internet from my VM.
Having said that, I am still not sure why in the first place this was not working. I will endeavour to update this thread, if I find the answer. In the meantime, your suggestions are more than welcome.
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
add a comment |
Further probing around I found a nondescript mention of a similar issue and resolution at https://www.techlanda.com/2016/08/error-no-suitable-device-found.html.
Gist - the interface eth0 was declared as 'unmanaged by the Network Manager' and the VM rebooted. I could see an IP address getting assigned and I could access the internet from my VM.
Having said that, I am still not sure why in the first place this was not working. I will endeavour to update this thread, if I find the answer. In the meantime, your suggestions are more than welcome.
Further probing around I found a nondescript mention of a similar issue and resolution at https://www.techlanda.com/2016/08/error-no-suitable-device-found.html.
Gist - the interface eth0 was declared as 'unmanaged by the Network Manager' and the VM rebooted. I could see an IP address getting assigned and I could access the internet from my VM.
Having said that, I am still not sure why in the first place this was not working. I will endeavour to update this thread, if I find the answer. In the meantime, your suggestions are more than welcome.
answered Oct 23 '18 at 11:30
BouBou
1
1
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
add a comment |
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
Added the line NM_CONTROLLED=no in the file /etc/sysconfig/network-scripts/ifcfg-eth0
– Bou
Oct 23 '18 at 11:45
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477204%2fcentos-7-vm-vmware-fusion-ip-address-not-assigned-to-eth0%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Cheers for fixing the formatting.
– Bou
Oct 23 '18 at 9:48