For a more complete list I changed my dev environment to a much more
restrictive desktop firewall.
Here are the results:
JUnit tests connecting to dns or act as a server:
The list of 'DNS lookups' is not complete...
Act as Server:
----------------
module: remoting
org.apache.geronimo.remoting.JMXRemotingTest
0.0.0.0:1503 (fix)
org.apache.geronimo.remoting.RemotingInterceptorsTest
0.0.0.0:1505 (fix)
org.apache.geronimo.remoting.StartupTest
0.0.0.0:3434 (fix)
org.apache.geronimo.remoting.transport.AsyncTransportTest
e.g. 0.0.0.0:1394 / 0.0.0.0:1516 (changing ports)
module: network
org.apache.geronimo.network.protocol.control.ControlProtocolTest
e.g. 0.0.0.0:1398 / 0.0.0.0:1520 (changing ports)
org.apache.geronimo.network.protocol.DatagramProtocolTest
e.g. 0.0.0.0:1402 / 0.0.0.0:1524 (changing ports)
org.apache.geronimo.network.protocol.ProtocolStackTest
e.g. 0.0.0.0:1409 / 0.0.0.0:1531 (changing ports)
org.apache.geronimo.network.protocol.SocketProtocolStressTest
e.g. 0.0.0.0:1413 / 0.0.0.0:1535 (changing ports)
org.apache.geronimo.network.protocol.SocketProtocolTest
e.g. 0.0.0.0:1425 / 0.0.0.0:1547 (changing ports)
module: security
org.apache.geronimo.security.bridge.CallerIdentityUserPasswordBridgeTes
t
0.0.0.0:4242 (fix)
org.apache.geronimo.security.bridge.ConfiguredIdentityUserPasswordBridg
eTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.bridge.MappingUserPasswordBridgeTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.jaas.ConfigurationEntryTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.jaas.LoginKerberosNonGeronimoTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.jaas.LoginKerberosTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.jaas.LoginPropertiesFileTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.jaas.LoginSQLTest
0.0.0.0:4242 (fix)
org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTe
st
0.0.0.0:4242 (fix)
org.apache.geronimo.security.remoting.jmx.RemoteLoginTest
e.g. 0.0.0.0:1441 / 0.0.0.0:1561 (changing ports)
module: jetty
org.apache.geronimo.jetty.ApplicationTest
0.0.0.0:5678 (fix)
org.apache.geronimo.jetty.ContainerTest
0.0.0.0:5678 (fix)
DNS lookups
---------------
module: kernel
org.apache.geronimo.gbean.jmx.GBeanMBeanAttributeTest
org.apache.geronimo.kernel.BootstrapTest
org.apache.geronimo.kernel.ConfigTest
org.apache.geronimo.kernel.GBeanTest
module: deployment
org.apache.geronimo.kernel.DeploymentConfigurationTest
module: naming
org.apache.geronimo.naming.geronimo.GeronimoRootContextTest
org.apache.geronimo.naming.java.BasicContextTest
org.apache.geronimo.naming.java.ContextBuilderTest
org.apache.geronimo.naming.java.ThreadContextTest
module: remoting
org.apache.geronimo.remoting.JMXRemotingTest
org.apache.geronimo.remoting.RemotingInterceptorsTest
org.apache.geronimo.remoting.StartupTest
module: security
org.apache.geronimo.security.bridge.CallerIdentityUserPasswordBridgeTes
t
org.apache.geronimo.security.bridge.ConfiguredIdentityUserPasswordBridg
eTest
org.apache.geronimo.security.bridge.MappingUserPasswordBridgeTest
org.apache.geronimo.security.jaas.ConfigurationEntryTest
org.apache.geronimo.security.jaas.LoginKerberosNonGeronimoTest
org.apache.geronimo.security.jaas.LoginKerberosTest
org.apache.geronimo.security.jaas.LoginPropertiesFileTest
org.apache.geronimo.security.jaas.LoginSQLTest
org.apache.geronimo.security.network.protocol.SubjectCarryingProtocolTe
st
org.apache.geronimo.security.remoting.jmx.RemoteLoginTest
module: transaction
org.apache.geronimo.transaction.manager.XidImporterTest
org.apache.geronimo.transaction.TransactionManagerProxyTest
module: connector
org.apache.geronimo.connector.AdminObjectWrapperTest
org.apache.geronimo.connector.outbound.ConnectionManagerTest
org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptorTes
t
..........
please let me know if you need more informations
- yo