Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2009 16:37:39 -0400
From:      "remodeler" <remodeler@alentogroup.org>
To:        freebsd-net@freebsd.org
Subject:   Re: vimage-assigning interface to jail
Message-ID:  <20091002202650.M67240@alentogroup.org>
In-Reply-To: <4AC65C51.7010506@elischer.org>
References:  <20091001173851.M50386@alentogroup.org>	<4AC4FD98.3000301@elischer.org>	<20091002181509.M38849@alentogroup.org>	<4ad871310910021136v3dc3cd2l520102bae715c2bc@mail.gmail.com>	<20091002190821.M69919@alentogroup.org> <20091002195008.M13604@alentogroup.org> <4AC65C51.7010506@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian wrote:

> I think you need to add a default rule for starters as there is no 
> route to 192.168.x.x in your jail.

tempvnet# route show default
route: writing to routing socket: No such process

tempvnet# route add default 192.168.0.1
route: writing to routing socket: Network is unreachable
add net default: gateway 192.168.0.1: Network is unreachable

host#route show default
   route to: default
...snip output...

I saw a reference to "accessing routing sockets in a FreeBSD jail is
prohibited" in the wikipedia jail article.

Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091002202650.M67240>