network access

  1. V

    Unable to connect unless I "refresh" the connection

    Hi everyone, I have a weird one: sometimes I'm unable to connect to my Proxmox webui unless I, for example, connect and disconnect a VPN on my PC. Then it starts working without any issue and I haven't figured it out why this is happening. I have a VM with home assistant on it and I'm unable...
  2. L

    Upgraded from 6 to 7, now networking on VLANs doesn't work, openvswitch or linux

    As stated in the title, I upgraded last night. I made no changes to my network interfaces file, and now my network is inaccessible. The only way I can get networking to work between my LAN network (and none of my others) is reverting to the original network config provided when I installed PVE5...
  3. A

    [SOLVED] Can' connect to my PVE after upgrade, network problem

    Hello all, I've a server wit 3 netwok cards configured like this : Everything was working fine till years now, thanks to proxmox :) Tonight, I migrated from V6 to V7 ; everything worked fine My VMS are up and running but I can't reach them because they are connect to my vmbr1 and for a reason...
  4. M

    [SOLVED] Networking Error with GPU

    Hi, I've got an error with my proxmox setup. Normally my system works fine, but when I plug a GPU, the network service doesn't start on boot. If I use "ifconfig" to check my IP, the service isn't found. I can't figure out why this happens and didn't find a solution on the web till now. Thanks...
  5. 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)
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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
  15. 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...
  16. 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
  17. 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,
  18. 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?
  19. 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...
  20. 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...