[ https://issues.apache.org/jira/browse/SUREFIRE-1805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17141556#comment-17141556 ]
Tibor Digana commented on SUREFIRE-1805: ---------------------------------------- Consider the bind adress as the wildcard address 0.0.0.0. Then check it out and you will see that the client address observed via {{server.getLocalAddress()}} returns again the wildcard. So you should not rely only on {{server.getLocalAddress()}}. We can of course employ some decision making around the wildcard address if the {{connectionAddress}} is empty. > New config `bindAddress` and `connectionAddress` in SurefireForkNodeFactory > --------------------------------------------------------------------------- > > Key: SUREFIRE-1805 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1805 > Project: Maven Surefire > Issue Type: New Feature > Components: documentation, Maven Failsafe Plugin, Maven Surefire > Plugin, process forking > Reporter: Tibor Digana > Priority: Major > Fix For: 3.0.0-M6 > > -- This message was sent by Atlassian Jira (v8.3.4#803005)