Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We have a couple of servers that need to communicate with each other over a site-to-site VPN connection. We've allowed the port required for the application to work (tcp/8443) but we can also see from Wireshark that they are sending Application Data over TLSv1.2. If we open up the firewall rule to allow all IP traffic then communication between the servers works fin. I also tried adding port 443 in case TLS runs over that instead of 8443 but no luck. Any ideas? We are using Cisco ASAs on both sides of the S2S tunnel.