Search results

  1. U

    [SOLVED] intervlan ssh connection gets closed

    Hi, here I am with the network diagram, and more informations on the system. ISP modem/router goes to proxmox, bridged to pfSense. All other proxmox ports go to the switch, also bridged to pfSense. Each port has its network/vlan. Salient Proxmox info: Routing: root@pvenode1:~# ip route...
  2. U

    [SOLVED] intervlan ssh connection gets closed

    Hi I'll get back with the network design and settings as soon as I get it done. Just also saying that I can ssh really fine to other devices on vlan100 (pbs, switch...) with stable connections, just ssh to pve gets closed with that error on pve's syslog, that's why I'm focusing on pve not...
  3. U

    [SOLVED] Proxmox behind a switch can't reach other devices

    At the moment, it's working without tagging. I'll share my network design as soon as I can get it done. Thank you. Citing the other thread with intervlan ssh sessions closed (still not working): https://forum.proxmox.com/threads/intervlan-ssh-connection-gets-closed.121501/
  4. U

    [SOLVED] intervlan ssh connection gets closed

    Ok, Tested the firewall rules on pfSense, can't reach the rightly unreacable vlans (like ceph storage, pve cluster, ...), while can reach the others. Ssh still getting closed connection after some seconds if I ssh cross-network (cross-vlan). Ping works seamlessly, seems.
  5. U

    [SOLVED] Proxmox behind a switch can't reach other devices

    Ok, So wanting to segment the different vlans (also have pfSense routing/firewalling, say also attached to the switch thtough access ports. Having those vlans on pfSense, I'd like to keep segmentation (you know, to keep sync/storage networks private). Should I enable tagging on the switch...
  6. U

    [SOLVED] intervlan ssh connection gets closed

    Actually pfSense. From openvpn (also on pfSense, so on dedicated network) I can ssh on both vlans without problems if this helps.
  7. U

    [SOLVED] intervlan ssh connection gets closed

    For further inspection, I get sshd[36338]: error: kex_exchange_identification: Connection closed by remote host on the host, while client_loop: send disconnect: Connection reset on the client.
  8. U

    [SOLVED] intervlan ssh connection gets closed

    Hi, I'm trying to ssh form my PC (in vlan100) to proxmox port in vlan10. The connection gets closed after some seconds. If I ssh to the proxmox port in vlan100, the connection stays open. Is there a reason why? Thank you.
  9. U

    [SOLVED] Proxmox behind a switch can't reach other devices

    Hi, I am trying to configure Proxmox to properly connect through a managed switch. The switch only has access ports (vlan10, vlan100) From my PC linked to a vlan100 port I can ping other devices (the switch, the server idracs, the pbs machine, ...) If I try to set up proxmox network with...
  10. U

    Default route not added when moving the gateway to different interface

    Hi, I'm moving the default gateway from vmbr1 (vlan10, 10.0.10.11, gateway 10.0.10.3) to vmbr9 (vlan100, 10.0.100.11, gateway 10.0.100.3). The default route is missing. Before change: # ip route show default via 10.0.10.3 dev vmbr1 proto kernel onlink 10.0.10.0/24 dev vmbr1 proto kernel...
  11. U

    Openmanage 10300 on PVE 7.3

    Ok, properly followed the tutorial, and properly commented out the nvme lib, and it worked. Thank you very much.
  12. U

    Openmanage 10300 on PVE 7.3

    Hi, I followed the instructions found on this forum to install openmanage 10300 on my r730xd with pve 7.3 Now everything seems to be ok, but I can't login to the openmanage web UI, only to a stripped down version where I can probably manage some preferences of the omg server. Anyone has had...
  13. U

    Proxmox 7.3 network interfaces rename/reorder

    Thank you again, I was just crossposting with that ;) ... and says it's "futureproof"...
  14. U

    Proxmox 7.3 network interfaces rename/reorder

    Gosh... Having three machines with the very same hardware, I really hope second and third machine will follow the same scheme, or we'll go crazy keeping it clean and ordered. Thank you!
  15. U

    Proxmox 7.3 network interfaces rename/reorder

    Hi, I am installing on a system with 3 network cards (4+4+2 ports). I am trying to provide the best assignment to the ports so that moving cables would be easier, but stumbled with the fact that the first card seems to have switched ports and do not know how to handle this. Physical order...
  16. U

    Datastore on Object Storage mounted fs

    Hi, is it viable and profitable to mount an object storage (say, S3 or compatible) to PBS to work as a Datastore? Thank you.
  17. U

    Moving disk from Ceph to Local hangs

    Thank you very much for your insight, that thread also is very insightful. Will try removing the cache for the storage migration next time, and probably the settings mentioned in the thread. Much appreciated.
  18. U

    Moving disk from Ceph to Local hangs

    VM live, 32gb. Stopped VMs moved in a heartbeat.
  19. U

    Moving disk from Ceph to Local hangs

    Hi, I actually already updated the packages, ceph was old 16.x when this happened. # pveversion -v proxmox-ve: 7.2-1 (running kernel: 5.15.39-3-pve) pve-manager: 7.2-7 (running version: 7.2-7/d0dd0e85) pve-kernel-5.15: 7.2-9 pve-kernel-helper: 7.2-9 pve-kernel-5.13: 7.1-9...