I have a LAMP server used to remotely access a MySQL database (through a dynamic DNS service). Until yesterday, everything was working fine. Here is what I checked so far, without any success (I keep receiving a timeout error when trying to access remotely the server):
Here's my Apache ports.conf file:
Listen 80 <VirtualHost *:80> DocumentRoot "/www/example1" ServerName www.example.com # Other directives here </VirtualHost>
SharkWire gives me this output on the failed request :
533 15.633088 192.168.0.14 79...*** TCP 66 [TCP Retransmission] 27536 → 80 [SYN] Seq=0 Win=8192 Len=0 MSS=1460 WS=4 SACK_PERM=1 –
** Details of the SharkWire failed Request here: http://imgur.com/a/KtGuY **
Edit: I am not able to connect using the external IP (instead of the DynDNS address) either, so the problem seems to be on the server side more than on the IP resolution side.
I have no idea what to check anymore and would welcome any advice/idea.
Assuming your router has a valid IP itself (say x.x.x.x) you can access your Apache server on: http://x.x.x.x/. You can use any other port instead of 80 and access your Apache through http://x.x.x.x:PORT/ of course.
To log on to Remote Web Access from a remote computerOpen a Web browser, type https://<YourDomainName>/remote in the address bar, and then press Enter. You can get your domain name information from your network administrator. Make sure that you include the s in https.
When you are trying to connect to your Apache server, are you connected on the same router ? I had a similar problem. And the problem was that the adress could only be access from another router (which seems logical).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With