Hi there

Çrş, 2011-01-12 tarihinde 18:14 -0800 saatinde, Nirmal Guhan yazdı:
> I worked it around by capturing the packet in eth1 and fwding it to
> the veth of container using libpcap.
> ~Nirmal 

You can also create a bridge in host, turn off bridge aging time (brctl
setageing bridge_name 0), add eth1 to that bridge, use that bridge for
your container.

Then your container can capture any frames that eth1 recieves.

Kind Regards
Erdem Bayer




------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to