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
  • Is the website/web server bound to port 12000 or the standard port 80?  If you want it to be accessed through port 12000 from external clients, then you'll either need to change the binding on the web server to port 12000 or add a destination service to port 80 (HTTP) to your DNAT rule.
Reply
  • Is the website/web server bound to port 12000 or the standard port 80?  If you want it to be accessed through port 12000 from external clients, then you'll either need to change the binding on the web server to port 12000 or add a destination service to port 80 (HTTP) to your DNAT rule.
Children
No Data