Hi, I have this task: limit access via ACL to the following: allow only hosts on 10.xxx.1.1 to .5 and 192.168.xxx.61 to .65 xxx = what ever network in this octet how can this be done with wildcards or any other smarter way ? I have tried fx 0.255.0.255 but this doesnt work. looks like the wildcards must be consistant ... 8( regards Martin