Hi all,
I want to protect my pc "ip address" and my network range of addresses. so I defined this lines in tcpip.profile :
NETACCESS INBOUND OUTBOUND
172.20.149.8/32 MYPC ;my workstation
172.20.149.0/24 MYSUBNET ;my workstation subnet
DEFAULT 0 WORLD ;everything else
ENDNETACCESS
also this profiles in servauth class in racf:
EZB.NETACCESS.OSMELLAT.TCPIP.MYPC
EZB.NETACCESS.OSMELLAT.TCPIP.MYSUBNET
EZB.NETACCESS.OSMELLAT.TCPIP.WORLD
after activing new tcpip.profile and racf profiles, I cannot ping from mainframe to pc:
ICH408I USER(RASTGAR ) GROUP(SYS1 ) NAME(MEHRDAD RASTGAR )
EZB.NETACCESS.OSMELLAT.TCPIP.MYPC CL(SERVAUTH)
INSUFFICIENT ACCESS AUTHORITY
ACCESS INTENT(READ ) ACCESS ALLOWED(NONE )
but from pc, I still can ping to my mainframe Ip address !!!
I think after defining the above profiles, ping from both ways should be banned.
any idea?
best regards
mehrdad