Hi
we have cisco IPS 4260 which blocks a public ip outside our network.This IP is used to send mails.
I tried following commands
sensor# configure terminal
sensor(config)# service network-access
sensor(config-net)#
Step 3 Enter general submode.
sensor(config-net)# general
Step 4 Specify the address that should never be blocked:
•Single host
sensor(config-net-gen)# never-block-hosts 66.199.235.35
But still we are not able to access 66.199.235.35 on port 25
Kindly suggest