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

Need help with port forwarding

I am using A5, currently I am trying to forward all incoming port 80 requests to my personal computer(for testing).

To keep me from being confused if you do reply can you label exactly what options you pick for the DNAT rule and the packfiltering rule.

To help in labeling things use these.
External_Interface
Internal_Interface
WebServer

Thanks!


This thread was automatically locked due to age.
Parents Reply Children
  • Well I did a netstat command after I tried to view the webpage on my server and I got a syn_sent  state so it looks like the ip addy is not being converted back to the WAN address, if this sounds right let me know.  In the mean time I will ticker with this thoery and see what happens, but feel free to respond.
  • Well it seems to be working fine now, so here is what I did.
    I added a second dnat rule that looks like this
    Source address   Destination address   Service
    WebServer                 No Match                             HTTP

    Change Source to:    Address                                 Service source
                                      WAN(Exnternal_Interface)   no change

    Change Destination to:   Address
                                                   no change


    This made it work, in my prev post I found out that my webserver was getting the request to view a site but the ip addy wasnt getting changed so my browser wasnt getting a page sent back.  Wonderful things happen when you think.

    If I did something wrong let me know, but I will use this to forward everything else email, dns server the same way, if I shouldnt then let me know.  Otherwise thank you very much for your help.
  • This post will be quite useful for others in months to come...