Techytach wrote: » Well a more realistic answer would be: ip access-list 10 permit ip 192.168.146.0 0.0.3.255 for the listed ranges. Not sure I understand what you are asking at the end of the post.
pinkiaiii wrote: » well you provided 192.168.146.0 0.0.0.3 address this means wildcard mask will accommodate 146 and 147,148,149 thus yes correct mask,in my case question only gave masks with 1.255 or 0.255,but how does single bit in this instance last 1 fit two addresses or is it just the way it works out,guess maybe lookning to deep into it
pinkiaiii wrote: » answers are : ip access-list 10 permit ip 192.168.146.0 0.0.1.255 ip access-list 10 permit ip 192.168.148.0 0.0.1.255
Techytach wrote: » sschwieterman ahhh yea, I'm wrong. I took too many shortcuts doing that in my head. Always check where the network lies. Tricky.
pinkiaiii wrote: » thus i can see where difference appears on these 4 ips 146-147,148-149 but why does last bit is able to fit two addresses into it ? its like im missing some sort of rule.
why does last octet is able to fit two addresses into it ? its like im missing some sort of rule.