Hi Everyone,
I don't know if I have to ask this question in this forum but I believe that I will get my answer. I have been developing a shopping website just for learning purpose. I also connected it to PayPal Sandbox. Now to test it's IPN(Instant Payment Notification), I need a working url.
I used no-ip.com to redirect a url to my ip address. Now, I have a problem. I have a UTStarCom WA3002G4 Modem/Router. I have configured it in PPPoE mode so, it connects directly to internet. Now the external IP address is actually the IP of my Modem/Router. I have a laptop on which I normally work, and it is connected to my Router through WiFi. I also have setup a static internal IP and Forwarded the external PORT 8085 internally to PORT 80 of the IP of my Laptop ie, 192.168.1.11(internal static IP of my Laptop). Now when I test the port online using port checking website it shows that port is open but, when I access it through the url that I have specified(I will not be sharing it due to security reasons), I am seeing the page, Unable to Connect to Server. I don't know What is wrong.
My Server is currently Xampp Apache Server. It's conf file in apache folder has been edited by me so that I can point to my website's folder such that when I type http://localhost/ on my browser I am directly redirected to my own website that I am currently working on. I have also removed all the security checks, but even though I am unable to access my website.
Please help me. Thank you very much in advance.
Update 1
Hi! I have just tested the status of my server on a website called
http://www.iwebtool.com/server_status[
^]
and, it's result says that HTTP Server is accessible.
But when I tried to access it locally on my pc by putting the url that I mentioned on no-ip.com, I got error message that Web Server is not responding.
Is it only due to the reason that accessing same url on the same machine on which the server is running leads to loop back condition and so, server rejects the request or either don't responds.
Please give me your views.
UPDATE 2
Hi! I doubted the results so, I tested the server status directly by putting my IP address such that
[::]:8085 (where [::] is my external IP address.
The result was shocking. It said, Your server is either responding slow or is Offline.
Help me out please. It's creating lots of problem now.
[edit] clickable link [/edit]