I am trying to port forward over an ssl site-to-site tunnel. I have two sites that have an ssl tunnel working, can ping across the tunnel and access items on both sides. What I am trying to do is have an stmp connection come in to the public IP of site A and then hit a mail server on site B. I suspect the issue is with the return response not coming from Site A and just going out Site B. How can I accomplish this goal?
This thread was automatically locked due to age.