SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

Internal IP Addresses Appearing in Segment Event Data

Issue

Private or internal IP addresses (e.g., 10.x.x.x) are repeatedly appearing in your Segment event or session data instead of accurate client IP attribution. This impacts analytics, location enrichment, or reporting that relies on accurate client IP addresses.

 

Product

Twilio Segment

 

Environment

Segment Console

 

Cause

Your source is likely configured to use a deprecated regional endpoint. When the apiHost setting is pointed to a regional endpoint rather than the default endpoint, it can cause internal IP addresses to be captured instead of the actual client IP.

 

Resolution

To fix this issue, you must check your endpoint configuration and contact Support to make the necessary updates if you cannot directly change the Host Address in the Segment Console.
  1. Go to your Segment Console and locate the affected source.
  2. Access the source’s CDN settings file by navigating to https://cdn.segment.com/v1/projects/<writekey>/settings in your browser.
  3. Search for the setting name "apiHost" in the file.
  4. If the value is a regional endpoint (such as in.eu2.segmentapis.com/v1), contact Segment Support.
  5. Request that the Host Address be updated to the default endpoint (api.segment.io/v1).
  6. After Support confirms the change is made, monitor your event data to verify that correct client IP addresses are being captured.

 

Additional Information 

 

Have more questions? Submit a request
Powered by Zendesk