<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vi2</id>
	<title>OpenVZ Virtuozzo Containers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Vi2"/>
	<link rel="alternate" type="text/html" href="https://wiki.openvz.org/Special:Contributions/Vi2"/>
	<updated>2026-06-13T22:31:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=Talk:Virtual_Ethernet_device&amp;diff=6784</id>
		<title>Talk:Virtual Ethernet device</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=Talk:Virtual_Ethernet_device&amp;diff=6784"/>
		<updated>2008-12-09T03:30:13Z</updated>

		<summary type="html">&lt;p&gt;Vi2: /* Creating veth without OpenVZ */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Under Common Configurations -&amp;gt; Simple configuration -&amp;gt; Configure devices in VE0, the example shows&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
[host-node]# echo 1 &amp;gt; /proc/sys/net/ipv4/conf/eth0/forwarding&lt;br /&gt;
[host-node]# echo 1 &amp;gt; /proc/sys/net/ipv4/conf/eth0/proxy_arp&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
being run on the host node, VE0.  I don't think this can be correct, because eth0 exists in VE 101, not VE0. {{unsigned|Andrex|01:11, 15 July 2006}}&lt;br /&gt;
&lt;br /&gt;
: This is correct, because we need to enable forwarding on both network interfaces in VE0 (host-node eth0 and veth101.0) to allow the network packets on one network interface (host-node eth0) to be forwarded to another network interface (veth101.0). The same thing with proxy ARP, we need to enable it on host-node eth0 and veth101.0 network interfaces. --[[User:Major|Major]] 08:42, 17 July 2006 (EDT)&lt;br /&gt;
&lt;br /&gt;
==Multiple persistent Veth interfaces==&lt;br /&gt;
The script for making a persistent bridge get added to a particular host-bridge on startup VPS/VE, doesn't seem to account for having multiple bridges. I have a bridge to a private lan for administrative functions and a bridge to the public network for inbound connections for services. How might one ensure that the vethVEID.x's are hooked up to the bridges on the host every time the VE is started? --[[User:Btrotter|Btrotter]] 05:34, 17 March 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
: Please take a look at [[Using private IPs for Hardware Nodes]] and http://vireso.blogspot.com/2008/02/2-veth-with-2-brindges-on-openvz-at.html. There you will find scripts which will help you to manage 2 bridges, and you can simply extend this script to use more then 2 bridges. --[[User:Major|Major]] 15:59, 27 March 2008 (MSK)&lt;br /&gt;
&lt;br /&gt;
==Making a bridged veth-device persistent==&lt;br /&gt;
&lt;br /&gt;
Is this also obsolete, like the section I just deleted? [[User:Mrjcleaver|Mrjcleaver]] 13:35, 31 May 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
Please leave this in for now! I just needed it today for setup on a Debian HN.&amp;lt;br&amp;gt;&lt;br /&gt;
Also I noted that a crucial word/reference at the end of the following sentence is missing: &amp;quot;4. Of course, the CT's operating system will need to have .&amp;quot; Could someone with wiki-knowledge please restore this (if it was ever known)?&lt;br /&gt;
[[User:Laboa|Laboa]] 22:50, 12. Oct 2008 (CEST)&lt;br /&gt;
&lt;br /&gt;
==Configure devices in CT0==&lt;br /&gt;
These devices under /proc didn't exist for me, but I left them in case they are still needed, even with the new vzctl. [[User:Mrjcleaver|Mrjcleaver]] 13:59, 31 May 2008 (EDT)&lt;br /&gt;
&lt;br /&gt;
== Creating veth without OpenVZ ==&lt;br /&gt;
&lt;br /&gt;
How to create veth devices pair without of OpenVZ?&lt;br /&gt;
I want something like&lt;br /&gt;
&amp;lt;pre&amp;gt;modprobe veth&lt;br /&gt;
ifconfig veth0 192.168.0.1&lt;br /&gt;
ifconfig veth1 192.168.0.2&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Vi2</name></author>
		
	</entry>
</feed>