Hello,
I have configured the network for usage of 2 routers.
There's a management network 192.168.0.0/24 to router A and another network 192.168.1.0/24 to router B (FritzBox).
The management network does not provide DNS, and therefore internet access via router A is not working.
Currently I have configured default gateway 192.168.0.1, and I cannot update Proxmox server:
Name resoluton fails.
This is output of ip route:
$ ip route
default via 192.168.0.1 dev vlan1 proto kernel onlink
192.168.0.0/24 dev vlan1 proto kernel scope link src 192.168.0.11
192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.11
Can you please advise for configuration that any internet traffic is routet via 192.168.1.1 (FritzBox)?
THX
I have configured the network for usage of 2 routers.
There's a management network 192.168.0.0/24 to router A and another network 192.168.1.0/24 to router B (FritzBox).
The management network does not provide DNS, and therefore internet access via router A is not working.
Currently I have configured default gateway 192.168.0.1, and I cannot update Proxmox server:
Name resoluton fails.
This is output of ip route:
$ ip route
default via 192.168.0.1 dev vlan1 proto kernel onlink
192.168.0.0/24 dev vlan1 proto kernel scope link src 192.168.0.11
192.168.1.0/24 dev vmbr0 proto kernel scope link src 192.168.1.11
Can you please advise for configuration that any internet traffic is routet via 192.168.1.1 (FritzBox)?
THX