vimage-assigning interface to jail

remodeler remodeler at alentogroup.org
Fri Oct 2 20:25:15 UTC 2009


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.


More information about the freebsd-net mailing list