Skip to content

Make service ips reachable from hypervisor (local)#63

Merged
znerol merged 12 commits into
mainfrom
fix-libvirt-routes
May 17, 2026
Merged

Make service ips reachable from hypervisor (local)#63
znerol merged 12 commits into
mainfrom
fix-libvirt-routes

Conversation

@znerol

@znerol znerol commented Apr 19, 2026

Copy link
Copy Markdown
Member

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

znerol commented Apr 20, 2026

Copy link
Copy Markdown
Member Author

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

znerol commented Apr 20, 2026

Copy link
Copy Markdown
Member Author

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...

@znerol znerol merged commit 3aa9b56 into main May 17, 2026
1 of 2 checks passed
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