One way to fix the problem is to use VNET in your jails and you will
get a lo0 with 127.0.0.1 inside the jail.
Rudy
On 2/28/19 2:58 AM, Miroslav Lachman wrote:
Is there some easy way to determine the primary (source) address which
is used in jail with multiple IP addresses?
I came to this p
On 4/30/20 8:30 AM, Brandon helsley wrote:
I installed and updated base jail with ezjail and then like the example in the
handbook, created dnsjail with it's ip. I'm now needed to change the jail file
in ezjail directory to a different ip address. What do I change it to and how
do I do this?
Is IPv4 working?
ping 8.8.8.8
Is DNS working?
host fb.com
Is IPv6 working?
ping6 fb.com
If you can pass those test, you have networking ready.
Next, can you ping the host for packages?
ping pkg.FreeBSD.org
Maybe pkg is tryign IPv6, try this:
ping6 pkg.FreeBSD.org
Based on your error
On 5/4/20 4:03 PM, Brandon helsley wrote:
I'm trying to learn as much as possible about networking and rounting and don't
get the manpages. They are very obscure for a beginner.
man pages are important. If you can master one command and fully
understand the man page for that one command, y