Forum Discussion
Help with Local Traffic Policy with streaming app. and basic understanding.
- Feb 21, 2023
Hey, Paulius, thank you again for the tcpdump switches. That helped me find the reset message. I started looking into how to debug this more, which has been a great learning experience. I noticed in the log that when trying from the mobile device, the HTTP_Request for the Host has :443, but accessing from a web GUI or macOS app, it did not. Both policy and iRule had equal to abc.domain.com. I updated the iRule and policy to include or and now it works. See below for iRule. I like the policy features, but it was great to work with iRules too.
if { [HTTP::host] equals "abc.domain.com" or [HTTP::host] equals "abc.domain.com:443" }
VinceBlack If you can provide the configuration we can most likely come up with a solution rather quick. If you need to redact names please do so.
Hey, Paulius, thank you again for the tcpdump switches. That helped me find the reset message. I started looking into how to debug this more, which has been a great learning experience. I noticed in the log that when trying from the mobile device, the HTTP_Request for the Host has :443, but accessing from a web GUI or macOS app, it did not. Both policy and iRule had equal to abc.domain.com. I updated the iRule and policy to include or and now it works. See below for iRule. I like the policy features, but it was great to work with iRules too.
if { [HTTP::host] equals "abc.domain.com" or [HTTP::host] equals "abc.domain.com:443" }
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com