Home » Telecommunication » Solved: “Failed to start IP sniffer” error on TEMS Investigation

Solved: “Failed to start IP sniffer” error on TEMS Investigation

We use equipments such as data cards, mobile phones, scanners to log network activity on TEMS Investigation. You may face an error when you try to start the script which uses your equipments activated:

Status: Failed
Unknown error, Failed to start IP sniffer

IP sniffer error

Workaround

IP sniffing is required to collect data that will become inputs for KPIs (Key Performance Indicators). KPIs are used for measuring user-preceived performance of CS (circuit-switched) and PS (packet-switched) services. Examples for KPIs are data transfer time, attach failure ratio, network unavailability etc.

If your data collecting device is unable to perform IP sniffing, you can deactivate this feature to avoid the error above.

Solution

  • Open the config file of TEMS Investigation. It generally stays in this directory: C:\Program Files (x86)\Ascom\TEMS Products\TEMS Investigation\Application\ Investigation.exe.config
  • Change the parameters that you need in this line:

    <dataServicesConfiguration ipSniffEnabled="true" ignoreIPSniffError="false" />
    • If you just want to ignore errors,  set ignoreIPSniffError parameter to “true”
    • If you want to disable IP sniffing, set ipSniffEnabled parameter to “false”

Ned Sahin

Blogger for 20 years. Former Microsoft Engineer. Author of six books. I love creating helpful content and sharing with the world. Reach me out for any questions or feedback.

1 thought on “Solved: “Failed to start IP sniffer” error on TEMS Investigation”

Leave a Comment