Im having problems getting the Discard action to work ( or even to be picked up from the Policy Agent!)
I have
IpFilterRule ColinInICMP
{
IpSourceAddr 10.1.0.2
IpDestAddr 10.1.1.2
IpGenericFilterActionRef icmpreply
IpService
{
Protocol icmp
Direction inbound
Routing local
}
IpGenericFilterAction icmpreply
{
IpFilterAction deny DiscardAction ICMP
IpFilterLogging yes
}
This is giving me DiscardAction Silent.
If I change it to
IpFilterAction deny DiscardActionzz ICMPzzzzz
It is processed with no errors. It looks like the DiscardAction... is ignored. I'm on z/OS 2.4.
Am I missing something?
Colin
------------------------------
Colin Paice
------------------------------