[SOLVED] Proxmox network issue HELP

miker710

New Member
Dec 29, 2022
10
1
3
The following commands
in interfaces
auto lo
iface lo inet loopback
iface enol inet manual
bridge-ports eno1
bridge-stp off
bridge-fd 0
iface eno2 inet manual
iface eno3 inet manual
iface eno4 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.2.121/24
gateway 192.168.2.1
bridge-ports none
bridge-stp off
bridge-fd 0
bridge-vlan-aware yes
bridge-vids 2-4094

root@# ifreload -a
warning: eno1: bridge.bridge object at 0x7f8943c1be0>: error getting dependent interfaces (misconfiguration of bridge attribute(s) on existing non-bridge interface (eno1))

ip -br -c -a
lo UNKNOWN 127.0.0.1/8 : : 1/128
eno1 down
eno2 down
eno3 down
eno4 down
vmbr0 down 192.168.2.121/24

cat var/log/pveproxy/access.log

ffff: 192.168.2.187- -[29/12/2022:09:22:54 - - 10001 "GET / HTTP/1.1" 200 2241

ffff: 192.168.2.121 - - [29/12/2022:08:06:09 -1000] "GET / HTTP/1.1" 200 2241


root@# systemcti status pveproxy.service

• pveproxy.service - PVE API Proxy Server
Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2022-12-29 07:43:10 HST; 22min ago
Process: 947 ExecStartPre=/us/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS
Process: 949 Execstart=/usr/bin/peproxy start (code=exited, status=0/SUCCESS)
Main PID: 953 (pveproxy)
Tasks: 4 (limit: 14216)
Memory: 135.3M
CPU: 2.9025
CGroup: /system.slice/pveproxy.service
  • 953 pveproxy
  • 954 pveproxy worker
  • 955 pveproxy worker
  • 956 pveproxy worker
Dec 29 07:43:07 pve-MikeServer systemd [1]: Starting PVE API Proxy Server..
Dec 29 07:43:10 pve-MikeServer pveproxy [953]: starting server
Dec 29 07:43:10 pve-MikeServer pveproxy [953]: starting 3 worker(s)
Dec 29 07:43:10 pve-MikeServer pveproxy [953]: worker 954 started Dec 29 07:43:10 pve-MikeServer pveproxy [953]: worker 955 started Dec 29 07:43:10 pve-MikeServer pveproxy [953]: worker 956 started

Dec 29 07:43:10 pve-MikeServer systemd[1]: Started PVE API Proxy Server.

root@# cur1 -k https://192.168.2.121:8006/ | grep title

% Total % Received % X ferd AverageDload Speed Time Time Time Current
Upload Total Spent Left Speed

100 2241 100 2241 0 0 7727 0----:=- __:--:-- __:--:-- __:--:-- 7754
 
Last edited:
Looks like there is something wrong with your /etc/network/interfaces - can you post it again in code tags, so it is easier to read? Output of ip a would be interesting as well.
 

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!