Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Client IP adress using X-FORWARDED-FOR and REMOTE_ADDR

634228Dec 10 2008
I am getting an IP adress from the variables named X-FORWARDED-FOR et REMOTE_ADDR.
But they are always returning the same values (REMOTE_ADDR: 127.0.0.1 (localhost) and X-FORWARDED-FOR: 192.168.1.254). I would like to know why I am always getting those values. It is good to mention that we are using a server HTTP (Apache) that redirects requests (Proxy Server) to OAS. Is it related to it?

Thanks
Karl
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2009
Added on Dec 10 2008
0 comments
526 views