networking

  1. T

    Intermittent Network Dropouts

    On my proxmox single server setup I have the following network setup: vmbr0: Bridge onto the main network. This as a video renderer VM (media) and a desktop VM (pluto) connected to it. vmbr1: NAT, using the PVE host to do the DNS/DHCP by using dnsmasq and NATting via IPTables and forwarding...
  2. R

    [TUTORIAL] How to setup Proxmox + vSwitch

    Hey, Because I couldn't find a proper tutorial about setting up Proxmox + Hetzner's vSwitch and Hetzner refuses to offer assistance for this matter, I decided to create a tutorial by myself. You can find it here: How to setup Proxmox with Hetzner vSwitch and Public IP. I hope this will be...
  3. F

    Docker with Cloud-Init Problems

    Hello, a few days ago we had the problem with several VMs(qemu) that after some time they don't connect to the internet anymore. After some searching, we found out that Docker changes the network configuration(initially set by cloud-init) by itself (the server doesn't have an IPv4 address...
  4. D

    URGENT: How to change Default Gateway after installation mistake

    Ive made a little error on choosing the wrong nic during initial Proxmox install and as Ive made VMs now so I dont want to reinstall. Ive two orange flashing nics on my motherboard an Aquantia and Realtek and Proxmox host is using the fastest one (Aquantia) which I now want to use for my VM OS...
  5. H

    VLANs with a single LAN interface

    Hello, I have an OPNsense VM running with a dedicated WAN interface (vmbr1) and the default Proxmox Linux bridge (vmbr0) for LAN. I'm trying to segregate my network like so: WAN -> My public IP VLAN 100 -> 10.10.100.0 LAN -> 10.10.1.0 I only have 2 NICs and I am trying to pass the VLAN using...
  6. K

    Switching to OVS

    This morning I decided to make the jump to ovs. I am at the point of applying my changes, but I wanted to do check a couple of things. After I installed *openvswitch*, I noticed that the openvswitch.service was disabled. I decided to not enable or start the service until I was sure that it would...
  7. K

    New installation won't connect to internet at all

    Just installed proxmox on a desktop, can't ping 8.8.8.8, any websites or anything at all. Also doing apt-get update returns with 'Failed to fetch' any of the debian packets. It also says ifconfig command not found.
  8. P

    How to configure Proxmox and PfSense VM so that all network requests go through PfSense

    Currently, I have a PfSense VM running on Proxmox. I can access the internet and Proxmox through the LAN port, however, I can't access the internet from the Proxmox Host, or any VMs or containers. I am unsure if this is a problem with PfSense or Proxmox. I have two virtual switches that...
  9. A

    [SOLVED] Unable to access internet over Linux Bridge

    Hi, We have started trying Proxmox recently (considering as an alternative to hyper-v), and are currently having some weird trouble to connect a VM and the internet. We have two internet connections, the first one has a single public static ip and the second one has a block of public static...
  10. T

    Unable to connect to the internet

    Hello, I am trialing Proxmox and connected the server to MikroTik CRS305-1G-4S+IN and extra cable to the ISP modem/router. I can access the server via my laptop to the server but the server unable to talk to the router or modem. With little experience in the networking side, I am wondering what...
  11. C

    Primary cluster NIC stopped communicating

    I can't figure out why this is happening. I have 3 servers and all can ping the backend cluster vlan except for the primary The primary - 192.168.29.14 can ping all other nodes on their other vlans: vlan 29 - cluster comms - no ping vlan 28 - works vlan 10 - works As a result, the cluster won't...
  12. J

    Creating a lab environment for users on the web

    I am working on a project where we are currently attempting to use proxmox to host lab environments. Users can log into a webpage where they can start lab. The system calls proxmox to clone a vm template and create the lab. Users can tinker around with real servers to get a grasp on server...
  13. G

    [SOLVED] Help Please - Ceph Public/Cluster Networks

    Background: 4 nodes 3 nodes have 2x10gbe and 2x1gbe 1 node has 1x10gbe and 2x1gbe 1 x unfi 16xg NEW 1x mikrotik 4 port 10gbe switch I had everything setup and working: 10.0.90.0/28 Proxmox corosync on 1gbe interfaces 10.095.0/28 Ceph cluster AND public network on 10gbe interfaces 10.0.50.0/24...
  14. L

    Routing all Traffic to Bridge/VM

    Hey there, I'm new to Proxmox and bridging in Linux. The thing I try: (IP Config over here) WWW <----> Public IP <-----> NIC <-----> vmbr0 <-------> Proxyserver <--------> vmbr1 <-----> VM's and Proxmox...
  15. G

    VM not connecting /pinging other hosts / Internet

    Hi, can someone help me figure out why my pfSense VM is not connecting to other Proxmox Hosts and to WAN, please? Problem VM (pfSense) on Proxmox VE 6 unable to connect to Internet, or ping any IP beyond the Proxmox Host on which it is running. My unskilled analysis suggests that the packets...
  16. K

    [SOLVED] cluster network and storage network

    hi everyone! We are migrating our server to a different cloud provider. While reading a documentation, i read this: "Storage communication should never be on the same network as corosync!". Our server must have HA and data redundancy/ data high availability (using ceph). The problem is, our...
  17. L

    Adding a secondary NIC for VMs/Containers

    For Proxmox PVE 6, does anyone have a screen shot illustration of how to use the GUI to add in a new NIC, then create a Linux Bond, and lastly a bridge, so that I can dedicate this new bridge for the VM+Container? I am not familiar with Debian command lines. Searched everywhere include Youtube...
  18. V

    Firewall management

    Hi everybody. Say, we have many VM in 10.42.x.y One is on 10.42.a.b Host is on 10.42.1.z and gateway is on 10.42.0.254 We need to reject all traffic from/to 10.42.a.b to/from 10.42.0.0/16 BUT accept all traffic from/to 10.42.a.b to/from 10.42.0.254 Say the rule in plain english, Reject all...
  19. M

    Frame errors in IPv6-in-IPv4 tunnel interface (!)

    folks, I have a LIX container running in Proxmox 4.4-24. My container is: Linux mybox 4.4.134-1-pve #1 SMP PVE 4.4.134-112 (Thu, 05 Jul 2018 12:39:16 +0000) i686 athlon i686 GNU/Linux. This container has multiple IPv6-in-IPv4 tunnels. Some of them work okay. But there is one that doesn't...
  20. C

    Help me with adding static ip for vps

    I need to setup static IP for one of my vps. I have additional IP which is not in my dedicated server range. I have been searching internet for a while and I wasted few days for this. Still I didnt manage to make this to work. Can someone show me soem basic config for host and vm to do this? On...

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!