Hi members,
I have been recently faced with some issues setting up vlan on the promox machine at same time, passing those vlans to my virtual machine
1. I setup two sub interfaces facing a switch wich split the management traffic and internet traffic for the proxmox
2. so, It means, proxox...
On one Linux Client, ip -6 neighbor lists the Proxmox VE Host(s) as Router, when they clearly are not:
2XXX:XXXX:XXXX:1::A:B dev eno1 lladdr 11:22:33:44:55:66 router REACHABLE
Setting sysctl -w net.ipv6.conf.vmbr0.forwarding=0 on the Proxmox VE Host fixed that, but I wonder if that also caused...
Hello,
I have 2 routers in my network, and therefore I need a static route for a dedicated subnet.
My idea was to add this line in /etc/network/interfaces:
post-up ip route add <network> via <ip router> dev <interface> onlink
However the static route is not shown correctly when checking with...
I have 3 NICS connecting to separate Routers and out to separate Internet connections.
I have set up the additional bridges vmbr1 and vmbr2, given them the required subnets and linked them to the physical NICS, see screenshot.
vmbr0 has the 'Default Gateway' on it, and I know I cannot put...