perfsonar-user - Re: [perfsonar-user] NDT Bandwith Test
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Andrew Lake <>
- To: "Holtzman, Thomas" <>, "Florio, Christopher N" <>
- Cc: "" <>
- Subject: Re: [perfsonar-user] NDT Bandwith Test
- Date: Tue, 18 Apr 2017 08:50:52 -0700
- Ironport-phdr: 9a23:h6PouBWjGAmLy8U6ryNyP6W/eBjV8LGtZVwlr6E/grcLSJyIuqrYbBCEt8tkgFKBZ4jH8fUM07OQ6PG+HzZQqsfb+Fk5M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aFRrwLxd6KfroEYDOkcu3y/qy+5rOaAlUmTaxe71/IRG3oAnLqMUbgoRuJ6IvxhDUvnZGZuNayH9yK1mOhRj8/MCw/JBi8yRUpf0s8tNLXLv5caolU7FWFSwqPG8p6sLlsxnDVhaP6WAHUmoKiBpIAhPK4w/8U5zsryb1rOt92C2dPc3rUbA5XCmp4ql3RBP0jioMKiU0+3/LhMNukK1boQqhpx1hzI7SfIGVL+d1cqfEcd8HWWZNQsNdWipcCY2+coQPFfIMM+ZaoInzoFUBohWwCwqxCu3x1jBFnWX50bEg3uk7CwzKwA4tEtQTu3rUttX1M6ISXPipwanO0DrDde1Z2Dng44bOaB8hou+DVq93fMXLz0kgCgPEg06Opoz+JT+V0PoCs3SC4udmSOmhhWknqwRrrTiuwMchkpTJhpoQyl/Y7yl23ps6JcCgRE58fN6kDJ9QtyadN4t1WM8tX2ZouCM8x7YbupC7ZDAHxIk5yxPccfCKfZKE7x3+WOqLIzp0mWppdbCwihqo7ESs1O3xWtO33VtEtCZIkMTAu3YQ3BLJ8MeHUOFy/kK51DaPyQ/T7uZELFg6laXFJJMt2LowmYEXsUjZES/2n1v2gLeXdkUi5Oeo9/zqbqj4qpKfLYN5hBvyP6szlsClA+k0LxACX22B9uS90L3j81f5QLJPjvAuiKbZto3VJMQAq6GnGA9ZyIAj5AijDzu+ytQXgWEHLE5ZeBKAl4XpI0/BIOr2DfekhFSsli1kx+rfMr38GZXCMGLDnazlfbZ88E5c1BEzwc5F65JVDLEBPOz8WlX3tNPGEh81LRa4zPj6B9VghcsiXjfFIqidLLHXuFnMrt4vJOyFf8Vd7Db6L+Q34vfokVckgVoWO6SlwM1TIDqWGvN8IkLdKVHsmNYaDWASvgckBMqgwAmMVTlJZnGaUqc15zV9FYStS4rPW9b+rqaG2XKSGJFMa38OLlmPHD+8foOISt8Bc2SUL9M3wW9MbqSoV4J0jULmjwT90bcya7OMoiA=
Hi, To clarify, NDT was not removed from the host if it was already installed when you upgraded an existing host to 4.0. It is not shown on the main toolkit web page but the package should still be installed. A new install will not have NDT though. As is being noted in this email thread, the firewall rules no longer include the NDT ports. You should be able to add them back with the following (and it should stick between future perfSONAR updates and reboots as well): iptables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 3001:3003 -j ACCEPT iptables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 7123 -j ACCEPT iptables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 843 -j ACCEPT /etc/init.d/iptables save ip6tables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 3001:3003 -j ACCEPT ip6tables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 7123 -j ACCEPT ip6tables -I INPUT 1 -m state --state NEW -m tcp -p tcp --dport 843 -j ACCEPT /etc/init.d/ip6tables save Above should work for most people, if you have other custom stuff in the rules, you want to tweak. Thanks, Andy On April 18, 2017 at 11:31:53 AM, Florio, Christopher N () wrote:
|
- [perfsonar-user] NDT Bandwith Test, Holtzman, Thomas, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Jeremy Schafer, 04/18/2017
- RE: [perfsonar-user] NDT Bandwith Test, Holtzman, Thomas, 04/18/2017
- RE: [perfsonar-user] NDT Bandwith Test, Holtzman, Thomas, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Florio, Christopher N, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Andrew Lake, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Brian Tierney, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Florio, Christopher N, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Brian Tierney, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Andrew Lake, 04/18/2017
- Re: [perfsonar-user] NDT Bandwith Test, Jeremy Schafer, 04/18/2017
Archive powered by MHonArc 2.6.19.