<div dir="ltr">Ferd do you have the option of creating a URL Redirect record?<div><br></div><div>In my domains I can create a URL Redirect record that would solve your problem I do believe.</div><div><br></div><div>Blake</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 24, 2017 at 3:44 PM, Ai Austin <span dir="ltr"><<a href="mailto:ai.ai.austin@gmail.com" target="_blank">ai.ai.austin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">At 17:51 24/07/2017, Fred Beckhusen <<a href="mailto:fred@mitsi.com" target="_blank">fred@mitsi.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
How does one solve the problem of Opensim answering to only one toplevel<br>
domain? Opensim supports only one Public DNS name, yet a server can be<br>
both TLD.com and a <a href="http://www.TLD.com" rel="noreferrer" target="_blank">www.TLD.com</a>. Or more.<br>
<br>
For example, my problem seems to be that my system responds to both<br>
<a href="http://www.Outworldz.com:9000" rel="noreferrer" target="_blank">www.Outworldz.com:9000</a> and Outworldz.com:9000.   There are two A records<br>
at Dyn DNS, both pointing to the same server.    In the web site, the<br>
web server can be told to redirect traffic to Outworldz.com with a 301<br>
to <a href="http://www.Outworldz.com" rel="noreferrer" target="_blank">www.Outworldz.com</a>. But this is not possible with Opensim.<br>
<br>
So what happens in Opensim on one of them is a failure to verify.<br>
<br>
06:14:46 - [GATEKEEPER SERVICE]: Verifying <a href="http://outworldz.com:9000" rel="noreferrer" target="_blank">http://outworldz.com:9000</a><br>
against <a href="http://www.outworldz.com:9000" rel="noreferrer" target="_blank">http://www.outworldz.com:9000</a><br>
06:14:46 - [GATEKEEPER SERVICE]: Unable to verify identity of agent XX<br>
YY. Refusing service.<br>
</blockquote>
<br>
<br></span>
Would it be useful to at least try the www. and non www. variants when the one given fails, before giving up?<br>
<br>
I assume trailing "/" is already stripped of before the string comparison?  If not, that's definitely needed.<br>
<br>
And it seems that a HG lookup that subsequently fails to complete the teleport is still cached.... that was the issue I had in testing with Fred in the last few days,.  I had to do a 'show hyperlinks' and 'unlink-region <region-domain:port/>' to  allow subsequent teleports to work.  This means its only open to someone with a region server and console access. A normal user could not have fixed this. If possible that failed teleport should lead to the cache entry not being made.. or deleted from the cache if it was already in place?<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@opensimulator.org" target="_blank">Opensim-dev@opensimulator.org</a><br>
<a href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev" rel="noreferrer" target="_blank">http://opensimulator.org/cgi-b<wbr>in/mailman/listinfo/opensim-de<wbr>v</a><br>
</div></div></blockquote></div><br></div>