<div>Hi Guy</div>
<div>&nbsp;</div>
<div>I had authentiation portal on detaulf port, 80 and worked ok with <a href="http://&lt;privateIP&gt;/">http://&lt;privateIP&gt;/</a></div>
<div>However I was force to change the port from 80 to 8080 to make it work <a href="http://&lt;publicip&gt;:8080/">http://&lt;publicip&gt;:8080/</a> Well it displays the first index.html page ok</div>
<div>&nbsp;</div>
<div>But any link on the index.html login button or FAQ button still wants to point to Port 80 example <a href="http://&lt;privateip&gt;/login/">http://&lt;privateip&gt;/login/</a>&nbsp; SO it does not work, If I manually enter
</div>
<div><a href="http://&lt;privateIP&gt;:8080/login/">http://&lt;privateIP&gt;:8080/login/</a> it works fine. </div>
<div>&nbsp;</div>
<div>Any help is appreciateed because I am on a deadline t finish this.</div>
<div>&nbsp;</div>
<div>thanks<br>-- <br>Rajendra Jagad<br>954-239-2687 </div>