Hi

On Fri, Mar 6, 2020 at 12:47 PM Ryan Harper <ryan.har...@canonical.com> wrote:
> # /home/rharper/.ssh/config.defaults
> Host *.lxd
>     User ubuntu
>     IdentityFile /home/rharper/.ssh/id_rsa
>     StrictHostKeyChecking no
>     UserKnownHostsFile /dev/null
>     ProxyCommand nc $(lxc list -c s4 $(basename %h .lxd) | awk '/RUNNING/ 
> {print $4}') %p

I'm sad because DNS resolution used to work out of the box for *.lxd
domains in the past. It was easy to configure "Hey, for this domain
lxd, use that nameserver". I haven't been able to configure this
anymore in recent ubuntu releases. The best I got was a dns loop and
100% cpu usage.

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to