Skip to content

Make service ips reachable from hypervisor (local)#63

Open
znerol wants to merge 11 commits intomainfrom
fix-libvirt-routes
Open

Make service ips reachable from hypervisor (local)#63
znerol wants to merge 11 commits intomainfrom
fix-libvirt-routes

Conversation

@znerol
Copy link
Copy Markdown
Member

@znerol znerol commented Apr 19, 2026

The service ips (10.52.7.42, 10.52.7.43, fd42:56b6:246b:67bc::42, fd42:56b6:246b:67bc::43) are configured on the local loopback interface. It is necessary to add static routes in order to make them reachable from the libvirt host.

znerol added 4 commits April 19, 2026 20:47
The service ips (10.52.7.42, 10.52.7.43) are outside the libvirt subnet
(10.52.7.112/28). It is necessary to add static routes in order to make
them reachable from the libvirt host.
@znerol
Copy link
Copy Markdown
Member Author

znerol commented Apr 20, 2026

Interestingly the smoketest fails reproducibly for IPv4+DoH in github actions. Everything else passes (IPv4+DoT, and all IPv6 tests).

Regrettably, I cannot reproduce this on my own machine.

@znerol
Copy link
Copy Markdown
Member Author

znerol commented Apr 20, 2026

It looks like it takes some time until DoH is ready to answer queries. The smoketest has to cater for that. It is passing now finally...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant