Ubuntu - Wake up from sleep doesn't reconnect

I am new, and started testing using a few Ubuntu VMs (running on MacOS Parallels). When VM wakes up from sleep, Admin Console immediately shows ‘connected’ but I cannot ping the node from elsewhere. If I restart the VM, it works correctly.

tailscale status shows:

100.86.32.110   ubuntu-linux-22-04-desktop bandu@       linux   -

tailscale netcheck shows:

Report:
	* UDP: true
	* IPv4: yes, 42.60.13.198:50970
	* IPv6: no, but OS has support
	* MappingVariesByDestIP: false
	* HairPinning: false
	* PortMapping: 
	* CaptivePortal: false
	* Nearest DERP: Bangalore
	* DERP latency:
		- blr: 44.9ms  (Bangalore)
		- hkg: 56.6ms  (Hong Kong)
		- sin: 76.3ms  (Singapore)

When I ping another node from problem VM, it shows:

pong from bandumacbookpro16 (100.103.106.31) via 192.168.1.95:41641 in 2ms

Could anyone teach me how to resume connection without having to restart the VM?

Thank you