OK, I have this issue where we have a need for some Bandwidth combining and failover, etc, so the client has a TP-Link installed. From there it goes to the ASA, and from the ASA to the local LAN.
Customer has a camera system he wants to be able to see remotely. Normally I would add an entry to the ASA along the lines of "traffic for my WAN port destined for port 5601 should be forwarded to 10.0.0.204". However with the TP-LInk fronting things, I need a little deep thinking....
On the TP-Link I can create a rule like that, but I am thinking on the TP-Link I want a rule like:
Traffic for for WAN1 Port 5601 should be forwarded to ASA Outside IF (10.10.10.20)
On the ASA I would add a rule that says traffic for 10.10.10.20 Port 5601 should be forwarded to 10.0.0.204...
What do you think? Am I "barking up the right tree" at least?