support hetzner did not want to help me.
I solved it.
my config for cluster network and pool IP/27
###########NODE3
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
iface eno1 inet manual
iface eno1.4000 inet manual
auto vmbr0
iface vmbr0 inet static
address...
no, it proxmox hypervisor + vswitch hetzner.
I managed to achieve a certain result. CIDR of the first server began to respond. But when creating a container behind it, ping does not pass to it.
auto eno1.4000
iface eno1.4000 inet static
address 10.0.0.3/24
mtu 1400
up...
I have 3 servers with Proxmox installed and a virtual switch with a public subnet.
How can I properly configure this public network for our VDS?
Bellow my network config
Thanks.
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
iface lo inet6 loopback
auto eno1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.