Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] Changing the test retrieval endpoint IP address

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] Changing the test retrieval endpoint IP address


Chronological Thread 
  • From: "Robinson, John-Paul" <>
  • To: "" <>
  • Subject: [perfsonar-user] Changing the test retrieval endpoint IP address
  • Date: Mon, 7 Oct 2024 17:40:21 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=uab.edu; dmarc=pass action=none header.from=uab.edu; dkim=pass header.d=uab.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector10001; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=GveQN0qlHTm3xY/MiO0mkAo0AkDHDdbQGcba9vbcciE=; b=GkgK1JU+Y0NdMsy3GkFAQ6Nwkj7hFmJj0eQPaojaYz5MsVGGAkP7V92EHFtKuYRHqFaplupDfU3Wzli51UvNWjHvRdyfVvmINX4jf38lYoF6WDZCwSg/9RK52gvVzDEfZh8ejMAzWw/tHx8fUL66KcXwohy3+lp8zquXSKzvhQR8bupA3xYrNN7AhU7l/Kwk24EVh6IpTe97M4V3yzKmeDwVKSI5mpJ3dM7puyHj3uMPCnLplqUNx6Lc+fKceKX/LY/GUUnOQJgUW3xf7+jyyNxROw4O2GFonuXlJA3uGocyoFdJQ3zZStkopz7cYtN5GT5R0CkH+TLgmGBj772m5A==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector10001; d=microsoft.com; cv=none; b=R24cbPizokU+lJuPuwLsaOz/fESs81+B4iUEjMcL49wnhph+bdxNYG04mH6qMVh0DL/txhTa/7SUqew/uP1oNFW7/JPcoM5JJyAXvtkaJ73ig4AfRFhOJtK9bZ6WY5bApYc9Qwwj9gbkultbBDsLFQ/kXBP/03HJi9v0x15LcJ4fDTk3Zf+JKkTYFvKfjTMZmaZWoPTy+jKq40WMbg/+x/B7uO7/ldCjA281+mmvXtVjhW7T8w8XEfSr5dF4ev5sP3FqRiG2I0aYTy1OIxkoKXie8n7ORZUGjLsfckekE4Ogze5ziJSeObL8nyoAMjqHYp1L2G4EkOk4/JU0e2gMdg==
  • Msip_labels:

I'm trying to locate where to control what IP address is communicated to clients to retrieve results when a test is run.

We are testing against a client behind a NAT config and it appears to return it's local private IP address to test peers for retrieving results.  When those clients are external they cannot retrieve the results and believe the test failed.  Here's an example of such a "failed" test.

https://ps-sd.rc.uab.edu/pscheduler/tasks/9fa8399a-a7cf-48b9-ac27-253058395036/runs/d472a41f-17c5-4a98-95dd-9b565ce9a434

It's actually that results retrieval failed.

We know we can successfully run ad-hoc tests against the endpoints behind NAT using this patch on the NAT'd node.
https://github.com/perfsonar/pscheduler/pull/1477

The problem appears to be with scheduled tests and the ability of the test origin node to retrieve results from the provided URL.

Any hints on where to look in the config?





  • [perfsonar-user] Changing the test retrieval endpoint IP address, Robinson, John-Paul, 10/07/2024

Archive powered by MHonArc 2.6.24.

Top of Page