network access

  1. Y

    vm is not connected to the network

    The VM is not connected to the network. I'm using ubuntu desktop (because I couldn't find the cause of the problem with ubuntuserver). I don't think I have the right driver, but I can't install the driver because I only have wired LAN. (I am Japanese)
  2. W

    Please help, I am so close!!!

    I have a cluster of 6 nodes running ceph on all. When i set up my last node I accidently set a duplicate static address that matched another node. I went in and changed the ip of the node. I fixed it in /hosts and /interfaces. When I run pvesh get cluster/config/nodes I can see all 6 nodes, I...
  3. A

    New VMs have no network access

    I'm relatively new to using Proxmox and linux in general. Been creating VMs for about 6 months using proxmox 6.3-4. Everything has worked and I have created ubuntu, openmediavault, and lubuntu VMs without issue. About 3 days ago I made a VM with default network settings (virtio, vmbr0) and it...
  4. J

    No internet on my server

    Hi, my server version is: pve-manager/5.4-15/d0ec33c6 (running kernel: 4.15.18-30-pve and I have a problem with Internet, I cannot do ping.I try all thing, but It doesn't run. The problem was when I try to copy files between two VM, and the network was stop. It has happened to me again and...
  5. E

    Problem with a Network configuration by Proxmox and Windows 2016 Server Guest - System

    Hello, everyone, after migrating a Hyper-V server to Proxmox I have the following problem: 1. Network connection is not displayed, although the network card has been successfully found and installed 2. Quemu is activated but the overview says "No information about network" 3...
  6. V

    [SOLVED] Assigned Public Ip to VM Private IP But cannot reach the VM using PublicIP.

    I have three Public IPs: 202.65.xxx.0: Firewall Public IP 202.65.xxx.2: Assigned to Host PVE node(192.168.10.2) 202.65.xxx.1: Assigned to VM100 (192.168.0.3) I am trying to access The VM100 by 202.65.xxx.1 Public IP(resulting in Unreachable). 202.65.xxx.2 is working (Can access the PVE node...
  7. V

    [SOLVED] SSH between Multiple networks.

    My pc is connected to the Home network and the Proxmox Host node is connected to Different/ Outer network. I want to establish an SSH connection between these. Is it possible to do that? Home PC IP address is: 192.168.29.158 Home PC Public address is 49.xx.xxx.175 Proxmox host node IP is...
  8. V

    [SOLVED] CT is not getting connected to the Internet.

    I am new to proxmox. I have created a CT having Ubuntu 18.04 template. The problem is it is not getting connected to the internet. $ ping 8.8.8.8 connect: Network is unreachable $ cat /etc/network/interfaces # ifupdown has been replaced by netplan(5) on this system. See # /etc/netplan for...
  9. L

    cannot access Management GUI via xfce+chromium directly on host server

    Hello everyone, i just installed proxmox for the first time and after the installation followed https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11 since i needed to get some vms going for work and didn‘t have any client on hand. Now whenever i open chromium and navigate...
  10. R

    Problem with network, on ubuntu 18.04, 20.04

    Hello, me have issue on ubuntu 18.04> On debian 10 network work fine Me cant use network, ping is unreachable Configuration file proxmox are fine (Because Debian 10 work), DC: Hetzner LOG - issue
  11. A

    No network in wireguard container

    Hello Proxmoxers, I want to set up a WireGuard VPN from my home office to our small office. But before I can even start, I have to get networking up. Currently I can't even get my way out of the stock WireGuard container. On the host in my home office there are 3 VMs and the newly created...
  12. I

    proxmox internet not working - vmbr0 shows state unknown

    The internet stopped working all of a sudden. Like I couldn't ping yahoo.com for example. See attached screen shots of `ip addr` and `/etc/network/interfaces`. Anyone any ideas? Running Proxmox 6.3
  13. M

    Redirect a few ports via Firewall in HV

    Hello, I will need to redirect a few ports from the public subnet to the private one and of course restrict to specific ip. I use a docker on a virtual machine. Is it possible via using the Firewall available on HV? 172.30.10.100:3000 172.30.10.100:12003 Regards,
  14. S

    No external connection possible

    Hey, I'm new to proxmox. I have created a cluster with 2 servers inside. I have a Fritz box. Now I have the following problem: I have the local IP, but if I release it in the Fritzbox, I cannot connect to it from outside. I have already deactivated the firewall. What could that be?
  15. J

    [SOLVED] No gui after network change

    Hey everyone, I got my new firewall/router today and put my proxmox host into a new subnet. I changed the ip address in Proxmox to 192.168.2.99 from 192.168.188.99. The host is pingable and I can connect to it over ssh, however the Webgui of the server is not available. Can someone help me...
  16. S

    [SOLVED] Access PVE WebUI from different interface

    Hi guys, I'm new here. When I try to access pve web ui though Wireguard(VPN), the pve return ERR_ADDRESS_UNREACHABLE/No route to host, but I can ping/ssh to pve hosts. Here are more detail :) My interfaces: (physical) enp129s0f0 (bridge -> enp129s0f0) vmbr0 (with gateway/ip setting) There is...
  17. R

    Cannot access VM's from sperate network

    I have 2 separate interfaces being used on a pfSense box 192.168.1.1 and 172.16.16.1. The Proxmox server resides on the 172.16.16.1 network. When I try and access any hosted web UI such as Pi-Hole from the 192.168.1.1 network it will be very slow, sometimes half loading things sometimes not...
  18. B

    [SOLVED] Cannot start Proxmox without a network

    Hello, everyone! I have recently moved my Proxmox PC from the office where I've made the setup. As a consequence, the network where it was connected is no longer available. Today I tried to start the PC, without a network cable attached to it; the result - the boot process got stuck somewhere...
  19. L

    Access all VMs directly on my office network

    Hi All, We have a new office and we have a bare-metal server running Proxmox, hosted in a datacenter. We have only one public IP from the datacenter. There are few windows servers running on the VMs. Our office setup has a VPN router. We have been able to connect all Windows Servers to dial...
  20. C

    Bridged interface not working.

    I am working with multiple bridged vms in my cluster. I have been having issues bringing up all of them on the bridge since my upgrade to Proxmox 6 (I upgraded from 5.4 to 6.2). These issues are remedied when all machines are started simultaneously, but I lack a way to bring them up together. Is...