Hi,
Setup:
Client -> Router -> Proxmox server
All on the same subnet
When the router is configured to drop invalid packets the Proxmox server is unreachable.
When the option is disabled on the router the proxmox server is reachable.
That is, I've been told, because Proxmox tries to route packets on the same subnet. Routing on the same subnet is invalid.
Proxmox uses a bridge (vmbr0) instead of an interface like eth0 so is routing packets on the same subnet.
Can the Proxmox networking configuration be changed in a way that:
- the option "drop invalid packets" on the router can be enabled and
- the Proxmox server is reachable
Setup:
Client -> Router -> Proxmox server
All on the same subnet
When the router is configured to drop invalid packets the Proxmox server is unreachable.
When the option is disabled on the router the proxmox server is reachable.
That is, I've been told, because Proxmox tries to route packets on the same subnet. Routing on the same subnet is invalid.
Proxmox uses a bridge (vmbr0) instead of an interface like eth0 so is routing packets on the same subnet.
Can the Proxmox networking configuration be changed in a way that:
- the option "drop invalid packets" on the router can be enabled and
- the Proxmox server is reachable