
17 Feb
2025
17 Feb
'25
11:30 a.m.
I solved this issue issue after modifying priority of enp8s devices on my machine by nmcli command as below. Because creating virbr0 device by ansible playbook requires priority 100. $ nmcli connection modify conn2 ipv4.routes "enp8s0 table=202" ipv4.routing-rules "priority 100 from 192.168.2.171 table 202"