network access

  1. Z

    Network Interrface doesnt show up

    So i just installed a new interface which i had laying around (it was really cheap). And my goal is to use that INterface in a other Network. But i doesnt show up in the webgui and int the interface file it also doesnt show up. Is the Interface maybe incompatible with Proxmox or are some...
  2. M

    [SOLVED] Web Ui is unavailable after installing another network card

    Hello, Recently I acquired an Asrock Rack PAUL IMPI card for my homelab setup. But shortly after installing it in my system I noticed that the proxmox webui was no longer available. Therefore after doing some research i found out that adding pcie devices may change the original interface name...
  3. Z

    Server not visible from web, but desktop console appears to work

    I recently set up Proxmox VE on a Framework 13 motherboard (running standalone). I have ethernet attached via USB-C. The initial installation worked fine, but now the machine isn't visible from the network, but if I connect a monitor & keyboard, a login prompt is displayed and I can type...
  4. C

    Network unreachable

    Hi I'm new to Proxmox and try to create VM which is ubuntu 24.04. The problem is it can not connect network bridge (vmbr0). This is proxmox's interfaces auto lo iface lo inet loopback iface eno1 inet manual iface eno3 inet manual iface eno4 inet manual iface eno2 inet manual auto vmbr0...
  5. M

    Nested virtualization environment - Network error

    Hello everyone, I have a Proxmox machine on my VM VirtualBox, it is working just fine but when trying to create any VM on Proxmox it is not getting an IP address. Proxmox is, that´s why I can log into the web GUI, but the VM isn´t. I´m using a network setting for the network bridge on VM...
  6. R

    Node inaccessible after attempting PCI passthrough (No Route to Host)

    NOT a production environment Cluster Information: 2 nodes: pve @ x.x.x.171 pve-ii@ x.x.x.172 Rosewill RSV-Z3200U | Ryzen 5 5600G | 32 GB Non-ECC Mem | Proxmox VE 8.1.4 1 PBS: pve-backups @ x.x.x.173 Issue: On pve-ii, VM 101 (truenas), I previously had two 4 TB HDDs directly mapped to the...
  7. D

    No Network after Reboot

    Good day, I have a cluster with Host01 and Host02. After a reboot, neither Host01 nor Host02 gets a network connection. Only after manually starting the Network.service does the host get a connection and become reachable again. So far, I have tried creating a network.service and a...
  8. M

    How to send request to Ubuntu Server VM from public network?

    I have set up a yaml file in folder '/etc/netplan' following the template: network: version: 2 ethernets: eth0: dhcp4: false addresses: - my public ip from 'curl ipinfo.io/ip' gateway4: my gateway ip from 'ip route | grep default', e.g. it is 192.168.1.1 for log...
  9. J

    Cannot access Network Mgmt Interface - PFsense Setup

    Hello! I've installed ProxMox with a Pfsense install where I have 4 network interfaces that are all natively passthrough (added as a PCI Device) to improve performance. I'd like to the make the gateway accessible on any of the LAN interfaces without using a Linux Bridge if possible. It was...
  10. L

    One VM has networking, the other does not

    I made 2 vm's, one for Home assistant and one for a minecraft server. The vm which runs home assistant gets an IP address from my unifi gear and it shows up in the unifi portal, but the other vm does not show up. They have the same network set up but one works and one does not. shown in the...
  11. K

    No network connection

    Hi everyone, I'm completely new to setting up servers and working with Linux, so I appreciate your patience as I navigate through this. I recently attempted to install Proxmox on an Intel NUC10 and have run into some issues. Currently, I'm unable to access the web interface or see the server...
  12. U

    Issue of Global connectivity of Windows using RDP

    I installed Proxmocx on one of my hardware and created 2 windows VM's using its web interface, now i want to make them available for global connectivity using RDP but i am not able to figureout IP/port with which i can connect that VM , any solution or tutorial for it ?
  13. M

    Access public IP of VM from other VM with main public ip

    Hello, i have Proxmox on OVH dedicated server, with two ipv4 addresses. First adress is main address of proxmox machine (vmbr0) i access with it to webinterface, and all of VM's using prerouting (for example port public 200->port 22 local address). Last time i bought additional ipv4 address and...
  14. P

    Server Unable to Reach Network Post PVE 7.4 Install

    Hi all, apologies for my ignorance on this topic, pretty new to Linux / Proxmox. Just recently got my hands on an old Nutanix server and wanted to mess around with some virtual machines. I installed PVE 7.4 as version 8 would not boot (assuming incompatible with the older hardware) After the...
  15. D

    No internet in Win7 x32

    Please help. I did it like here (Masquerading) https://pve.proxmox.com/wiki/Network_Configuration. i have only one public IP. Proxmox version 6.4-1. $ cat /etc/network/interfaces auto lo iface lo inet loopback auto ens3 iface ens3 inet static address XXX.XXX.XXX.171/24 gateway...
  16. C

    Nginx Proxy Manager is able to connect to my domains on the internet, but I cannot reverse proxy into VMs on the same bridge that tracepath 1 hop away

    I'm quite unsure of what is happening. I've been struggling with this for the last two weeks. So I've installed proxmox on my home machines. My gaming PC has a GPU passthrough working well enough, and my Windows VM feels like a natural PC with all my USB ports forwarded and everything. I even...
  17. J

    Proxmox as an iSCSI target

    I use Proxmox on one home server, and I have several drives, a powerful CPU and a 2.5Gb network in it. On Proxmox I have several virtual machines and containers with different software (like databases, media servers, etc). On a daily basis I work on my workstation where I have vmware workstation...
  18. T

    VMs and physical Hosts can't access/ping each others (no firewall)

    Hi, I have installed a proxmox server (let’s call it PVE1). I have three NICs inside, which and all are used for virtual bridges : - vmbr0 - 10.66.10.2/24 - the management network, that’s the one I access the admin page from (http://10.66.10.2:8006) - the gateway for vmbr0 is 10.66.10.1 -...
  19. S

    Multiple VMs on the same bridge no DNS

    Hey guys -- this is a weird one, I'm going to do my best to describe it. Overview: I have a 10Gb SFP+ trunk to a server. When I have two vms set to the same vmbr using virtio, I lose DNS. I can ping, route, connect to services, just can't access udp/tcp 53 on any device internal or external...
  20. L

    Help with Port Forwarding

    Hello, can someone help me with port forwarding in Proxmox VE 8.0.3? I want to configure access using my public IP address so that I can still access the virtual environment when I'm outside my network. I have set up port forwarding in my router (see images), but when I try to access it from...