Adding 2 IP Public /29

wildy868

New Member
Nov 22, 2023
2
0
1
Hello everyone,

I'm facing an issue with my Proxmox setup and could use some guidance. I have two IPs:

1. xxx.xxx.xxx.200/29
2. xxx.xxx.xxx.240/29

Both are configured in Proxmox with a bridge address of xxx.xxx.xxx.202 and a gateway of xxx.xxx.xxx.201.

Within my VM, I'm using xxx.xxx.xxx.242 as the IP and xxx.xxx.xxx.241 as the gateway.

The connection is established, but I'm encountering issues like "Redirect Host (New nexthop: xx.xx.xx.xx)." Sometimes the ping goes through, and other times it hits the nexthop.

Any suggestions on how to fix this?
 
You can only have ONE default Gateway for the Proxmox VE host.
so change it.

do you setup multiply vmbr?

show us please the complete '/etc/network/interfaces' file.
 
No i just setup vmbr0

in the network config just bridge vmbr0 to eth0 with xxx.xxx.xxx.202 as primary address and xxx.xxx.xxx.201 as gateway