[SOLVED] No ping after restore

Edouard Support

New Member
Sep 4, 2024
4
1
3
Hi everyone, thank you for your further help ... and, just in case, sorry for my english ...

My lab test :
PC1 : Promox VE with Win11 VM
PC2 : Proxmox VE with PBS VM

I've done a backup on my win11 vm to my PC2, everything fine, then I've shutdown my PC1 and restored on PC2 my Win11 VM

Now, my "new"win11 vm have access to the local network, internet ... but my local network can't ping my "new" win11 VM

tried to change ip, every ip command on win11 but I stuck

Little help would be glad appreciated

Edouard
 
Last edited:
Please post the network configuration of PC1, PC2 and the two VMs Win11 and PBS

for PC1, PC2 and the PBS VM you can do this with cat /etc/network/interfaces
For Window 11 you can do this on the windows cmd with ipconfig /all
 
thx for reply :
-------------------------------
PC1 :
auto lo
iface lo inet loopback

iface enp1s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.3.2/24
gateway 192.168.3.1
bridge-ports enp1s0
bridge-stp off
bridge-fd 0

iface enx0050b6c6ca9d inet manual

iface wlo1 inet manual


source /etc/network/interfaces.d/*
-----------------------------
PC2 :
auto lo
iface lo inet loopback

iface enp2s0 inet manual

auto vmbr0
iface vmbr0 inet static
address 192.168.3.3/24
gateway 192.168.3.1
bridge-ports enp2s0
bridge-stp off
bridge-fd 0

iface enx0050b6c6ca9d inet manual

iface wlp3s0 inet manual


source /etc/network/interfaces.d/*
-----------------------------
PBS :
Auto lo
iface lo inet loopback

auto ens18
iface ens18 inet Static
adress 192.168.3.4/24
gatewaty 192.168.3.1
----------------------------
Win11
Configuration IP de Windows

Nom de l’hôte . . . . . . . . . . : DESKTOP-0OQDQM2
Suffixe DNS principal . . . . . . :
Type de noeud. . . . . . . . . . : Hybride
Routage IP activé . . . . . . . . : Non
Proxy WINS activé . . . . . . . . : Non

Carte Ethernet Ethernet :

Suffixe DNS propre à la connexion. . . :
Description. . . . . . . . . . . . . . : Intel(R) PRO/1000 MT Network Connection
Adresse physique . . . . . . . . . . . : BC-24-11-91-C5-28
DHCP activé. . . . . . . . . . . . . . : Non
Configuration automatique activée. . . : Oui
Adresse IPv4. . . . . . . . . . . . . .: 192.168.3.6(préféré)
Masque de sous-réseau. . . . . . . . . : 255.255.255.0
Passerelle par défaut. . . . . . . . . : 192.168.3.1
Serveurs DNS. . . . . . . . . . . . . : 192.168.3.1
8.8.8.8
NetBIOS sur Tcpip. . . . . . . . . . . : Activé
--------------------------
 
Everything is ok in the network config.

... but my local network can't ping my "new" win11 VM

Is it possible that only the internal firewall in Windows is blocking the ping?
Have you tried it from several devices?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!