Search results

  1. B

    Network Ratelimit not work Correctly

    I configured the network rate limit in the Network settings of a virtual machine, but around midnight, the traffic spikes again as if the settings are being reset. I even placed a script at /etc/network/if-up.d/reapply-rate, but the issue still occurs.
  2. B

    allow noVNC consoles for Proxmox_VPS_For_WHMCS

    dcsapak Can you check this issue?
  3. B

    allow noVNC consoles for Proxmox_VPS_For_WHMCS

    I did, but now I get this message: No+query+results+for+model+[ModulesGarden\ProxmoxAddon\App\Models\User].
  4. B

    allow noVNC consoles for Proxmox_VPS_For_WHMCS

    No, I could not solve the problem...
  5. B

    allow noVNC consoles for Proxmox_VPS_For_WHMCS

    Thanks, I used proxmox module for WHMCS and I give this error in VNC: currently unable to handle this request. HTTP ERROR 501 Is this problem related to permision access?
  6. B

    allow noVNC consoles for Proxmox_VPS_For_WHMCS

    Hello I used Proxmox_VPS_For_WHMCS and I want users can use noVNC, in installation guide say this: If you wish to allow noVNC consoles, you need to configure a product using the PVE realm and set user permissions to 'PVEVMUser.' What exactly should I do? Is there a detailed training link? Thanks
  7. B

    Unknown devices (ifconfig)

    I Have Same log in /var/log/message and Server Network is down. Server6 kernel: [184657.343743] e1000e: enp0s31f6 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx May 15 03:09:41 Server6 kernel: [184657.343885] vmbr0: port 1(enp0s31f6) entered blocking state May 15 03:09:41 Server6...
  8. B

    Filesystem quotas are currently disabled in CT

    In my last reply. I attached an image and "Enable quota" is not selectable when I create a new CT, why?
  9. B

    Filesystem quotas are currently disabled in CT

    don't have any idea about this problem? I want to enable quotas for CTs
  10. B

    Filesystem quotas are currently disabled in CT

    Should CT be in the privileged mode? Isn't there a security problem? According to this guide? https://pve.proxmox.com/wiki/Linux_Container#pct_settings
  11. B

    Problem access vm from proxmox

    This problem solved when I used Centos7, this problem reason is my static ISP IP and datacenter network on Centos6!
  12. B

    Filesystem quotas are currently disabled in CT

    I add lxc.rootfs.options: usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0 to: /var/lib/lxc/100/config but this line was disappear after rebooted CT. For Enable Quota: Check must CT in privileged mode aren't safe. What should I do?
  13. B

    Filesystem quotas are currently disabled in CT

    My file system: #df -Th Filesystem Type Size Used Avail Use% Mounted on /dev/mapper/pve-vm--100--disk--0 ext4 49G 21G 26G 45% / none tmpfs 492K 0 492K 0% /dev udev devtmpfs 16G 0...
  14. B

    Filesystem quotas are currently disabled in CT

    I use proxmox CT and I can install cPanel On LXC but I give this message in WHM: Filesystem quotas are currently disabled. Click to enable... my container doesn't have /etc/fstab and when I run /scripts/fixquotas, nothing happens. Can the problem be solved?
  15. B

    cannot trace bridge from virtual machines

    Hi, I have a proxmox which have 4 VMs. I defined 3 vmbr(0,2,3). vmbr0 is connected to the Internet and vmbr2 and vmbr3 are connected to two separate physical interfaces. Each VM has 3 interfaces which are connected to the virtual bridges. I have latency in VMs when I ping other VMs and two...
  16. B

    how to use nat for additional ips in proxmox

    Honestly all guidance s on the internet for high available load balancing are for private ip addresses! If I want to use my public ip address as you said, I think I need at least 3 public ip address in addition to the proxmox interface. am I right? If there is another way, may you please provide...
  17. B

    how to use nat for additional ips in proxmox

    Hi all. I have two VPSs as load balancers. I want to achieve high-availability by using keepalived. (I have two public IPs.) I need 3 private IPs and two public IPs. for example: LB1: 192.168.1.105 LB2: 192.168.1.106 Floating IP:192.168.1.110 The problem is that I do not know how to set one...
  18. B

    Problem access vm from proxmox

    Hello i have server with proxmox ( in Hetzner) my proxmox ip is : 46.4.96.254 my vps ip is : 46.4.144.110 and vps Gateway: 46.4.96.254 some client cant view vps server and website on 46.4.144.110 when i trace vps IP 46.4.144.110 in see this result: my request drop in proxmox ip. What...