Re: [Lxc-users] how to use routing with LXC?

2011-01-11 Thread Nirmal Guhan
On Tue, Jan 11, 2011 at 4:12 PM, Mike  wrote:
> Nirmal Guhan wrote:
>> Did you try macvlan instead of veth?
>
> No, it looked "bleeding edge", and it didn't occur to me how I could use
> it.  How would one?  What is it?
>
Try
lxc.network.type = macvlan
lxc.network.link = eth0

-Nirmal

--
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


Re: [Lxc-users] how to use routing with LXC?

2011-01-11 Thread Mike
Nirmal Guhan wrote:
> Did you try macvlan instead of veth?

No, it looked "bleeding edge", and it didn't occur to me how I could use 
it.  How would one?  What is it?

--
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


Re: [Lxc-users] how to use routing with LXC?

2011-01-11 Thread Nirmal Guhan
On Fri, Jan 7, 2011 at 5:39 PM, Mike  wrote:
> The instructions that I've seen for LXC suggest creating a bridge in the
> host, placing its name in lxc.network.link.
>
> On a diskless system I have eth0 & eth1, and create the bridge on eth1.
> I can't put eth0 in a bridge, because it's the port for the NFS root.
> But when I want traffic to go from the container's port to (the host's)
> eth0, I don't see how to direct that--I don't think that's even
> possible.  It instead goes out eth1 to the next hop, where the eth0
> address isn't even routeable.
>
> So it seems that a router configuration for LXC is what I want.  I've
> done this in Xen, using their vif-route script.  How would that work
> with LXC?
>
> --
> Gaining the trust of online customers is vital for the success of any company
> that requires sensitive data to be transmitted over the Web.   Learn how to
> best implement a security strategy that keeps consumers' information secure
> and instills the confidence they need to proceed with transactions.
> http://p.sf.net/sfu/oracle-sfdevnl
> ___
> Lxc-users mailing list
> Lxc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/lxc-users
>

Did you try macvlan instead of veth?

~Nirmal

--
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


Re: [Lxc-users] how to use routing with LXC?

2011-01-10 Thread Trent W. Buck
Mike  writes:

> On a diskless system I have eth0 & eth1, and create the bridge on eth1.
> I can't put eth0 in a bridge, because it's the port for the NFS root.

Put brctl in the initrd; set up bridge BEFORE mounting NFS?


--
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
___
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users