You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow even gluetun's resolv.conf gets this content, no matter the config:
/ # cat /etc/resolv.conf
# resolv.conf(5) file generated by tailscale
# For more info, see https://tailscale.com/s/resolvconf-overwrite
# DO NOT EDIT THIS FILE BY HAND -- CHANGES WILL BE OVERWRITTEN
nameserver 100.100.100.100
search xxx.xx root.xxx.xx
And thus DNS is broken in both containers (gluetun and tailscale). Both of these work perfectly seperately.
How could I keep using Tailscale's DNS while also using Gluetun?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For context: https://www.reddit.com/r/Tailscale/comments/1djpx3n/docker_compose_tailscale_exit_node_in_proxmox_lxc/
Somehow even gluetun's resolv.conf gets this content, no matter the config:
And thus DNS is broken in both containers (gluetun and tailscale). Both of these work perfectly seperately.
How could I keep using Tailscale's DNS while also using Gluetun?
Current setup:
Beta Was this translation helpful? Give feedback.
All reactions