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!

Redirecting traffic on SunOne 6.1 SP4

807567Dec 17 2007 — edited Feb 13 2008
hi all,

i've got a web server running SunOne 6.1 SP4, and im trying to figure how to redirect traffic from 2 different locations.

the web server is accessed both thru the LAN and the Internet. how is it possible to re-direct traffic coming from an internal UP to another interanl IP and traffic from an external IP to an external IP.....?

currently im using the following in my obj.conf file. but this is re-directing all traffic to one location.

<Client security="false">
NameTrans fn="redirect" from="/" url-prefix="http://x.x.x.x/"
</Client>

how can i configure this to re-direct traffic coming from the LAN (these come from a 10.1.x.x segment) to another internal IP and traffic coming from the web to another external IP...?

any help on the matter would be highly appreciated.

thanks and regards,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 12 2008
Added on Dec 17 2007
9 comments
186 views