I know I am crazy here to configure this kind of networking but I want to try if possible. Also a noob about networking.
My PVE host have two physical interface, ethernet enp5s0 & wifi wlp6s0. Both connected to different network. enp5s0 is connected to 192.168.1.0/24 network while wlp6s0 is...
I created a Proxmox server on VMWare as a sort of development environment/ for experimenting to test if my idea works or not before moving it to the actual physical device. I am also using GNS3 to simulate connecting to a switch and then to another VM (external device).
Some terms I use for the...
Physical Hardware:
3 nodes with same Hardware
1 -1GB nic
2 - 2.5GB nic
1 - 10GB nic
Network hardware:
1 - 8 port 10GBe switch
1 - 24 port 1GBe switch
1 - 8 port 1GBe Switch
All LACP LAG capable
I am trying to figure out what would be the best configuration for a clustered, HA, and CEPH...
Hello,
I have a dedicated server at OVH with Proxmox installed on it. There are 4 network cards on it. two for the public network and two for the private network (VRack). I made a modification in the network configuration to add a FailOver IP address for a VM. It worked well. But there, I am...
im trying to setup a network bridge between my 10gbit cards
so my computer has a network card with 2 10gbit ports that i want to set up as a bridge in windows to effectively get "20gbit" between proxmox and my pc.
proxmox server is behind my computer.
so i have 2 10gbit in main pc going to...
Hi all,
I've configured the following ethernet bond [bond0], which appears to be working when both [eth0] and [eth1] are online, however, when I take down [eth1], IPv6 stops pinging for the node but not in the VMs. When I put [eth1] back online and take down [eth0], IPv6 is up for the node but...
I have 2 physical interfaces, enp43s0 (ethernet) & wlp0s20f3 (wifi).
I also have two virtual bridges; vmbr0 (used by proxmox for web ui access), and vmbr1 (for all vms to use, connected as local NAT on 10.10.10.1/24 subnet).
Most of the time, I am connected through WiFi, but I'd like to have a...
Hello,
I've setup a Linux Bond + Bridge according to the following config:
auto lo
iface lo inet loopback
auto enp8s0f1
iface enp8s0f1 inet static
address 192.168.100.10/24
gateway 192.168.100.1
mtu 9000
auto eno1
iface eno1 inet static
address 172.16.1.1/29...
Hello,
I have a (working) OVS config with 1 bridge + 3 VLANs:
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto enp1s0f1
iface enp1s0f1 inet manual
auto eno1
iface eno1 inet manual
ovs_type OVSPort
ovs_bridge vmbr0
auto enp1s0f0
iface enp1s0f0 inet...
Hi, as the title says i'm having a problem on VMs and containers that share the host pve VLAN.
If the VM goes on a different VLAN, no problem. My intention is to have a bond between eno1 and eno2 with lacp layer 2 and have one bridge so every VM goes through that bridge with the specific VLAN...
I'm new to VM's, bridges and bonding. The network configuration page suggests some settings but leaves many things unclear to me.
I want to bond two NICs, a 1G and a 10G, in active-backup mode with the 10G as primary. Then I want to use a bridge so that all my VM's use the 10G and failover to...
Hello everyone,
I have a problem with the proxmox firewall. i have activated it on the proxmox host and on all containers. all works fine. one container have no public ip-adress and use the proxmox host for dns resolv (internet access). if i activated the proxmox firewall on the container i...
Hallo
Ich habe u.a. anhand dieser https://pve.proxmox.com/wiki/Network_Model Anleitung an meiner zweiten NIC einen bond und darauf eine bridge konfiguriert:
iface eth4 inet manual
iface eth5 inet manual
auto bond1
iface bond1 inet manual
slaves eth4 eth5
bond_miimon 100...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.