Dear All
I have configured PAT as mentioned below, but my problem is I need to block some of the IPs in the range of PAT, for eg from the below PATR list I want to block IP address 10.0.0.4 and 10.0.0.12 from the PAT range, since the configuration is based on subnet mask, I need to create a time basesaccess list to block 10.0.0.4 AND 10.0.0.12 from the PAT list and also I need to block IPs 10.20.0.4 and 10.20.0.6 from 5 PM to 7 AM.
nat (inside) 2 10.0.0.0 255.255.255.240
nat (inside) 2 10.32.0.0 255.255.255.248
nat (inside) 2 10.46.0.0 255.255.255.248
nat (inside) 2 10.18.0.0 255.255.255.240
nat (inside) 2 10.20.0.0 255.255.255.240
nat (inside) 2 10.22.0.0 255.255.255.240
nat (inside) 2 10.28.0.0 255.255.255.240
nat (inside) 2 10.50.0.0 255.255.255.240
nat (inside) 2 10.58.0.0 255.255.255.240
Note I am using PIx 525 with Cisco PIX Security Appliance Software Version 7.0(6)
regards,