Recent content by Ryn0

  1. R

    How to give my VMs internet access? I am using proxmox over debian

    Nvm i somehow fixed that Thanks for your help :D
  2. R

    How to give my VMs internet access? I am using proxmox over debian

    How to fix that? i have kept every file i know with 192.168.0.1 :confused:
  3. R

    How to give my VMs internet access? I am using proxmox over debian

    i am getting a ip address in kali when ip a : https://prnt.sc/26pb5rb but cant access internet My Dlink setup in lan :
  4. R

    How to give my VMs internet access? I am using proxmox over debian

    i think i got good driver as i once booted windows and ethernet worked fine Can you pls guide me how to check the guest configs
  5. R

    How to give my VMs internet access? I am using proxmox over debian

    idk but still my kali linux vm cant access the internet
  6. R

    How to give my VMs internet access? I am using proxmox over debian

    tbh whenever i am doin that i am losing internet in debian and I cant connect to my proxmox interface
  7. R

    How to give my VMs internet access? I am using proxmox over debian

    I am using proxmox over debian so its kinda hard to find help related to that Your help will be appreciated currently my network config is as in the image: https://prnt.sc/26p8udr
  8. R

    pve cluster filesystem failed to load during startup

    oh i was editing /etc/host instead of /etc/hosts Its work now well and good thanks for your time and response <3
  9. R

    pve cluster filesystem failed to load during startup

    Pls guide what should be my /etc/host file should look like which will fix the issue? i am confused
  10. R

    pve cluster filesystem failed to load during startup

    ip a output root@ryno:~# ip a 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host...
  11. R

    pve cluster filesystem failed to load during startup

    i did it but I am still encountering the same error during startup jormalct output root@ryno:~# root@ryno:~# hostname --ip-address 127.0.1.1 root@ryno:~# journalctl -b0 -u pve-cluster.service -- Journal begins at Mon 2022-01-24 15:54:57 IST, ends at Tue 2022-01-25 14:53:27 IST. -- Jan 25...
  12. R

    pve cluster filesystem failed to load during startup

    output of journalctl root@ryno:~# journalctl -b0 -u pve-cluster.service -- Journal begins at Mon 2022-01-24 15:54:57 IST, ends at Tue 2022-01-25 14:32:36 IST. -- Jan 25 14:31:58 ryno systemd[1]: Starting The Proxmox VE cluster filesystem... Jan 25 14:31:58 ryno pmxcfs[774]: [main] crit: Unable...
  13. R

    pve cluster filesystem failed to load during startup

    I am using proxmox over a debian os with a constant error of failed startup Your help would be appreciated root@ryno:~# systemctl status pve-cluster.service ● pve-cluster.service - The Proxmox VE cluster filesystem Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor...