12
edits
Changes
m
→Make the script to be run on a VE start: readability
==== Make the script to be run on a VE start ====
In order to run above script on a VE start create the file <code>/etc/vz/vznet.conf</code> file with the following contents:
EXTERNAL_SCRIPT="/usr/sbin/vznetcfg.custom"
{{Note|<code>/usr/sbin/vznetcfg.custom</code> file should be executable.(chmod +x /usr/sbin/vznetcfg.custom)}}
==== Setting the route VE → HN ====