Recent content by AmokPaule

  1. A

    [SOLVED] Container does not start

    Hello, thank you for your input. Got sort of a long error list after i tired what you suggested. Had that error with all created cts so i decided to format the drive again and after wards its working so far.
  2. A

    [SOLVED] Container does not start

    Hello, i did a fresh Proxmox install from the iso on a home computer. I use the proxmox ubuntu16.04 template to create lxc containers. On starting the containers i get an error. lxc-start -n 10211 -F mount: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or...
  3. A

    Transport Rule from interfaces file to gui

    Hello, if its possible would someone please so kind to help me to transport the folling rule to the gui? The VM i want the rule to work in is a lxc one. post-up iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j DNAT --to 10.10.10.20:80 #post-down iptables -t nat -D PREROUTING -i eth0...
  4. A

    Create VM from template

    Hello, i have configured a lxc vm and used the gui funktion "Convert to template" to create a template Now i want to start to create my vms from this template, but i do not know how to :( Any help is much appreciated!:)
  5. A

    Two-Factor Authentication not working

    Hello, thanks for the answers thats the solution. I was just wondering cause it worked over ssh login. Anyways Thank you two very much!:)
  6. A

    Two-Factor Authentication not working

    Hello, i followed the wiki about activating the two factor auth. I have a user@pve tfa is enabled for this realm. On the terminal i entered oathkeygen and added the key to the user in proxmox. In google authenticator i added a new acc using the same key as used before. When i try to...
  7. A

    Add OVH Failover ip

    Thank you it works :) Just the netmasks changes to 255.255.255.240. When i change it to 255.255.255.255 it changes it back to 255.255.255.240. It works i was just wondering.
  8. A

    Add OVH Failover ip

    Hello, i would like to know how to add a /28 Failover ip set to proxmox so the ips behave like normal ips. Per vanilla ovh installation the ips work and i can add them to a lxc vm and it works. Server can be seen and entered. Just the firewalls do not behave like they should. I tried...
  9. A

    Proxmox VE4 CT No internet

    Does not work, network unreachable.
  10. A

    Proxmox VE4 CT No internet

    Hey, will do, just need to read about kvm since i never had a kvm machine.