4 Nov
2013
4 Nov
'13
5:23 p.m.
Le 2013-11-02 20:43, Alex Bligh a écrit :
[...] I've not used "ip netns exec" but I have successfully used unshare -n to do this.
Unshare seems to do the same work as netns with ip, but less conveniently ;). But I have a good news: the problem was inside our BGP config and due to a krt_prefsrc not defined inside the same netns. So thank you, bird works well inside netns :). ju.