[pve-devel] vms ipset don't apply
Alexandre DERUMIER
aderumier at odiso.com
Wed May 28 11:07:28 CEST 2014
last git build is hanging on test
test-ipset2/tests line 3: { from => 'outside', to => 'vm100', dest => '1.2.3.4', dport => 22, action => 'DROP' }
test failed: test failed (ACCEPT != DROP)
make[1]: *** [check] Error 255
make[1]: Leaving directory `/root/proxmox2/pve-firewall/test'
make: *** [check] Error 2
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Mercredi 28 Mai 2014 10:51:26
Objet: RE: [pve-devel] vms ipset don't apply
OK, finally implemented ipsets for VMs.
I also allow arbitrary long ipset names for now, using a FNV digest if name is too long.
But we should restrict names length anyways - any suggestion for max length (64 charactes?)?
also what should be max length for alias names?
More information about the pve-devel
mailing list