OpenVZ Forum


Home » General » Support » How can I bind a VE IP address to a physical ethernet interface?
Re: How can I bind a VE IP address to a physical ethernet interface? [message #20100 is a reply to message #20096] Wed, 12 September 2007 08:21 Go to previous message
maratrus is currently offline  maratrus
Messages: 1495
Registered: August 2007
Location: Moscow
Senior Member
Hi,
you can solve your problem by using bridges:

Let's assume, that you have two interfaces eth0, eth1 on your HN and two VEs(VE101, VE102)

1.Use veth instead of venet.
http://wiki.openvz.org/Veth
http://wiki.openvz.org/Differences_between_venet_and_veth

2. You can bind VE101's network traffic to eth0 and VE102's to eth1 by creating veth101.0, veth102.0 interfaces and then creating two bridges uniting eth0,veth101.0 and eth1,veth102.0.
 
Read Message
Read Message
Previous Topic: Problems suspending VE with 2.6.18-028stab039
Next Topic: kernel: EDAC k8 MC0: GART TLB errorr: transaction type(generic), cache level(generic)
Goto Forum:
  


Current Time: Fri Aug 08 15:03:27 GMT 2025

Total time taken to generate the page: 0.08253 seconds