<div>Hi Guy</div>
<div> </div>
<div>I had authentiation portal on detaulf port, 80 and worked ok with <a href="http://<privateIP>/">http://<privateIP>/</a></div>
<div>However I was force to change the port from 80 to 8080 to make it work <a href="http://<publicip>:8080/">http://<publicip>:8080/</a> Well it displays the first index.html page ok</div>
<div> </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://<privateip>/login/">http://<privateip>/login/</a> SO it does not work, If I manually enter
</div>
<div><a href="http://<privateIP>:8080/login/">http://<privateIP>:8080/login/</a> it works fine. </div>
<div> </div>
<div>Any help is appreciateed because I am on a deadline t finish this.</div>
<div> </div>
<div>thanks<br>-- <br>Rajendra Jagad<br>954-239-2687 </div>