10-Oct-2023 02:20
Hi,
I have an iRule to send auth traffic to an IIS server. NTLM. If the traffic is sent without encription no problem, otherwise I get a RST after the first 401. Can any one help me?
Here's the iRule I use (no encription between F5 and IIS)
when HTTP_REQUEST {
NTLM::disable
SSL::disable serverside
set enc "0"
11-Oct-2023 15:49
Hi @cjfsoares - while I hope someone from the community can give you a quick answer, I've asked colleagues if they can come take a look at your issue and offer their help. Fingers crossed for speedy resolution!