Hello Wila,
From my host i checked by using ping to my guest 192.168.247.128
It worked before sleep, and failed after sleep.
So, i tried restarting service you shared, does not work.
Any other suggestion? Or should i perform the fix in other way?
BR
Microsoft Windows [Version 10.0.18362.1016]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\carbajgu>ping 192.168.247.128
Pinging 192.168.247.128 with 32 bytes of data:
Reply from 192.168.247.128: bytes=32 time<1ms TTL=128
Reply from 192.168.247.128: bytes=32 time=1ms TTL=128
Reply from 192.168.247.128: bytes=32 time=1ms TTL=128
Reply from 192.168.247.128: bytes=32 time=1ms TTL=128
Ping statistics for 192.168.247.128:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
C:\Users\carbajgu>date
The current date is: mié. 09/09/2020
Enter the new date: (dd-mm-yy)
C:\Users\carbajgu>time
The current time is: 17:00:22.82
Enter the new time:
C:\Users\carbajgu>echo sleeping my host
sleeping my host
C:\Users\carbajgu>echo back
back
C:\Users\carbajgu>date
The current date is: mié. 09/09/2020
Enter the new date: (dd-mm-yy)
C:\Users\carbajgu>time
The current time is: 17:02:55.62
Enter the new time:
C:\Users\carbajgu>ping 192.168.247.128
Pinging 192.168.247.128 with 32 bytes of data:
Reply from 192.168.247.1: Destination host unreachable.
Request timed out.
Request timed out.
Ping statistics for 192.168.247.128:
Packets: Sent = 3, Received = 1, Lost = 2 (66% loss),
Control-C
^C
C:\WINDOWS\system32>net stop "VMware NAT Service"
The VMware NAT Service service is stopping.
The VMware NAT Service service was stopped successfully.
C:\WINDOWS\system32>net start "VMware NAT Service"
The VMware NAT Service service was started successfully.
C:\WINDOWS\system32>time
The current time is: 17:06:06.57
Enter the new time:
C:\WINDOWS\system32>ping 192.168.247.128
Pinging 192.168.247.128 with 32 bytes of data:
Request timed out.
Request timed out.
Ping statistics for 192.168.247.128:
Packets: Sent = 2, Received = 0, Lost = 2 (100% loss),
Control-C
^C
C:\WINDOWS\system32>