It was because I had it in my hosts file. I had to remove it from my hosts file at home so I could access it externally.
Posts made by alex.olynyk
-
RE: ownCloud Routing
-
RE: ownCloud Routing
I got the A record added on my public DNS host and I can reach owncloud externally using the domain name.
Im in the office now and i cant access it internally by hostname. I have an A record in internal DNS and there is nothing in my host file.
When I ping the domain name it fails cause its looking for the public IP address now. Does that mean hairpin routing isnt working?
-
RE: ownCloud Routing
@scottalanmiller If its not my web host then it must be Windstream
-
RE: ownCloud Routing
I added the A record in the place cPanel provided. Our website is hosted
-
RE: ownCloud Routing
@scottalanmiller said:
@alex.olynyk said:
It resolves internally
So internal is fully working? If so, we are nearly there.
Yes, it resolves the name internally
-
RE: ownCloud Routing
@JaredBusch said:
@scottalanmiller said:
@JaredBusch said:
Did you put in the local IP in your local DNS?
This is very important, you can't skip this step.
He also never stated that he fixed his ownCloud config.php either. I listed 3 clear steps. He said he did step 3.
I fixed it
-
RE: ownCloud Routing
@JaredBusch said:
@alex.olynyk said:
Port forwarding is working. Thank you.
I added an A record on my public DNS host pointing back to the public IP. How long until it goes into effect?
Did you put in the local IP in your local DNS?
You should never rely on NAT Hairpinning
Yes
-
RE: ownCloud Routing
Port forwarding is working. Thank you.
I added an A record on my public DNS host pointing back to the public IP. How long until it goes into effect?
-
RE: ownCloud Routing
Thanks for all your help Jared and thanks for the setup instructions.
-
RE: ownCloud Routing
I just did a clean install of CentOS and setup virtual hosts as described in this document. https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-centos-7
I did not change any ports. I restarted Apache and I still get this -
RE: ownCloud Routing
@coliver i changed the listen port from 8080 to 80 as it everyone asked why I didnt leave it on 80
-
RE: ownCloud Routing
I followed the directions in https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-centos-7
now apache wont start
any ideas? -
RE: ownCloud Routing
@coliver pattern not found
is this what i need to follow? https://www.digitalocean.com/community/tutorials/how-to-set-up-apache-virtual-hosts-on-centos-7
-
RE: ownCloud Routing
@alex.olynyk said:
@coliver said:
Is that the whole file? If that is the case then the virtualhost configurations are probably in their own location under /etc/httpd.
What text editor are you using?
VI
contents of /etc/httpd
-
RE: ownCloud Routing
@coliver said:
Is that the whole file? If that is the case then the virtualhost configurations are probably in their own location under /etc/httpd.
What text editor are you using?
VI