Glad it worked!
On Mon, Feb 4, 2019 at 12:47 PM Thomas Schäfer <[email protected]> wrote: > > Thank you, Alberto !!! > > Your help was fast and great. > > Ok, I was already root and the network name space was used for each > command instead of the temporary bash. > > I had only to smartly mix the codes to: > > linux-y7a7:~ # ip netns exec jool jool_siit instance add --netfilter -6 > 64:ff9b::/96 > linux-y7a7:~ # ip netns exec jool jool_siit eamt add 192.0.0.1 > 2a01:598:89f0:85e7::4646 > > Now it works as expected. > > Regards, > > Thomas > > > Am 04.02.19 um 19:27 schrieb Alberto Leiva: > > Should be > > > > sudo modprobe jool_siit > > sudo ip netns exec jool bash > > jool_siit instance add --netfilter -6 2001:67c:2b0:db32:0:1::/96 > > jool_siit eamt add 192.0.0.1 2a02:c0:400:104::4646 > > exit > > > > > > On Mon, Feb 4, 2019 at 12:23 PM Thomas Schäfer <[email protected]> > > wrote: > >> Hi, > >> > >> I tried to follow these tutorials: > >> > >> https://www.jool.mx/en/node-based-translation.html > >> > >> https://github.com/NICMx/Jool/issues/177#issuecomment-144648229 > >> > >> But in the meantime something must have changed or I did something wrong. > >> > >> Could you say how to replace the last command lines, so that they work? > >> > >> Regards, > >> > >> Thomas > >> > >> > >> _______________________________________________ > >> Jool-list mailing list > >> [email protected] > >> https://mail-lists.nic.mx/listas/listinfo/jool-list _______________________________________________ Jool-list mailing list [email protected] https://mail-lists.nic.mx/listas/listinfo/jool-list
