PCI Scanner Whitelist IP Range

Garcia65
New Forum User
New Forum User
Posts: 3
Joined: Tue Mar 24, 2015 4:01 am
Location: USA

PCI Scanner Whitelist IP Range

Unread post by Garcia65 »

Hi I need to allow the PCI scanner access to run the scan. I know how to add a single IP address but the company is requesting a range of IPs be added to the HIDS or OSSEC not even sure what is blocking it, see below for the ranges. How would I go about this? TIA for any help! PS. Is there a command that can be run to tell me if that IP range is "working/allowed"


64.39.96.0/20
154.59.121.64/27
154.59.121.128/27
Last edited by Garcia65 on Mon Jun 01, 2020 5:22 pm, edited 1 time in total.
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: PCI Scanner Whitelist IP Range

Unread post by mikeshinn »

You can whitelist a CIDR or IP by running this command as root:

asl -w 1.2.3.0/24

And on v6:

awp -w 1.2.3.0/24
Post Reply