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