Search results

  1. N

    Proxmox 4.0 VLAN

    Sometimes you need a VLAN interface on a HN itself. Which wasn't possible to setup from web interface in Proxmox 3.4 at least, you have to configure it manually. And no, you don't generally need a switch with 802.1Q VLANs to work with VLANs as "dumb" switches will pass VLAN tags without...
  2. N

    Proxmox 4.0 VLAN

    Sorry, didn't knew they've added VLAN management to iproute2. Always used vconfig for this as most of the guides make use of it.
  3. N

    Proxmox 4.0 VLAN

    Hello. Since the Proxmox 4.0 release the vlan package are removed and marked as conflict with pve-manager and proxmox-ve packages. As far as I've read on forums the 4.0 uses it's own VLAN "manager". But could you please explain how it's done? Is it kernel library calls directly from Proxmox VE...
  4. N

    vlan inside bridge

    Also related to http://forum.proxmox.com/threads/22866-Gateway-inside-VM and https://bugzilla.proxmox.com/show_bug.cgi?id=733 Something network-related was terribly broken since pve-kernel.2.6.32-41-pve.
  5. N

    Gateway inside VM

    Unfortunately I do use OpenVZ extensively. I'm not ready to migrate to LXC and besides 2.6.32 worked just fine before those recent updates.
  6. N

    Gateway inside VM

    Proxmox 4.0 was officially release only few days ago. And the kernel 3.10 for pve 3.4 aren't supported and considered experimental.
  7. N

    Gateway inside VM

    Hello. Bug #733 are related to this issue. Seems like we have a different pve-kernel-2.6.32-41-pve on repositories with different release dates, sizes and hash sums. /etc/network/interfaces: # network interface settings auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet...
  8. N

    Gateway inside VM

    After upgrade to pve-kernel-2.6.32-41-pve I cannot set bridge offloading options anymore: # ethtool -K vmbr0 tx off Could not change any device features
  9. N

    Gateway inside VM

    Any comments from ProxMox devs on this? :rolleyes:
  10. N

    Modify network without restarting

    You can always set them manually. E.g.: ifconfig ethX up brctl addbr vmbrX brctl addif vmbrX ethX ifconfig vmbrX 192.168.X.231 netmask 255.255.255.0
  11. N

    Gateway inside VM

    Yes, I meant KVM. My mistake for messing that because I use both OpenVZ and KVM. But this is about KVM. My configuration is quite complicated. This is why I didn't posted it at first. Decided I could keep it simple and probably someone had faced similar issue. But I've tried to flush firewall...
  12. N

    Broke network in ProxMox

    https://pve.proxmox.com/wiki/Network_Model
  13. N

    route a failover-IP directly to a vm

    Actually you don't need to route, you need to bridge them. I.e. you need to set those failover IPs on the VMs, not on the physical nodes. Remove those aliases from host nodes (to avoid IP conflicts). Then from the proxmox create a bridge device vmbrX, attached to eth0 (or what your physical...
  14. N

    Gateway inside VM

    I've faced some strange behaviour I couldn't resolve yet. Probably I'll figure it out soon, but will post it here in case anyone can answer faster than I handle it myself. I'll simplify things a bit to keep it easier to understand. I have node with recent Proxmox running, call it pve-node1. eth0...
  15. N

    New 3.10.0 Kernel

    Ouch... I hope they could keep OpenVZ if they made it into the new kernel version soon. Seems like this is a main reason to migrate to LXC, because it lacks some features of OpenVZ like vSwap, ploop and live migration. At least it was last time I've checked.
  16. N

    Multihomed cluster (CMAN/corosync multicast configuration)

    Ok, after adding 3rd node an alias as node-stor1a and adding this to the altname of the clusterconf seems like the 3rd node are finally joined the cluster. But now I'm getting a few similar messages in /var/log/cluster/corosync.log 2-3 per second: May 08 15:38:22 corosync [TOTEM ] Automatically...
  17. N

    Outgoing Bandwidth Limitation

    No. In Linux traffic shaping (limit) is controlled by 'tc' utility from iproute2 package. Refer to a LARTC for additinal information: http://www.lartc.org/
  18. N

    10G port not active

    Not really, except for try other PC/OS.
  19. N

    Outgoing Bandwidth Limitation

    Where exactly do you want this? Physical node, CT or VM? The short answer is that proxmox doesn't have a builtin options for that in the interface. Just use any traffic shaping script for tc for that.
  20. N

    why doesn´t a node have input&output policy?

    What? Proxmox have both INPUT and OUTPUT rules under it's firewall settings: No, this goes to iptables FORWARD policy which are set up individually for each VM under their settings. You don't have to. Proxmox will automatically open the ports it needs for its operation. You just have to add...

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!