Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Virtual Ethernet device

1 byte removed, 13:55, 16 February 2007
m
Adding a script to VE
==== Adding a script to VE ====
Now we're done with VE0, we still need to add a route to the VE itself. So we start up the VE with <pre>vzctl start 101</codepre>, get into it with <pre>vzctl enter 101</pre> and create a new file /etc/init.d/route-up in the VE with the following content:
<pre>
#!/bin/bash