Hi all,
I thought this was an easy task, but whatever I try I can't get it to work.
I'm trying to enter my localhost (192.168.1.102) website from the internet, so I could show my site to other people. So I port forwarded it like this:
TCP
Remote host: Empty
External start port: 80
External start port: 80
Internal host: 192.168.1.102
Internal port: 80
I thought I could now enter my IP adress into the browser with :80 on the end, or :8080 and that it would forward me to 192.168.102:80
This is not the case, do I miss something? What is the proper way to do this? Thanks