ownCloud Routing
-
@dafyre said:
I wonder why the web site & email quit working.
If they had just done the first step of troubleshooting, we'd have known and have had this fixed in a split second.
-
Usually when I am just creating a couple of hosts to redirect internally like this I create a forward lookup zone for the whole host. e.g. i create ownlcoud.external.tld forwardzone then make the @ record the internal host. That way everything for just host.external.tld still uses the public records
-
would it help if i created the DNS FLZ and 3 entries again and posting the output of nslookup again for mail.roseradiology.com and roseradiology.com
-
Your email was likely a simple autodiscover record. The website also, a simple A record.
What you were told is not some magic formula. DNS is a really basic thing.
You want to see how easy?
Here is a site with email hosted on Office 365 (i.e. external). Their domain is a standard .local and they even have ownCloud. Everything works perfectly.
Internal DNS for domain.local
Internal DNS for domain.com
External DNS for domain.com
-
@alex.olynyk said:
would it help if i created the DNS FLZ and 3 entries again and posting the output of nslookup again for mail.roseradiology.com and roseradiology.com
figures its a medical place. they always have the worst security.
-
@brianlittlejohn said:
Usually when I am just creating a couple of hosts to redirect internally like this I create a forward lookup zone for the whole host. e.g. i create ownlcoud.external.tld forwardzone then make the @ record the internal host. That way everything for just host.external.tld still uses the public records
That's brilliant! Wish I had thought of that a long time ago!
-
@dafyre said:
@brianlittlejohn said:
Usually when I am just creating a couple of hosts to redirect internally like this I create a forward lookup zone for the whole host. e.g. i create ownlcoud.external.tld forwardzone then make the @ record the internal host. That way everything for just host.external.tld still uses the public records
That's brilliant! Wish I had thought of that a long time ago!
I do not do this because it is just as easy to correctly setup the domain.com and then I can continue to use new subdomains without added an entire lookup zone.
Both ways easily work though.
-
Those are both interesting approaches - and they also both allow for the fastest local connections.
I would have considered doing this with a DMZ and making all the traffic flow through the firewall - but then I'm most likely reducing my connection speed to whatever the firewall can handle.
But it has the advantage that all remote hosts use the same IP to get there. -
is there a way to notify a new user that we have created an OC account for them?
-
@alex.olynyk said:
is there a way to notify a new user that we have created an OC account for them?
I don't believe so. I think that you will need to hand craft an email message for them.