virtual servers
2 TopicsHelp with Local Traffic Policy with streaming app. and basic understanding.
This is a homelab to have a better understanding of F5 BIG-IP and appercaite any help. For testing purpose I have setup a PLEX server for streaming service and will be setting up a Horizon View UAGs. I only have one public IP address and thanks to others I have setup a external VIP using a local traffic policy. I am running into couple issues with the policy. I have been doing a lot of reading but still missing something.I created a local traffic policy that matches "HTTP Host to abc.domain.com" that points to a virtual server for PLEX. If the VS is set to use the policy PLEX works via the web interface and the macOS apps works however using PLEX iOS/iPadOS app fails. It does not connect back. I have changed "forward traffic to pool and node" and still same problem. If I change the resourse setting to use "default pool" to the PLEX pool and remove the policy. The app works. I have done a tcpdump on F5 as well proxy capture of an iOS device and cipher suite are correct. I have looked at the ltm log but not seeing any errors. I have made multiple changes with SSL Profile on client/server but no luck. Any suggestions what would cause the app not to work using policy but works when default pool is set? What other troubleshooting should I look at?Solved1.6KViews0likes5CommentsPython SDK, Altering Virtual Server Type - SSL Profiles
Hello guys, Im having some troubles with the sdk and for 2 days now I've searched to no avail. I'm attempting to create Virtual Servers via the F5-SDK for python, I am successfully able to create the virtual, but I'm running into an issue where the created virtual server is of the type 'Performance HTTP', I would like this to be 'Standard' so I can assign Client SSL Profiles to this virtual, but I am unable to figure out a solution to my issues. In addition to the 'Type' not being able to be changed for me (my fault im sure) its unclear to me exactly how I should 'Attach' a client ssl profile (which already exist) to the virtual server after its creation. Any assistance with this would be greatly appreciated, Thanks.287Views0likes1Comment