Forum Discussion

Johan_Lång's avatar
Oct 09, 2019
Solved

HTTP Auth fails

I've created a custom HTTP auth.

Im passing this http request to a VS via http, adding a sslprofile in the VS and sending it over 44343 to an external address.

Ive successfully done this in our poc environment. Now when I try to setup this in our prod env the traffic does not leave big-ip.

Ive started a tcpdump and there is no Communication at all over 44343. when I check in the apm log with debug enabled i recieve this info after the http auth init:

HTTP module: authentication with 'userA' failed: Curl perform failed: Failure when receiving data from the peer (56)

And:

HTTP agent: authenticate with 'userA' failed

Any thoughts?

//Johan

  • I would check the differences between your two environments, e.g. routing configuration.