Re: [one-users] Problem with ebtables OpenNebula

2011-04-13 Thread Tino Vazquez
ebtables command like this one, it works > > sudo ebtables -A FORWARD -p IPv4 -j ACCEPT > > this does add the rules to the table. > > What can I provide to help you to debug this problem? > > Leong Marco > > leong.chou@usj.edu.mo > > > On Apr 7, 2011, at

Re: [one-users] Problem with ebtables OpenNebula

2011-04-12 Thread Leong Marco
les-start successfully >> >> executed. >> >> However, if I do a list to ebtables, it is empty. >> >> [oneadmin@geek root]$ sudo ebtables --list >> >> Bridge table: filter >> >> Bridge chain: INPUT, entries: 0, policy: ACCEPT >>

Re: [one-users] Problem with ebtables OpenNebula

2011-04-12 Thread Tino Vazquez
one, it works > > sudo ebtables -A FORWARD -p IPv4 -j ACCEPT > > this does add the rules to the table. > > What can I provide to help you to debug this problem? > > Leong Marco > > leong.chou@usj.edu.mo > > > On Apr 7, 2011, at 9:46 PM, marwen marwen wrote: &g

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Leong Marco
dge table: filter >> >> Bridge chain: INPUT, entries: 0, policy: ACCEPT >> >> Bridge chain: FORWARD, entries: 0, policy: ACCEPT >> >> Bridge chain: OUTPUT, entries: 0, policy: ACCEPT >> >> When I run some ebtables command like this one, it works &

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread marwen marwen
run some ebtables command like this one, it works > >> > sudo ebtables -A FORWARD -p IPv4 -j ACCEPT > >> > this does add the rules to the table. > >> > What can I provide to help you to debug this problem? > >> > > >> > Leong Marco >

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Tino Vazquez
wen wrote: > > Hi Zaina > > Yes I added oneadmin in the sudoers file of the physical host where the VM > > is allocated. > > And when I create the VM I specify the host where the VM will be allocated. > > But the problem is not resolved. > > Do you think that we m

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Leong Marco
WARD, entries: 0, policy: ACCEPT >> >> Bridge chain: OUTPUT, entries: 0, policy: ACCEPT >> >> When I run some ebtables command like this one, it works >> >> sudo ebtables -A FORWARD -p IPv4 -j ACCEPT >> >> this does add the rules to the

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Tino Vazquez
> > > On Apr 7, 2011, at 9:46 PM, marwen marwen wrote: > > Hi Zaina > > Yes I added oneadmin in the sudoers file of the physical host where the VM > > is allocated. > > And when I create the VM I specify the host where the VM will be allocated. > > But the problem

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Leong Marco
hou@usj.edu.mo >> >> >> On Apr 7, 2011, at 9:46 PM, marwen marwen wrote: >> >> Hi Zaina >> >> Yes I added oneadmin in the sudoers file of the physical host where the VM >> >> is allocated. >> >> And when I create the VM

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Tino Vazquez
> > > On Apr 7, 2011, at 9:46 PM, marwen marwen wrote: > > Hi Zaina > > Yes I added oneadmin in the sudoers file of the physical host where the VM > > is allocated. > > And when I create the VM I specify the host where the VM will be allocated. > > But the problem

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread marwen marwen
> > > > > On Apr 7, 2011, at 9:46 PM, marwen marwen wrote: > > > > Hi Zaina > > Yes I added oneadmin in the sudoers file of the physical host where the > VM > > is allocated. > > And when I create the VM I specify the host where the VM will be > al

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Leong Marco
On Apr 7, 2011, at 9:46 PM, marwen marwen wrote: >> >> Hi Zaina >> Yes I added oneadmin in the sudoers file of the physical host where the VM >> is allocated. >> And when I create the VM I specify the host where the VM will be allocated. >> But the problem is not r

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Tino Vazquez
specify the host where the VM will be allocated. > But the problem is not resolved. > Do you think that we must add this command in sudoers file of all cluster > nodes. > oneadmin    ALL=(ALL) NOPASSWD: /sbin/ebtables * > Best regards > Marwen > >> From: Zaina AFOULKI &g

Re: [one-users] Problem with ebtables OpenNebula

2011-04-11 Thread Leong Marco
> To: users@lists.opennebula.org > Subject: Re: [one-users] Problem with ebtables OpenNebula > Message-ID: <4d9cb10c.6080...@ensi-bourges.fr> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi Marwen, > > Did you make sure that oneadmin is added in the /etc/sudoers f

Re: [one-users] Problem with ebtables OpenNebula

2011-04-07 Thread Leong Marco
est regards > Marwen > > > From: Zaina AFOULKI > To: users@lists.opennebula.org > Subject: Re: [one-users] Problem with ebtables OpenNebula > Message-ID: <4d9cb10c.6080...@ensi-bourges.fr> > Content-Type: text/plain; charset=ISO-8859-1 > > Hi Marwen, > &g

Re: [one-users] Problem with ebtables OpenNebula

2011-04-07 Thread marwen marwen
ALL=(ALL) NOPASSWD: /sbin/ebtables * Best regards Marwen From: Zaina AFOULKI > To: users@lists.opennebula.org > Subject: Re: [one-users] Problem with ebtables OpenNebula > Message-ID: <4d9cb10c.6080...@ensi-bourges.fr> > Content-Type: text/plain; charset=ISO-8859-1 > >

Re: [one-users] Problem with ebtables OpenNebula

2011-04-06 Thread Zaina AFOULKI
Hi Marwen, Did you make sure that oneadmin is added in the /etc/sudoers file with oneadminALL=(ALL) NOPASSWD: /sbin/ebtables * ? http://opennebula.org/documentation:archives:rel2.0:nm -- Zaina On 04/06/2011 06:40 PM, marwen marwen wrote: > Hi, > > I'm using ebtables to isolate virtual ne

[one-users] Problem with ebtables OpenNebula

2011-04-06 Thread marwen marwen
Hi, I'm using ebtables to isolate virtual network in OpenNebula. I have a problem when OpenNebula execute ebtables-kvm script. In fact, the log file mention no error "Wed Apr 6 18:22:02 2011 [HKM][D]: Message received: EXECUTE SUCCESS 146 ebtables-start". But there are no rule added to the list r