Hello, i am trying to do this cool thing, where i want my OD admin to also manage a server i have sitting on another state (outside the network). so far i made sure i can telnet both servers from eachother in both directions on IP and 9173 and it is working fine. i tried to change OD base boostrap to my username to my ODadmin user on the admin server, and it still says server cant be contacted at this time. i know the server is up running and it deploys outside the network just fine... i am doing this on OD 6.1 on W2k3. any ideas to how to accomplish this?right now the OD base bootstrap is set bak to the admin on the machine where OD base is sitting... do i need to change it to bootstrap of the OD admin?
i took care of port 9173 since that s all the info we provide to OD admin (ip and 9173) when add a server to be manage.the only other port i know OD is using is 20014 and that s taken care of too, since the deployments go through. in deploy.cfg, there is this: but it is not enabled#-- server administration RMI connection ports:Deploy.rmiConnectionPort1: 24071...##-- event reporting RMI connection ports:Deploy.rmiConnectionPort8: 24078... but this is not enabled by default and i dont think we need it.