Date: Fri, 5 Feb 2010 16:39:18 +0100 From: Albert Shih <Albert.Shih@obspm.fr> To: freebsd-jail@FreeBSD.org Subject: setfib with jail Message-ID: <20100205153918.GH31809@obspm.fr>
next in thread | raw e-mail | index | archive | help
Hi all. I'm trying to make setfib working with jail. I'm not sure to do correctly, but I'm sure it's not working. So this is what I do : - Rebuild kernel with option ROUTETABLES=4 - Re-install the kernel, reboot - Stop the jail - flush all route (not default) on 0 fib - create route in 1 fib setfib 1 route add default xxx.yyy.zzz.ttt - add jail_name_fib="1" in my rc.conf - start the jail with /etc/rc.d/jail start name ---> and it's not working because when I do jexec Jail_ID bash netstat -rn I see the 0 fib. What's wrong ? Thanks for your help Regards. JAS -- Albert SHIH SIO batiment 15 Observatoire de Paris Meudon 5 Place Jules Janssen 92195 Meudon Cedex Téléphone : 01 45 07 76 26/06 86 69 95 71 Heure local/Local time: Ven 5 fév 2010 16:34:51 CET
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100205153918.GH31809>