Routing Question with 3 Subnets - TechRepublic
Question
October 27, 2020 at 08:20 AM
jonas1603785343

Routing Question with 3 Subnets

by jonas1603785343 . Updated 5 years, 7 months ago

Hello together

I have a problem with my virtual environment. On this picture you can see my configuration: https://amplus.ch/wp-content/uploads/2020/10/proxmox.png

I have a total of three subnets. Where one router with 192.168.1.1 is physical and one virtual router and two virtual machines.

all virtual devices are configured with the virtual bridge vmbr0.

which works:
192.168.10.100 can ping 192.168.1.180
192.168.12.10 can ping 192.168.1.180

192.168.1.180 can ping 192.168.1.1

so basically the connections are there but for some reason i can’t ping the physical router from the virtual machines although the virtual router sees the physical one.

do you see an error? here are some printscreens of my configurations

The Interfaces:
https://amplus.ch/wp-content/uploads/2020/10/Router-Interfaces.png
Route List:
https://amplus.ch/wp-content/uploads/2020/10/Routes.png
Birdge Konfiguration(ino4 is the physical interface):
https://amplus.ch/wp-content/uploads/2020/10/bridge.png

All Comments