Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 May 2020 18:12:23 +0100
From:      Noon OG <superbofh@gmail.com>
To:        Brandon helsley <brandon.helsley@hotmail.com>
Cc:        "freebsd-jail@freebsd.org" <freebsd-jail@freebsd.org>
Subject:   Re:
Message-ID:  <CAE=JSsNConxt74qCGLXC-tZe6T1V1n5LsNnQFsn8Mxjpr92HJw@mail.gmail.com>
In-Reply-To: <CY4PR19MB1655C40E4F61CB446802CB55F9A70@CY4PR19MB1655.namprd19.prod.outlook.com>
References:  <CY4PR19MB1655C40E4F61CB446802CB55F9A70@CY4PR19MB1655.namprd19.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Brandon,

It's show and tell day ;)

first step, inside the jail:

ls -al /etc/resolv.conf
cat /etc/resolv.conf

if you got nothing, just go for something like:

echo "nameserver 8.8.8.8" >> /etc/resolv.conf

either way, ping 8.8.8.8 should return something.
On the other hand, there are a few sysctl knobs, for raw sockets that might
need tweaking. But we'll see what happens, as we go.



On Tue, May 5, 2020 at 5:59 PM Brandon helsley <brandon.helsley@hotmail.com>
wrote:

> I was told "Based on your error (resolver), your DNS is hosed.Rudy" can I
> get additional help today for services in jails? Thanks
>
>
> Brandon
>
> Sent from Outlook Mobile<https://aka.ms/blhgte>;
> _______________________________________________
> freebsd-jail@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-jail
> To unsubscribe, send any mail to "freebsd-jail-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE=JSsNConxt74qCGLXC-tZe6T1V1n5LsNnQFsn8Mxjpr92HJw>