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

Complex Port Forwarding Rules

Here is the setup.  Master ASG with static IP assigned and several RED networks attached to the ASG.

I'd like to have traffic come in to the master ASG intended for port ***X be redirected to a specific computer/IP address on RED network 1.

Vice Versa, I'd like to setup a rule when traffic leaves computer/IP address on RED network 1 on for port ***X.

Thanks


This thread was automatically locked due to age.
Parents
  • Internal traffic originates inside the network, external traffic is from an iPhone with an app that needs to communicate to a static ip (IP of ASG) and then forwarded to a specific computer on the RED network.

    This is 2 way communication so the computer on the RED gets configured with the external IP of the ASG and same port as the iPhone with app gets the same public IP and port.
Reply
  • Internal traffic originates inside the network, external traffic is from an iPhone with an app that needs to communicate to a static ip (IP of ASG) and then forwarded to a specific computer on the RED network.

    This is 2 way communication so the computer on the RED gets configured with the external IP of the ASG and same port as the iPhone with app gets the same public IP and port.
Children
  • Hi Xfiring,

    I'm trying to wrap my head around the second half of your question. Are you saying that once the iPhone has established a connection to the PC behind the RED that the PC then also has to initiate a separate connection back to the iPhone? Or does the iPhone initiate the connection to the PC and the PC just sends the traffic back over the existing connection?

    The first is similar to how active mode FTP works whereas the second is closer to how a standard http connection works. In active mode FTP, the server initiates a second connection back to the client to transfer data. In http, the data flows back over the same connection the client initially opened.

    What app is it out of curiosity?