Answer the question
In order to leave comments, you need to log in
Routing in ProxMox. IP is not responding. What was wrong?
Kind!
In general, I used this manual: https://community.hetzner.com/tutorials/install-an...
I have a primary and secondary IP:
Primary: xxx.xxx.200.200/27
Sub: xxx.xxx.202.175/ 27
Here are my settings on the machine
auto enp4s0
iface enp4s0 inet static
address xxx.xxx.200.200
netmask 255.255.255.224
pointopoint xxx.xxx.200.193
gateway xxx.xxx.200.193
auto vmbr0
iface vmbr0 inet static
address xxx.xxx.200.200
netmask 255.255.255.224
bridge_ports none
bridge_stp off
bridge_fd 0
up ip route add xxx.xxx.202.175/27 dev vmbr0
auto eth0
iface eth0 inet static
address xxx.xxx.202.175
netmask 255.255.255.224
pointopoint xxx.xxx.200.200
gateway xxx.xxx.200.200
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question