Search results

  1. P

    CentOS 7 on container - agetty using 100% of 1 CPU

    I've never had an issue like that on my Debian containers. I don't use CentOS containers, but plenty of Debian.
  2. P

    New configured bridged interface in proxmox, doesn't works in virtual machine

    You don't need to be adding an IP address to any vmbr except the one you manage from. The bridges work fine as long as you don't give them IP addresses
  3. P

    Dummy network interface

    The latest proxmox. 3.4 You treat your virtual switch like a physical. Create a router VM, attach it to every vmbr. Create your acls/firewall rules, and if you want to Nat, configure that. I run entire networks inside of vmbrs in this fashion.
  4. P

    Dummy network interface

    You just set up a router in there somewhere connected to the vmbr 's that you want to control access to. You use routing and firewalls like any physical network. I use VyOS for my virtual router needs.
  5. P

    How to scroll up in console?

    No. If it's a command line on a BSD/*nix box, use ssh to connect remotely and run your commands.
  6. P

    How to scroll up in console?

    http://lmgtfy.com/?q=shift+page+up+mac
  7. P

    How to scroll up in console?

    Shift + Page up/Page down
  8. P

    Dummy network interface

    I have this set up on my server. It works. I have a VMBR2 that is not connected to an interface. I have a VMBR1 that IS connected to an interface. I use a virtual router that uses VMBR1 as WAN interface Virtual router uses VMBR2 as LAN interface All VMs behind this router use VMBR2 as their...
  9. P

    Dummy network interface

    You don't need a physical connection
  10. P

    Dummy network interface

    If you have a virtualized router it will work to connect your networks. The problem then lies in your routes and firewall/Nat configuration in your router
  11. P

    Dummy network interface

    How would the dummy interface that isn't connected to a real ETH device supposed to reach the real network? What exactly are you trying to accomplish? Why make the dummy interface at all if you want it connected to the rest of the network? Just hook it into the other vmbr devices instead...
  12. P

    Question LACP 802.3ad in KVM Hosts

    You don't need to do anything else. All your traffic to/from that server is now going over your LACP configuration.
  13. P

    Acess has ssh problem

    A hardware raid controller presents the OS with a 'virtual' disk/device. The OS does not touch the raid at that point... If you have an issue with a directory, blaming the hardware raid or saying proxmox changed something based on hardware raid is silly.
  14. P

    Virtual network inside Proxmox

    There is nothing to configure in the vmbr. I use a setup similar to this for testing. I use vyos as the router for my internal only domain. It CAN be done. Sent from my iPhone using Tapatalk
  15. P

    Virtual network inside Proxmox

    You can configure Ubuntu to do either of those things. Ubuntu can act as a router, but it sounds like you are expecting it to automatically route the traffic. Sent from my iPhone using Tapatalk
  16. P

    Virtual network inside Proxmox

    You would need routing or NAT on your 10.10.10.1 subnet Sent from my iPhone using Tapatalk
  17. P

    Virtual network inside Proxmox

    The first problem I see is that you gave your vmbr1 the same IP address as your Ubuntu server 1. Vmbr does not need an IP unless it is your management vmbr, like your vmbr0. As long as vmbr1 is not connected to an ETH device, it acts as an internal virtual switch for your VMS and will do...
  18. P

    Moved Windows Back To Physical Machines

    I've been running a few 2008 R2 servers for a couple of years now on Proxmox without issues....I have no idea what OP is talking about
  19. P

    Proxmox and VGA card

    And yet you still keep typing 9 instead of 8.