[SOLVED] lost access to everthing proxmox

Arthur Ferraz

Member
Aug 4, 2022
35
0
6
guys i enable firewall and add ipv6 and getway ipv6 and lost acess to proxmox including the physic now i cant use ssh root to access via power shell

i host proxmost in ovhcloud
 
please don't open multiple threads, that doesn't improve your chances of getting a speedy reply at all.

anyway, here are some solutions if you are locked out because of an invalid firewall setting:
- access via IPMI, login locally on the console, disable firewall
- boot a live-CD, mount the root partition of your PVE install somewhere, chroot into it, run systemctl mask pve-firewall; systemctl disable pve-firewall, exit chroot, unmount, reboot

in both cases your PVE system should come up again, but with the firewall not running. if you did the live CD route, now is the point where you disable the firewall in the config, verify it is disabled (pve-firewall status), and then unmask and enable the service again.
 
bro this question mark to solved pve staff may can not see th
please don't open multiple threads, that doesn't improve your chances of getting a speedy reply at all.

anyway, here are some solutions if you are locked out because of an invalid firewall setting:
- access via IPMI, login locally on the console, disable firewall
- boot a live-CD, mount the root partition of your PVE install somewhere, chroot into it, run systemctl mask pve-firewall; systemctl disable pve-firewall, exit chroot, unmount, reboot

in both cases your PVE system should come up again, but with the firewall not running. if you did the live CD route, now is the point where you disable the firewall in the config, verify it is disabled (pve-firewall status), and then unmask
im sorry for that but i am a bit noob at linux can you help me somehow? im a bit desperate right now because i need the server on tomorrow
 
I already gave you the steps you need to take to resolve your problem, nobody else here on the forum can do them for you ;)