Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Listener - name vs IP address question
Thanks for the reply. I was hoping we could make the listener send the symbolic name to the client to resolve a problem we have with NAT (Network Address Translation). Some of our client machines are on the other side of a router doing NAT, so the client machines know the server by the same name, but a different IP address.
When the listener tells the client machine the "real" IP address, the client attempts to use this and the communication fails. If the listener would report the name to the client instead of the IP address, the client would resolve it properly.
David
>Hi David,
>
>AFAIK this is standard tcp/ip behavior. As soon as the address is being
>translated to an ip address by DNS, this is being used in all
>communications. This sounds OK to me, as otherwise the symbolic address
>needs to be translated every time. I have executed similar tests on AIX
>(RS6000) and got similar results.
>
>Regards,
>
>Sybrand Bakker, Oracle DBA
David Breese
dbreese1_at_no_spam.tx.net (remove no_spam. to reply)
Received on Wed Jan 13 1999 - 17:44:45 CST
![]() |
![]() |