Chavdar Videff wrote:
com2sec readonly 10.50.0.0/25 public
com2sec NAME SOURCE COMMUNITY
This directive specifies the mapping from a
source/community pair to a security name. SOURCE
can be a hostname, a subnet, or the word "default".
A subnet can be specified as IP/MASK or IP/BITS.
The first source/community combination that matches
the incoming packet is selected.
Your bits look a bit weird. Do you mean 24? try using a netmask e.g.
/255.255.0.0 or hard-coding a single IP.