Hello all,
iam completly new to proxmox I just installed it on a Dedicated Server and now I cant figure out how to proper setup the network.
I have for now two public ipv4 adresses I can use. The first one is completly reserved for the proxmox host.
The second public IP adress I want to point to a debian vm. On the vm I want to host a couple of docker container.
I created the vm and manually put in the second puplic ip address. It kinda works but not really. If I want to ssh into the vm I have to try a couple of times and then it maybe is successfull.
At the moment I open a ssh tunnel to the dedicated server and then connect to the proxmox dashboard via localhost:8006.
First IP: (not the real puplic ip)
IP: 80.46.154.82/24
Gateway: 131.14.145.1
Second IP: (not the real puplic ip)
IP: 131.14.145.41/24
Gateway 80.46.154.1
So I cant figure out how to setup this network configuration correctly. The Host has one 10G interface
Proxmox uses:
vmbr0 Linux Bridge Active:yes Autostart:yes VLAN:No NetworkDevice:eno1 131.14.145.41/24 131.14.145.1
How do I setup the networking correctly so all traffic for 80.46.154.82 goes to the one VM. So I can run multiple docker container and use ssh and sftp without haveing to try to connect to it multiple times and get interupted connections.
From within the vm I can ping to 80.46.154.82 and I can also ping to 131.14.145.41.
I cant ping www.google.com couldnt resolve url.
I also cant ping my public Home Ip from within the vm.
From my home pc I can ping 80.46.154.82 but not 131.14.145.41.
I hope it is clear what I want to achieve here. Iam sorry if the sentences sometimes might not make really sense englisch isnt my native language.
iam completly new to proxmox I just installed it on a Dedicated Server and now I cant figure out how to proper setup the network.
I have for now two public ipv4 adresses I can use. The first one is completly reserved for the proxmox host.
The second public IP adress I want to point to a debian vm. On the vm I want to host a couple of docker container.
I created the vm and manually put in the second puplic ip address. It kinda works but not really. If I want to ssh into the vm I have to try a couple of times and then it maybe is successfull.
At the moment I open a ssh tunnel to the dedicated server and then connect to the proxmox dashboard via localhost:8006.
First IP: (not the real puplic ip)
IP: 80.46.154.82/24
Gateway: 131.14.145.1
Second IP: (not the real puplic ip)
IP: 131.14.145.41/24
Gateway 80.46.154.1
So I cant figure out how to setup this network configuration correctly. The Host has one 10G interface
Proxmox uses:
vmbr0 Linux Bridge Active:yes Autostart:yes VLAN:No NetworkDevice:eno1 131.14.145.41/24 131.14.145.1
How do I setup the networking correctly so all traffic for 80.46.154.82 goes to the one VM. So I can run multiple docker container and use ssh and sftp without haveing to try to connect to it multiple times and get interupted connections.
From within the vm I can ping to 80.46.154.82 and I can also ping to 131.14.145.41.
I cant ping www.google.com couldnt resolve url.
I also cant ping my public Home Ip from within the vm.
From my home pc I can ping 80.46.154.82 but not 131.14.145.41.
I hope it is clear what I want to achieve here. Iam sorry if the sentences sometimes might not make really sense englisch isnt my native language.