Hi all,
I'm at my withs end... I have a Debian (Proxmox) VM running on my Mac using VMWare.
All worked perfectly in NAT mode, after that I've switch to Bridge, all kept working, until now...
The VM is currently in NAT-Mode, has internet, can ping the host.
- IP of the VM is: 172.16.131.137/24
- IP Proxmox is obtained via DHCP
The Host, cannot ping the VM, cannot SSH into the VM.
arp -a on my Mac gives me the following:
? (172.16.131.255) at ff:ff:ff:ff:ff:ff on bridge103 ifscope [bridge]
I've tried:
- Creating a new VM
- Creating new Network adapters in VMWare
- Switching between NAT - Bridge
- There are no firewalls running/blocking traffic
- Restarted Mac/VMWare/VM
- Gave Proxmox a static IP
- Tried several options found online, most of them applied to Windows though I don't think would be different to Mac...or at least not much.
Nothing of the above changed the behavior.
Host cannot access VM, VM can access internet and ping Host.
I can only think of something small that isn't right...but no clue what else can I do?
Open to try your suggestions.
Thank you in advance.