tomcsanadi
IS-IT--Management
I am using the following command to block people trying to hack my ftp site, I have compiled a huge list of IPs that theyhave tried to use,
access-list outside_access_in extended deny ip host x.x.x.x any log
Is there any way to create a list using the object-group and have this command refer to the group?
access-list outside_access_in extended deny ip host x.x.x.x any log
Is there any way to create a list using the object-group and have this command refer to the group?