HI, is it possible to add a configuration option to set custom DNS servers for the Olm interface ?
This would be similar to WireGuard's DNS = ... setting. For example: DNS = 192.168.1.1, 1.1.1.1 but by configuring it with args/env variables.
Originally created by @PandeoF1 on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/fosrl/olm/issues/27
HI, is it possible to add a configuration option to set custom DNS servers for the Olm interface ?
This would be similar to WireGuard's DNS = ... setting. For example: DNS = 192.168.1.1, 1.1.1.1 but by configuring it with args/env variables.
GiteaMirror
changed title from Feature Request: Allow setting custom DNS servers for the Olm interface to [GH-ISSUE #27] Feature Request: Allow setting custom DNS servers for the Olm interface2026-04-13 01:13:16 -05:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @PandeoF1 on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/fosrl/olm/issues/27
HI, is it possible to add a configuration option to set custom DNS servers for the Olm interface ?
This would be similar to WireGuard's DNS = ... setting. For example: DNS = 192.168.1.1, 1.1.1.1 but by configuring it with args/env variables.
Feature Request: Allow setting custom DNS servers for the Olm interfaceto [GH-ISSUE #27] Feature Request: Allow setting custom DNS servers for the Olm interface@oschwartz10612 commented on GitHub (Jan 20, 2026):
I think this is now available with --override-dns. LMK if not! 😄