Loggen out of Web-Interface

Homeowner

New Member
Jun 20, 2025
1
0
1
Hey there, I‘ve managed to configure my Interface in a way I can’t access it from the local network and only through the terminal interface. How do I tell the system to route the traffic through the network again and not be stuck without any interface to talk to…

Thx in advance for any help!
 
You need to provide more information for someone to be able to help you.

Please provide:
  • The subnet you would like to access your web GUI via. For example 192.168.1.0/24
  • The IP address that you would like your PVE host to have. For example 192.168.1.100
  • The IP address of the gateway you would like your PVE host to use (likely your router's IP address). For example 192.168.1.1
  • The contents of your current interfaces file (see below).
Once you provide those pieces of information, someone can give you directions on regaining access to your web GUI.

To display your interfaces file from the command line:
  1. Log into the console or terminal via SSH
  2. cat /etc/network/interfaces