From 89e878596c8f87f9d3c3998526588b141743fb08 Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Mon, 6 Apr 2009 15:07:42 +0000 Subject: [PATCH] started NAT page --- wiki/LinuxOpenVZNetworkAccess.wiki | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 wiki/LinuxOpenVZNetworkAccess.wiki diff --git a/wiki/LinuxOpenVZNetworkAccess.wiki b/wiki/LinuxOpenVZNetworkAccess.wiki new file mode 100644 index 00000000..88ac5a85 --- /dev/null +++ b/wiki/LinuxOpenVZNetworkAccess.wiki @@ -0,0 +1,10 @@ +#summary OpenVZ container NAT networking + +These instructions come from [http://wiki.openvz.org/Using_NAT_for_VE_with_private_IPs] + += NAT networking for a node = +Follow these instructions to get a node communicating with the outside world. + + # Place a hub or switch node in CORE and link it to the router/PC/host node that you want to connect to the external network + # Run the emulation. CORE will create a Linux bridge on the host having a name such as 'vzbrn7' if the hub is node 7. + # \ No newline at end of file