Primer
restrikcije konekcije sa neke IP adrese - SQL*Net and IP RESTRICTIONS
Primer:
podešavanje noda sa koga ne sme biti
konekcija
Procedura
restartovanja listener-a
SQL*Plus
konekcija sa klijenta
Objašnjenje
greške u dokumentaciji
sqlnet.ora
tcp.validnode_checking = YES
#tcp.invited_nodes = ( X.X.X.X, hostname, ... )
#tcp.excluded_nodes = ( hostname,
X.X.X.X, ... )
tcp.excluded_nodes = (10.128.1.139)
Lsnrctl reload
Sa klijent stanice 10.128.1.139 pokušava se konekcija npr. koristeći SQL*Plus
Enter user-name: system/****@glob
ERROR:
ORA-12537: TNS:connection closed
ORA-12537: TNS:connection
closed
Cause: "End of
file" condition has been reached; partner has disconnected.
Action:
None needed; this is an information message.
Na serveru baze u log-u listenera ubeležen je pokušaj konekcije na sledeći način
listener.log
17-NOV-2006 11:52:44 * 12546
TNS-12546: TNS:permission denied
TNS-12560: TNS:protocol adapter error
TNS-00516: Permission denied