LISTENER local and public ip
Oracle : 9.2.0.6
os : windows
Oracle is installed on local network 192.168.0.4 IP and users are able to access the db working fine.
Public IP is assigned to the same machine.
How to configure the listener/ tns for the users who want to access the public ip ?
is it possible to have local users using local ip connection and public users connecting at the same time?
pl. give the details.