This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Publishing Local Website

Hello
I have a local website on one of my PC
let us say it is :
http://192.168.2.40/fend/index.php

And i would like to let this web site accessed outside my company
I created a DNAT  as follows :
Traffic Source : Any
Traffic Service : Port: 12000
External Addresses 
DNAT
Destination : 192.168.2.40

is this Right ? it did not work for me [[:(]]
i went to my home and accesses : http://StaticIP:12000 

Did not work [[:(]]
though it is working for my CCTV and CRM Server on ports 85 , 11000


Regards


This thread was automatically locked due to age.
Parents
  • With the DNAT in your attachment, external clients will only be able to access the site using http://:8090.  That is, the external client must specify port 8090.  If you want your web site to be accessible using only the URL, without custom port, see the enclosed attachment.  You'll of course also need an appropriate A record with your external DNS provider for the site to be accessible by URL, otherwise external clients will need to use IP address instead.
Reply
  • With the DNAT in your attachment, external clients will only be able to access the site using http://:8090.  That is, the external client must specify port 8090.  If you want your web site to be accessible using only the URL, without custom port, see the enclosed attachment.  You'll of course also need an appropriate A record with your external DNS provider for the site to be accessible by URL, otherwise external clients will need to use IP address instead.
Children
No Data