Recent content by Burak

  1. B

    unexpected reboot

    my etc/fstab is proc /proc proc defaults 0 0 /dev/md/0 none swap sw 0 0 /dev/md/1 /boot ext3 defaults 0 0 /dev/md/2 /backup ext4 defaults 0 0 /dev/md/3 / ext4 defaults 0 0 /dev/md/4 /var/lib/vz ext4 defaults 0 0 i dont know where can i check it
  2. B

    unexpected reboot

    When i check my syslog it has ^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^$ this value before...
  3. B

    unexpected reboot

    I have only debian, ubuntu and centos OS in my kvm and lxc devices and i dont know how can i check am i using zfs :(
  4. B

    unexpected reboot

    I have same issue did u fixed it @mspielberger ?
  5. B

    Cant set ip to my KVM Vm

    Hi, I created a kvm centos under my proxmox node and I set my KVM ip but i cant access it from internet and i cant access internet from it, i am using this configuration at containers it works but its not working on kvm how can i fix it ?
  6. B

    Hetzner IP + /28 Subnet

    I cant connect and i wanna ask a question i have totally 8 ip in a /29 block and one is going for subnet start and one for broadcast i can use 6 ip only and if i assign an ip to vmbr i got 5 ip active, can i use the assigned ip of vmbr ? or i can use only 5 ip ?
  7. B

    Hetzner IP + /28 Subnet

    Can you write sample route here and can i use the first ip to assigned vmbr?
  8. B

    Hetzner IP + /28 Subnet

    I can access first ip only in subnet
  9. B

    Hetzner IP + /28 Subnet

    when i save this settings and reboot network server i cant access my server
  10. B

    Hetzner IP + /28 Subnet

    auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 5.9.80.2XX netmask 255.255.255.224 gateway 5.9.80.2XX up route add -net 5.9.80.2XX netmask 255.255.255.224 gw 5.9.80.2XX eth0 iface eth0 inet6 static address 2a01:4f8:161:XXXXX...
  11. B

    Hetzner IP + /28 Subnet

    manual installation
  12. B

    Hetzner IP + /28 Subnet

    i am using debian i am not using firewall i am waiting to reboot machine because i restore my interfaces in rescue mode because when i set my ips its not working i cant access my server
  13. B

    Hetzner IP + /28 Subnet

    I wanna add my ips to one bridge only to use vm's but i tried ur configuration i cant access ur machine when i try it
  14. B

    Hetzner IP + /28 Subnet

    anyone can help me i need to fix it quickly
  15. B

    Hetzner IP + /28 Subnet

    Hi all, I have a problem to bridge my new subnet to proxmox My main IP is : 5.9.242.X My Subnet is : 5.9.195.XXX /28 I cant configure my IP's to use in Proxmox anyone can help me ?