Block access for some IPs
tad_csAug 18 2006 — edited Sep 13 2006Hi all,
Is there a way to block access for some IPs to one database oracle on the server?
In the SO, firewall, I can to do this, but in this case, it blocks to server. I need
to block on database (oracle_sid).
I can to do a trigger with "on logon" and check the ip address. This can be a solution.
Is there another way?
thanx!!!!