Forum Discussion
Send original client IP to DCs
Hi Can someone please tell me how to send source IP in AD requests to back end Domain controllers? We have DCs load balanced on bigip. When a AD request leave the LTM it takes the LTM self IP & hits the domain controller thats the default behaviour & on domain controller ltm self ip is logged for incoming request as the authentication request is originated from ltm. Now we have the requirement to log actual client IP on backend domain controllers so actual client ip could be logged on DCs. Can someone tell me how can we do that with i-rule or something else ?
- Hamish
Cirrocumulus
You'd be better off asking (Or supplying), what information in an LDAP request can AD log? I'm not an AD expert...
- If the AD logs are limited to only having the IP connections srcip in them, then your only option is to NOT SNAT them
- If the AD can be convinced to log the address extracted from TCP Option 28 headers, then you can stuff the original IP in option28 and do that. Here's an article from Jason Rham on how to do the BigIP side of it (From back in 2011) Accessing TCP Options
- If AD can be convinced to log some other random piece of info in the LDAP query, you could try adding that to the query, on the fly... That's probably not an option for the faint hearted. But it'd be an interesting challenge.
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