yes I used static ip.
I seted the static ip 10.0.0.2 in the config file.
It can't ping www.google.com

Today
I don't set the static ip?Will that use dhcp?
Now It can ping each other and ping www.google.com

In containers:
Then I traceroute the packages
I find a gateway.I think it's a dhcp and router


2012/9/26 Fajar A. Nugraha <l...@fajar.net>

> Please keep to/cc to the list
>
> On Tue, Sep 25, 2012 at 2:42 PM, 宣铭艺 <xuanmin...@gmail.com> wrote:
> > hi guys
> >
> > I use veth mode now
> > container-left and container-right can ping each other
> >
> > left ip is 10.0.0.2
> > right ip is 10.0.0.3
> >
>
> did you use static IP
>
> > host:
> > br0 10.0.2.15
>
> Did you know that if you use netmask /24, 10.0.0.x and 10.0.2.x is on
> different network?
>
>
> > eth0 0.0.0.0
> >
> > and how to configure containers let container ping www.google.com?
>
> short version: if you don't know much about networking or bridge,
> better use the default lxcbr0 or virbr0 (whichever you have on your
> system) and use DHCP on the guest container.
>
> --
> Fajar
>
>
>
> >
> >
> > 2012/9/24 Fajar A. Nugraha <l...@fajar.net>
> >
> >> Why not just use veth + bridge, which is the default (at least the
> >> default on Ubuntu)?
> >>
> >> --
> >> Fajar
> >>
> >> On Mon, Sep 24, 2012 at 1:48 PM, 宣铭艺 <xuanmin...@gmail.com> wrote:
> >> > Hi guys
> >> > I have a host machine and want to create 3 containers on it.
> >> > Containers should can ping each other,but can't communicate with the
> >> > host.
> >> > All containers shoud surf the Internet.
> >> > Should I use macvlan bridge mode?And how to set the host's and
> >> > containers'
> >> > network environment
> >> >
> >> > the goal blow
> >> >
> >> >
> >> > My Host:
> >> > eth0 192.168.1.23 gateway 192.168.1.1  It connects to the Internet
> >> >
> >> > lxcbr0?? bridge? need it?
> >> >
> >> > Containers:
> >> > c1:  192.168.2.45 ? how to configure
> >> > c2:  192.168.2.46 ? how to configure
> >> > c3:  192.168.2.47 ? how to configure
> >> >
> >
> >
> >
> >
> > --
> > 樱宝宝: http://www.xuanmingyi.com
> >
>



-- 
樱宝宝: http://www.xuanmingyi.com
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to