lan

  1. Y

    I have 2 LAGG bonded networks. They're both supposed to be 2 Gb, but only one is per dmesg | grep -i duplex. Please Help.

    Both networks are working. However, Bond0 has one interface that's running at 10 Mbps Full Duplex and the other at 1 Gb. Bond1 is running at 2 Gb full Duplex. All 4x interfaces are on the same card. Bond0 is assigned to vmbr0 and is my WAN Bond1 is assigned to vmbr1 and is my LAN vmbr0 and...
  2. S

    Need help with broadcast bonded LAN setup

    I want to use multiple NICs on my Proxmox machine as a switch with routing across the multiple LAN NICs and to the single WAN NIC. I have them set up as a broadcast bond (see details below), with enp2s0 through enp6s0 all bonded. I can see all the Proxmox VMs and the WAN from LAN devices, but...
  3. M

    Denying the VM Access to the LAN

    What im trying to achieve is to have a VM that has no way of communicating with the rest of the devices on the LAN. The configuration below seems to work but i wanted some of your thoughts on it. My aim to have the VM accessible by another person using a remote tool (e.g., AnyDesk) but prevent...
  4. Q

    Block LAN connection/traffic on VM

    Hello, I would like to Host a Server for a friend but I don't want him to be able to have access on any local device/traffic. My first idea was to just block it via firewall the IP's. Is it best practice? How would you do it? Is there any documentation/tutorial to follow? Best Regards Quappi
  5. V

    10GbE cluster network(s) - 3 nodes without switch

    Hi, I made fresh installation for 3 cluster node with network as follows: is there any option to set up a cluster? if not anything I can do to set up a cluster? Now each node has hosts to point to other two nodes, and at OS level communication are working properly But at set up cluster seems...
  6. M

    Changing lan - add network device?

    I am about to change IP-number on my LAN where the Proxmox server is and all it's guests. Reason is that the network is becoming full... what is the best way to go about his? The server is going to be on it's own vlan, vbr0 and vbr1 is going to be on another vlan. The guests will be on...
  7. C

    Assigning Public IP to LXC and VM

    Hi, I know this topic maybe has been mentioned before but I cannot find a solution that works for my configuration. I got a /24 from ARIN, so made a Proxmox HA cluster with 4 nodes, I have my VMs working fine in my private network and i just made a 1:1 NAT in my router to have a public IPs in...
  8. P

    virtuelles VLAN erstellen

    Hallo liebe Community, ich würde auf meinem Proxmox Heimserver gerne ein virtuelles VLAN erstellen, damit ich einige VMs vom restlichen Netzwerk trennen kann. Warum? Ich würde sehr gerne eine theoretisch Windows Server Umgebung mit eigenen DNS, DHCP, Testclients, Softwareverteilungssystem, usw...
  9. M

    2 networks, lan and wan.

    hi, how configure proxmox with 2 networks? i got proxmox with 2 vm's. proxmox have only lan ip and first vm got lan ip that works. But how configure wan? proxmox itself dont get ip wan only seckend vm.
  10. F

    [SOLVED] Proxmox VM "LAN" Between nodes

    Hello dear Community, I was wondering how do I set up it the Best Way. I have a simple 2 node test Lab. The Problem: I'm running on my first node a pf sense firewall which connects to WAN over vmbr0 and inject its "LAN" to vmbr100 So Basically every VM in vmbr100 is in the "LAN" Now I want to...
  11. Proxygen

    LXC Backup Interrupts LAN

    I have a VM a that needs to be in constant connection to CT B. VM A gets a daily backup: INFO: status = running INFO: update VM A: -lock backup INFO: include disk 'scsi0' '________-disk-0' INFO: backup mode: snapshot INFO: ionice priority: 7 INFO: snapshots found (not included into backup)...
  12. O

    Problem weitere Container im Subnet aufzurufen

    Ich habe auf Proxmox mehrere Container laufen. Der Rechner (Nuc) hängt im VLAN 20 auf meinem Unifi Switch. Proxmox selbst und ein Container werden auf meinem Switch mit IP-Adressen versorgt und ich komme auf die Webinterfaces. So sieht die Config auf der Hauptinstanz aus: auto lo iface lo inet...
  13. S

    [SOLVED] Ubuntu LXC container with multiple gateway

    New to Proxmox , I recently installed on a OVH's dedicated server a 5.4-13 (zfs) Proxmox VE. I needed to have one LXC container with 1 unused public IP (IP failover) and 1 LAN IP (for connecting with other LAN-only containers). I used the set up described by OVH (ovh mac address , fail-over IP...
  14. R

    [SOLVED] How to create automated internal/LAN networks?

    Hello, I would like to allow each KVM VM to have its own "LAN IP". The basic requirements would be: IP should be automatically allocated via DHCP (yes, I can setup my own internal DHCP server, if required) VMs should not be able to assign other LAN IPs, or "steal" each other's IPs Any hints...
  15. K

    Cluster nodes not fully communicating

    I hope sopmeone can help? I have two nodes in a cluster, both have 2 NICs. One WAN facing, the other LAN facing on their own local subnet 10.0.0.0/24. I can ping the other nodes on the local subnet no problems from the command line of each node. Node 1 = 10.0.0.1 Node 2 = 10.0.0.2 In the GUI...
  16. B

    PPPoE Over VirtIO 802.1Q VLAN - Multiqueues? (pfSense)

    I have have successfully configured 3 ADSL2+ modems to work with a pfSense VM Each modem is plugged into our DLINk DGS-1210 Switch (ports 1,2 & 3) Ports 1,2 &3 are on VLANS 101, 102 & 103 respectively. pfSense is driving them via PPPoE vlan interfaces vs 2.4.3.1 KVM 4 Cores One virtio nic...
  17. E

    How to add second NIC

    I am very new in proxmox. I have 2 lan cards in the server but can not configure the second one which is in a different subnet. Please help. 192.168.0.1/23 is my first lan block 192.168.230.232/29 is my second lan block. only traffic from 192.168.5.0 needs to go through this card. do i need to...
  18. C

    [SOLVED] XP VM can not talk to the LAN

    This is driving me crazy. I have installed a new PVE installation (4.something). Simple stuff: single pve node (no cluster, nothing advanced) with a single XP VM. Details Host has a single eth0 network adapter. Host has as a single vmbr0 interface Host does not communicate with the internet...
  19. I

    pci passthrough causes errors

    Hello I'm running proxmox 3.4-6/102d4547 for about a year and so far I'm pretty satisfied. A few days ago I created a new virtual machine, to be used as an Ubuntu 16.04 x64 LTSP server. The hardest part about this is the pci passthrough. Since the ltsp server usually uses 2 NIC's, one for the...

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!