Hi,
I have a webserver sitting inside my LAN and I can't seem to connect from another PC or from the Internet. My setup
Router --- ext ASG / int ASG --- switch --- LAN
The ASG is setup as transparent bridge and working fine. What I can't/can do so far
1. from the PC hosting the webserver, I can bring up https://mywebserver.org
2. from another PC, I can't access neither using https://mywebserver.org or https://IPaddressofwebserver
3. Had a friend test by accessing https://mywebserver.org and couldn't
NOTE: I'm using DNS service from no-ip.org
I also have a port forward open on my router to go to the PC hosting the webserver
My ASG DNAT/PF setup
Src (Any) --- Service (HTTPS) --- Dst (IP of my router because ASG setup as transparent)
Src (Any) --- Service (HTTPS) --- Dst (IP of my webserver)
Could someone please tell me if I'm doing this right or I'm missing something?
Thanks
This thread was automatically locked due to age.