On Wed, February 21, 2018 10:16 am, ThierryIT wrote:
>
> the not working VM prefs:
>
From these lines in your config, it looks like you've created this VM on
R3.2 as a standalone HVM instead of an AppVM based on a template. Does
that sound right?
klass D TemplateVM
virt_mode - hvm
These are the network settings assigned to this VM. They have probably
changed from what they were in R3.2:
visible_gateway D 10.137.0.18
visible_gateway6 D
visible_ip D 10.137.0.11
visible_ip6 D
visible_netmask D 255.255.255.255
Usually there is a script that runs inside the Linux VM that re-assigns
these to the correct values, but since it's been restored from R3.2 it
might not be working. From within vm-work, try assigning the above values
manually. Check another working VM for the appropriate DNS settings.