Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-09-14 Thread Gerhard Stenzel
On Fri, 2010-09-10 at 16:02 +0200, Gerhard Stenzel wrote: Sounds good and I will give it a try ... All my tests worked except scripts/nwfilter/210-no-mac-spoofing.t, which failed with on Fedora 13: ... # ' /test.sh input must be 8 bytes long at /usr/lib64/perl5/Crypt/DES.pm line 57. # Looks

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-09-14 Thread Daniel P. Berrange
On Tue, Sep 14, 2010 at 02:52:13PM +0200, Gerhard Stenzel wrote: On Fri, 2010-09-10 at 16:02 +0200, Gerhard Stenzel wrote: Sounds good and I will give it a try ... All my tests worked except scripts/nwfilter/210-no-mac-spoofing.t, which failed with on Fedora 13: ... # ' /test.sh input

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-09-14 Thread Gerhard Stenzel
On Tue, 2010-09-14 at 14:10 +0100, Daniel P. Berrange wrote: This is bizarre - I don't see any characters in the $cmdfile string that are above ASCII-7 range, so should be identical whether its utf8 encoded or not !?!? Do you know why this makes it work correctly ? The presence of ${mac1}

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-09-10 Thread Daniel P. Berrange
On Fri, Sep 10, 2010 at 04:02:16PM +0200, Gerhard Stenzel wrote: On Fri, 2010-09-10 at 10:45 +0100, Daniel P. Berrange wrote: Thanks, this one worked fine for me. I've committed your patches to the GIT repository, and added a couple of follow on changes. I made it use virtio instead of scsi

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-09-09 Thread Daniel P. Berrange
On Wed, Jun 16, 2010 at 04:08:00PM +0200, gsten...@linux.vnet.ibm.com wrote: The following patches add a set of test cases to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a well defined test machine a virtual disk is installed from scratch

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-09-09 Thread Gerhard Stenzel
On Thu, 2010-09-09 at 14:48 +0100, Daniel P. Berrange wrote: On Wed, Jun 16, 2010 at 04:08:00PM +0200, gsten...@linux.vnet.ibm.com wrote: The following patches add a set of test cases to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-06-23 Thread Gerhard Stenzel
On Fri, 2010-06-18 at 18:29 +0100, Daniel P. Berrange wrote: On Wed, Jun 16, 2010 at 04:08:00PM +0200, gsten...@linux.vnet.ibm.com wrote: The following patches add a set of test cases to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a

Re: [libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-06-18 Thread Daniel P. Berrange
On Wed, Jun 16, 2010 at 04:08:00PM +0200, gsten...@linux.vnet.ibm.com wrote: The following patches add a set of test cases to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a well defined test machine a virtual disk is installed from scratch

[libvirt] [PATCH 0/3] test cases for spoofing prevention

2010-06-16 Thread gstenzel
The following patches add a set of test cases to verify that several spoofing attacks are prevented by the nwfilter subsystem. In order to have a well defined test machine a virtual disk is installed from scratch over the network. I am currently trying to find a suitable location for the