[SOLVED] Wie kann ich die Proxmox Weboberfläche von zweitem Subnetz erreichen?

Thomas Stofer

Well-Known Member
Oct 29, 2017
113
4
58
55
Hallo,

ich habe mehrere Netzwerkkarten und betreibe mehrere Subnetze.
Nun habe ich dem Proxmox selber auf vmbr3 eine feste IP in dem dort verwendeten Subnetz vergeben. Aus diesem Netz kann ich aber die Weboberfläche nicht erreichen.
Was mach ich falsch oder muss ich beachten?
Dank im Voraus!!

Code:
iface vmbr1 inet static
        address  192.168.178.231
        netmask  255.255.255.0
        gateway  192.168.178.254
        bridge_ports eno1
        bridge_stp off
        bridge_fd 0

auto vmbr0
iface vmbr0 inet manual
        bridge_ports eno2
        bridge_stp off
        bridge_fd 0

auto vmbr2
iface vmbr2 inet manual
        bridge_ports eno3
        bridge_stp off
        bridge_fd 0

auto vmbr3
iface vmbr3 inet static
        address  10.241.102.3
        netmask  255.255.255.0
        bridge_ports eno4

LG
Thomas
 

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!