ssh port geändert Webgui nicht mehr erreichbar

uek67

New Member
Mar 30, 2022
9
0
1
Hallo zusammen,

nachdem ich wegen mehrer probleme mit dem ssh Zgriff auf meine LXC unter dem nicht standard-port 22 diesen in Ansible nun auf 22 geändert habe wie auch in der sshd_config, kan ich dioe Weboberfläche https://ip-adresse port 8006 nicht mehr erreichen Seite nicht erreichbar.
pve läuft unter 8006 der host ist anpingbar und per ssh auf Port 22 erreichbar.

Probiert habe ich bereits:

Bash:
netstat -tlpun
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name    
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1/init              
tcp        0      0 127.0.0.1:85            0.0.0.0:*               LISTEN      1984/pvedaemon      
tcp        0      0 0.0.0.0:53              0.0.0.0:*               LISTEN      1043/dnsmasq        
tcp        0      0 37.221.195.13:22        0.0.0.0:*               LISTEN      1016/sshd: /usr/sbi 
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      1246/master         
tcp6       0      0 :::8006                 :::*                    LISTEN      1951/pveproxy       
tcp6       0      0 :::111                  :::*                    LISTEN      1/init              
tcp6       0      0 :::53                   :::*                    LISTEN      1043/dnsmasq        
tcp6       0      0 :::3128                 :::*                    LISTEN      1313/spiceproxy     
tcp6       0      0 ::1:25                  :::*                    LISTEN      1246/master         
udp        0      0 0.0.0.0:53              0.0.0.0:*                           1043/dnsmasq        
udp        0      0 0.0.0.0:67              0.0.0.0:*                           1043/dnsmasq        
udp        0      0 0.0.0.0:111             0.0.0.0:*                           1/init              
udp        0      0 127.0.0.1:323           0.0.0.0:*                           1020/chronyd        
udp6       0      0 :::53                   :::*                                1043/dnsmasq        
udp6       0      0 :::111                  :::*                                1/init              
udp6       0      0 ::1:323                 :::*                                1020/chronyd        
root@morituri:~# 

pveproxy --debug
ERROR: unknown command 'pveproxy --debug'
USAGE: pveproxy <COMMAND> [ARGS] [OPTIONS]

       pveproxy help [<extra-args>] [OPTIONS]

       pveproxy restart 
       pveproxy start  [OPTIONS]
       pveproxy status 
       pveproxy stop 

systemctl start pve-cluster

pvecm updatecerts

tail /var/log/daemon.log

service pveproxy restart

Hat jemand noch eine Idee wie ich das ohne Neuinstalltion fixen kann? Der proxmox Läuft auf einem Root-Server auf Port 8006.

DANKE schonmal

Gruss

Uli
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!