CanDoThat / googlesitemapgenerator

Automatically exported from code.google.com/p/googlesitemapgenerator
Apache License 2.0
0 stars 0 forks source link

cant access port 8181 from remote. script installed on Amazon EC2 #183

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install sitemap generator on site hosted on EC2 instance CENTOS
2. configure firewall to allow port TCP 8181 from ALL
3. try accessing the same from remote

What is the expected output? What do you see instead?
I get following error ...
Remote access is denied.

Make sure https is used if you want to access Google Sitemap Generator from 
remote IP. You can go to help center for how to enable https.

If you are on local machine, make sure you are not using proxy.

What version of the product are you using? On what operating system?
OS: CentOS release 5.6
Linux ip-10-134-171-220 2.6.18-238.19.1.el5.centos.plusxen #1 SMP Mon Jul 18 
11:02:46 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux

Product Version: sitemap_linux-x86_64-beta1-20091231.tar.gz

Please provide any additional information below.

Original issue reported on code.google.com by cxotoday...@gmail.com on 10 Feb 2012 at 10:04

GoogleCodeExporter commented 9 years ago
Just enter this and it will enable the admin panel and fix the problem.

/usr/local/google-sitemap-generator/bin/sitemap-daemon remote_admin enable

The other problem with AWS EC2 is that the script cannot map the external IP 
with the internal IP of the ec2 and I am stuck on that.. 

Original comment by mario.gr...@gmail.com on 14 Apr 2014 at 12:02