How to fix Ubuntu 18.04 LTS on VMWare randomly not detecting the internet connection when loading
up vote
1
down vote
favorite
I have Ubuntu 18.04 LTS installed on a virtual machine on VMware. When loading the VM, sometimes the connection icon that is normally found on the top right is totally gone and the internet stops working. The connection doesn't appear in the Connection setting. And the only way to fix the issue is to restart the VM.
This occurs totally at random and only when I load the VM. I have no problem on earlier versions of Ubuntu.
Can anyone suggest a fix?
networking virtualbox vmware
add a comment |Â
up vote
1
down vote
favorite
I have Ubuntu 18.04 LTS installed on a virtual machine on VMware. When loading the VM, sometimes the connection icon that is normally found on the top right is totally gone and the internet stops working. The connection doesn't appear in the Connection setting. And the only way to fix the issue is to restart the VM.
This occurs totally at random and only when I load the VM. I have no problem on earlier versions of Ubuntu.
Can anyone suggest a fix?
networking virtualbox vmware
Please edit your post to include more information about your setup. See a list of commands useful for network troubleshooting at the Ubuntu Help Wiki. It would be best create a pastebin for all the output and link to it in your question.
â Emily
May 15 at 17:06
Runninglshw -C network
produces:*-network DISABLED description: Ethernet interface product: 82545EM Gigabit Ethernet Controller (Copper) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: ens33 version: 01 serial: 00:50:56:26:2e:5a size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 66MHz capabilities: pm pcix bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
â leacorv
May 15 at 17:42
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have Ubuntu 18.04 LTS installed on a virtual machine on VMware. When loading the VM, sometimes the connection icon that is normally found on the top right is totally gone and the internet stops working. The connection doesn't appear in the Connection setting. And the only way to fix the issue is to restart the VM.
This occurs totally at random and only when I load the VM. I have no problem on earlier versions of Ubuntu.
Can anyone suggest a fix?
networking virtualbox vmware
I have Ubuntu 18.04 LTS installed on a virtual machine on VMware. When loading the VM, sometimes the connection icon that is normally found on the top right is totally gone and the internet stops working. The connection doesn't appear in the Connection setting. And the only way to fix the issue is to restart the VM.
This occurs totally at random and only when I load the VM. I have no problem on earlier versions of Ubuntu.
Can anyone suggest a fix?
networking virtualbox vmware
asked May 15 at 13:54
leacorv
62
62
Please edit your post to include more information about your setup. See a list of commands useful for network troubleshooting at the Ubuntu Help Wiki. It would be best create a pastebin for all the output and link to it in your question.
â Emily
May 15 at 17:06
Runninglshw -C network
produces:*-network DISABLED description: Ethernet interface product: 82545EM Gigabit Ethernet Controller (Copper) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: ens33 version: 01 serial: 00:50:56:26:2e:5a size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 66MHz capabilities: pm pcix bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
â leacorv
May 15 at 17:42
add a comment |Â
Please edit your post to include more information about your setup. See a list of commands useful for network troubleshooting at the Ubuntu Help Wiki. It would be best create a pastebin for all the output and link to it in your question.
â Emily
May 15 at 17:06
Runninglshw -C network
produces:*-network DISABLED description: Ethernet interface product: 82545EM Gigabit Ethernet Controller (Copper) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: ens33 version: 01 serial: 00:50:56:26:2e:5a size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 66MHz capabilities: pm pcix bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
â leacorv
May 15 at 17:42
Please edit your post to include more information about your setup. See a list of commands useful for network troubleshooting at the Ubuntu Help Wiki. It would be best create a pastebin for all the output and link to it in your question.
â Emily
May 15 at 17:06
Please edit your post to include more information about your setup. See a list of commands useful for network troubleshooting at the Ubuntu Help Wiki. It would be best create a pastebin for all the output and link to it in your question.
â Emily
May 15 at 17:06
Running
lshw -C network
produces: *-network DISABLED description: Ethernet interface product: 82545EM Gigabit Ethernet Controller (Copper) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: ens33 version: 01 serial: 00:50:56:26:2e:5a size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 66MHz capabilities: pm pcix bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
â leacorv
May 15 at 17:42
Running
lshw -C network
produces: *-network DISABLED description: Ethernet interface product: 82545EM Gigabit Ethernet Controller (Copper) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: ens33 version: 01 serial: 00:50:56:26:2e:5a size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 66MHz capabilities: pm pcix bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
â leacorv
May 15 at 17:42
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036544%2fhow-to-fix-ubuntu-18-04-lts-on-vmware-randomly-not-detecting-the-internet-connec%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Please edit your post to include more information about your setup. See a list of commands useful for network troubleshooting at the Ubuntu Help Wiki. It would be best create a pastebin for all the output and link to it in your question.
â Emily
May 15 at 17:06
Running
lshw -C network
produces:*-network DISABLED description: Ethernet interface product: 82545EM Gigabit Ethernet Controller (Copper) vendor: Intel Corporation physical id: 1 bus info: pci@0000:02:01.0 logical name: ens33 version: 01 serial: 00:50:56:26:2e:5a size: 1Gbit/s capacity: 1Gbit/s width: 64 bits clock: 66MHz capabilities: pm pcix bus_master cap_list rom ethernet physical logical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
â leacorv
May 15 at 17:42