Editing Talk:Virtual Ethernet device
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 13: | Line 13: | ||
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) | 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) | ||
− | : Please take a look at [[Using private IPs for Hardware Nodes]] and http:// | + | : 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) |
==Making a bridged veth-device persistent== | ==Making a bridged veth-device persistent== | ||
Line 57: | Line 57: | ||
Since iproute seems to be a requirement, I think its a good idea to drop support for ifconfig. | Since iproute seems to be a requirement, I think its a good idea to drop support for ifconfig. | ||
+ | |||
+ | == casino == | ||
+ | |||
+ | thanks for this nice post 111213 | ||
+ | |||
+ | == viagra == | ||
+ | |||
+ | thanks for this tips |