For

ls -al /etc/resolv.conf:-rw-r--r-- 1 root wheel 125 may 4 06:36 /etc/resolv.conf

cat /etc/resolv.conf: Generated by resolvconf search home
#nameserver 192.168.0.1
#nameserver 205.171.3.25

Nameserver 127.0.0.1
Options edns0


Also, ping : send socket: operation not permitted .

Sent from Outlook Mobile<https://aka.ms/blhgte>

________________________________
From: Noon OG <[email protected]>
Sent: Tuesday, May 5, 2020 11:12:23 AM
To: Brandon helsley <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re:

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 
<[email protected]<mailto:[email protected]>> 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>
_______________________________________________
[email protected]<mailto:[email protected]> mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to 
"[email protected]<mailto:[email protected]>"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to "[email protected]"

Reply via email to