• Re: Pointing to two DNS servers on an Ubuntu 22.04 host.

    From Hayden McParlane@21:1/5 to All on Thu Feb 23 08:38:53 2023
    Hello,

    During the process of automating developer setup for a cloud-based application I'm attempting to point the developers host to two DNS services. This is necessary because developers will need access to GitHub through the public internet while also
    accessing domains on a local minikube cluster through ingress-dns. Does anyone know how this can be achieved? Thank you very much for your time and help.

    Warmest regards,
    Hayden

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Hayden McParlane@21:1/5 to Marco Moock on Thu Feb 23 11:15:13 2023
    On Thursday, February 23, 2023 at 2:00:59 PM UTC-5, Marco Moock wrote:
    Am 23.02.2023 um 08:38:53 Uhr schrieb Hayden McParlane:

    During the process of automating developer setup for a cloud-based application I'm attempting to point the developers host to two DNS services.
    In Ubuntu desktop, the Networkmanager is being used. Change IPv4/IPv6
    DNS in the settings. Either via nm-connection-editor in the GUI, nmtui
    or nmcli.

    Thanks for the reply.

    Doesn't this solution only allow connection to one of the two required networks at a time? I.e, developers would need to manually switch the network they're using in order to push to GitHub or point at Minikube. I'm hoping there's a solution that allows
    fallback in the event that DNS over the internet doesn't resolve thereby easing developer interaction with the codebase.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marco Moock@21:1/5 to All on Thu Feb 23 20:00:58 2023
    Am 23.02.2023 um 08:38:53 Uhr schrieb Hayden McParlane:

    During the process of automating developer setup for a cloud-based application I'm attempting to point the developers host to two DNS
    services.

    In Ubuntu desktop, the Networkmanager is being used. Change IPv4/IPv6
    DNS in the settings. Either via nm-connection-editor in the GUI, nmtui
    or nmcli.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Marco Moock@21:1/5 to All on Thu Feb 23 21:12:55 2023
    Am 23.02.2023 um 11:15:13 Uhr schrieb Hayden McParlane:

    Doesn't this solution only allow connection to one of the two
    required networks at a time?

    You can have multiple network connections at the same time - regardless
    of DNS.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Hayden McParlane@21:1/5 to Marco Moock on Thu Feb 23 12:21:15 2023
    On Thursday, February 23, 2023 at 3:12:57 PM UTC-5, Marco Moock wrote:
    Am 23.02.2023 um 11:15:13 Uhr schrieb Hayden McParlane:

    Doesn't this solution only allow connection to one of the two
    required networks at a time?
    You can have multiple network connections at the same time - regardless
    of DNS.
    Cool cool. I'll attempt this and report back. Thanks for the response!

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)