I was finally able to get port forwarding to work with a three-part combination of STF'ing, docs, and trial and error. Now I'm looking to improve upon my one example, and maybe throw a little twist. Here's what I'm looking to do:
Allow access to an internal service on my external IP where the outside port differs from the inside port. For instance, port 1080 on the outside would hit port 80 on an internal server. I've played around with my working port forward model, but haven't figured this out yet. Am I missing something simple?
This thread was automatically locked due to age.