diff --git a/contrib/platform/lanl/tlcc2/debug-nopanasas.conf b/contrib/platform/lanl/tlcc2/debug-nopanasas.conf index 722f0e72a2..75dc4bfc60 100644 --- a/contrib/platform/lanl/tlcc2/debug-nopanasas.conf +++ b/contrib/platform/lanl/tlcc2/debug-nopanasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread diff --git a/contrib/platform/lanl/tlcc2/debug-panasas.conf b/contrib/platform/lanl/tlcc2/debug-panasas.conf index 722f0e72a2..75dc4bfc60 100644 --- a/contrib/platform/lanl/tlcc2/debug-panasas.conf +++ b/contrib/platform/lanl/tlcc2/debug-panasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread diff --git a/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf b/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf index 1e336310bc..a8cc48f608 100644 --- a/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf +++ b/contrib/platform/lanl/tlcc2/optimized-nopanasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread diff --git a/contrib/platform/lanl/tlcc2/optimized-panasas.conf b/contrib/platform/lanl/tlcc2/optimized-panasas.conf index 1e336310bc..a8cc48f608 100644 --- a/contrib/platform/lanl/tlcc2/optimized-panasas.conf +++ b/contrib/platform/lanl/tlcc2/optimized-panasas.conf @@ -85,7 +85,7 @@ orte_notifier = syslog ## Add the interface for out-of-band communication ## and set it up -oob_tcp_if_include=ib0 +oob_tcp_if_include=ib0,eth0 oob_tcp_peer_retries = 1000 oob_tcp_disable_family = IPv6 oob_tcp_listen_mode = listen_thread