How to let rhel 6.5 support network namespace [closed]
Dose anyone know how to let rhel 6.5 support network namespace ? Redhat said the new release rhel 6.5 are support network namespace in release note, but I found the "ip netns" relation commands are still not work.
You did not find the command or when you run the command it did not shows anything ?
When I use 'ip netns list', it raises an error msg.
Can you try yum install kernel-2.6.32-*.openstack.el6.x86_64 Check the following link http://openstack.redhat.com/Frequently_Asked_Questions Hope you have seen this.
I think this is for rhel 6.4, but thanks, I have got it how to let it work. I must install iproute-2.6.32-130.el6ost.netns.2.src.rpm package.
That is cool. What did you install ? You can update the forum to help others as well.