<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>We have an application that that has application servers burried deep behind a few layers of reverse proxies and load balancers, but has a hard-coded server address in a returned java applet.  To allow the java applets to work, someone here started deploying
 host files containing the app servers listed in these applets and redirects them to the load balancer address.  But having host files scattered about the network is messy.</div>
<div><br>
</div>
<div>Is there a way to use RPZ to return different answers depending on the ip address of the querying box?  Reading the RPZ grammar, I think the answer is no, but I would much rather use RPZ than try to deploy views to fix just a few one-offs.</div>
<br>
</body>
</html>