[SOLVED] Can't ping guest from host and others.

SpongeB0B

New Member
Apr 14, 2022
16
2
1
Hi everyone,

I've just install a Windows 8.1 guest on my PVE. (trough this guide: https://pve.proxmox.com/wiki/Windows_8_guest_best_practices )

I'm running this in a closed lan -->
unnamed3.png
So neither 60.1 & 60.2 can't ping the guest 60.3
But the guest can ping Proxmox 60.2
Code:
root@pm:~# cat /etc/network/interfaces
auto lo
iface lo inet loopback

iface enp5s0 inet manual

auto vmbr0
iface vmbr0 inet static
        address 192.168.60.2/29
        gateway 127.0.0.1
        bridge-ports enp5s0
        bridge-stp off
        bridge-fd 0

iface wlp7s0 inet manual

any ideas ?

The proxmox computer have a WiFi NIC, how can I disable it ?
just by removing the line
iface wlp7s0 inet manual ?

Thanks
 
Is there a way to delete a post ?
We can do so manually if you really wish, but please note that it doesn't really hurt to keep it, as others can then find this thread and check if your solution applies to them too.
 
Last edited:

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!