how to avoid errors in listener.log for excluded connections in sqlnet.ora
Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production
Version 18.3.0.0.0
I excluded connections from 2 servers in sqlnet.ora. But I get the following errors in the listener.log.
==========================================
Incoming connection from xxx.xx.xx.xx rejected
05-OCT-2023 10:43:15 * 12546
TNS-12546: TNS:permission denied
TNS-12560: TNS:protocol adapter error
TNS-00516: Permission denied
=============================
How to avoid logging these errors ?
Thanks in advance.
Regards
Mourad