routing

  1. N

    Netzwerk erstellen

    Guten Tag, ich habe in einem Domänennetz einen Proxmox VE Server erstellt. Auf welchem ich nun Virutelle Maschinen erstellen will, welche ein eigenes Netz bilden. Bitte beachtet das ich noch ein "newbie" bin und mein verständnis für die einrichtung nicht so hoch ist. Mein Ziel ist es das nur...
  2. P

    No Internet on all VMs after update

    Yesterday after I updated and rebooted my Server all of my 3 VMs weren't able to connect back to the Internet. I use a routed setup basically exactly like this https://community.hetzner.com/tutorials/install-and-configure-proxmox_ve/de?title=Proxmox_VE After some digging I figured out that the...
  3. V

    Network issue - 2 ip class networks

    Hi everybody, For some reasons I need to setup one of my VM (Netxdom-Prod) as 192.168.1.28 targeting my ISP's internet box (192.168.1.1) whereas in the same time my proxmox is running as 192.168.0.18 through a manageable switch linked to my main router (synology RT1900ac 192.168.0.1) I am...
  4. M

    Using a second NIC on the node from VMs

    Hey all, My containers require 2 networks for application requirements. Within the node, adding a second interface to the VMs allows them to communicate between them. However, accessing other servers outside of the proxmox environment does not work. To that end, I've added a second physical...
  5. 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...
  6. V

    BUG: No routing in VM with cloud init (ubuntu 18.x - 19.4)

    It´s possible a bug in the network setting from proxmox to VMs with cloud-init and ubuntu. I have see many forum entries about the same problemas! The big problem is a wrong routing and only with a manual work arround the VMs will runs! That can been, that a routing with a gateway neer the same...
  7. T

    Hetzner netzwerk bridge einrichtung

    Hallo Leute ich bin langsam echt kurz vorm abdrehen :-D Ich möchte im moment folgendes installieren und einrichten: [Jetzt mit gebuchter zusatz IP] Eine KVM mit Windows server 2019 (Gameserver) [Später entweder über die host IP oder zusätzliche IP] Webserver-emailserver etc. Folgende...
  8. DynFi User

    Routing inside LXC container (Ubuntu 18)

    We are migrating container from Ubuntu 14 to Ubuntu 18. We have a configuration with routing inside the container (in /etc/network/interfaces) : auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 23.51.52.24 netmask 255.255.255.240 gateway 23.51.52.1 auto...
  9. A

    [SOLVED] Requesting Best Practices and Guidance

    ==Problem== Problem: I cannot understand the correct method to securely route traffic from a domain on public ip (reverse-proxy for example) to individual containers or vms. I like doing all the console configuration early so the ui can take-over updates and maintenance. Again, I am struggling...
  10. D

    Single NIC + Mikrotik VM (CHR) + VMs routing help :(

    Hi all! me again. I've been working for around 1 week trying to use Proxmox over ESXi but this is giving me way too many headaches. Still, I think this time the issue is not Proxmox, but my lack of networking knowledge. Anyways, this is what I'd like to archieve: Basically, my server...
  11. B

    (DNS) routing questions

    I would like to make some of my VM's accessible remotely. When I rented VPS's in the past i got access via an address like vps1058.178.133.22.68 (random example). Given I only have 1 IPv4 atm, how could I do something similar? For example machine 1 would be reachable with SSH via...
  12. T

    Promox does not request IP address

    So I don't really know where to begin but here it goes. A couple months pack I installed ProxMox and got a couple VMs up and running no problem. I come back to my server today and startup proxmox to do some more testing, however no IP is assigned to the machine. The command line does show an...
  13. A

    Advice on routing needed

    -- fixed Rersolution was: https://pve.proxmox.com/pve-docs/images/default-network-setup-routed.svg
  14. M

    [SOLVED] Crossing Subnets with 10G Speeds (Bypassing Router)

    Hi! I’m trying to take advantage of a 10G Mellanox ConnectX-3 EN (running the most recent firmware version, 2.42.5000) installed in my Proxmox (5.2) to utilize the full 10G bandwidth between Proxmox and a seperate FreeNAS (11.1) box and I’m running into trouble. My Proxmox host (pve) is on an...
  15. D

    Changes in OVH IP Routing to VMs

    In the past, I configured Virtual Machines on Proxmox using the default gateway with the .254 end of ip failover. Currently, the tutorial says that I should use the gateway with the .254 IP end of the dedicated server (host machine) However, I am not able to deliver internet to the virtual...
  16. H

    Setup Proxmox Clustered VM network multiple public IP

    Hello, my setup is 3 node cluster (hosted on OVH): (each server own datacenter, separate network, unique public IP) Node1(Master): Public ip range 111.111.111.1 - 10 (10IPS) GW 111.111.111.111 DNS 1.1.1.1 Node2(Slave2): Public ip range 222.222.222.1 - 10 (10IPS) GW 222.222.222.222 DNS 2.2.2.2...
  17. A

    Error Network settings

    Hello, I have a dedicated server at Hetzner, I have several IPs fail-over. I encounter a problem when configuring networks, when I was creating a Windows VM, I can not access the Internet via the IP Fail-over configure on the Windows. The IP does not respond to ping and suddenly unable to...
  18. A

    Config proxmox with firwall (1 NIC)

    Hello, i have a server with one nic connected to a switch with a /24 source /etc/network/interfaces.d/* auto lo iface lo inet loopback auto eno1 iface eno1 inet manual auto vmbr0 iface vmbr0 inet static address 192.1.24.66 netmask 255.255.255.192 gateway 192.1.24.65...
  19. P

    [SOLVED] OpenVZ container using public IP with different subnet

    I am still using Proxmox 3.4 (3.4-16/40ccc11c) with OpenVZ and venet, in various servers in OVH. And in a new dedicated server, I cant ping my only container. The public IP of the HN is 158.69.241.xxx and for the container 149.56.179.xxx Routing table Destination Gateway Genmask...
  20. A

    Proxmox 5.1 - containers / VMs cannot communicate with each other using the public IP

    Hello, I have Dedicated Server on Hetzner with a single NIC and a single public IP on it. There are quite a few discussions about setting up Proxmox networking in such a situation. Specifically, I have followed the following guides: forum <dot> proxmox <dot>...