Edited wiki page Namespaces through web user interface.
This commit is contained in:
parent
c0bacd8869
commit
f02c1b8cd6
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ Each namespace has its own loopback device and process space. Virtual or real de
|
||||||
|
|
||||||
You do not need to patch your kernel in order to use network namespaces. Modern distros such as Ubuntu 10.04 and Fedora 13 have netns support turned on in their default kernels.
|
You do not need to patch your kernel in order to use network namespaces. Modern distros such as Ubuntu 10.04 and Fedora 13 have netns support turned on in their default kernels.
|
||||||
|
|
||||||
|
NamespaceKernels has a list of known good and bad kernels.
|
||||||
|
|
||||||
= Command-line Example =
|
= Command-line Example =
|
||||||
|
|
||||||
Below is an example of building two virtual nodes from the command-line, and connecting them with a bridge (a wired network in CORE.) The `vnoded` and `vcmd` commands are provided by CORE. See the Python script examples for doing this at a higher level with Python scripting.
|
Below is an example of building two virtual nodes from the command-line, and connecting them with a bridge (a wired network in CORE.) The `vnoded` and `vcmd` commands are provided by CORE. See the Python script examples for doing this at a higher level with Python scripting.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue