Forum Post: RE: connect to appserver over internet

  • Thread starter Thread starter Brian K. Maher
  • Start date Start date
Status
Not open for further replies.
B

Brian K. Maher

Guest
Couple of typos... I can answer a couple of these... do you need AIA to accomplish this ? Not necessarily. is it possible to connect directly to the appserver Yes, but the machine running the AppServer (and most likely the NameServer) would need to have all appropriate ports open and most customers feel that leaving lots of ports open is a problem (I agree with them). Is it correct that the port of the appserver should be open on the firewall (3090, 3091,...) ? Yes, if you are going to do a direct connect to the AppServer (i.e. not use the NamServer). You would also need to open the ports corresponding to the AppServer agents. How would the connection string be if we connect directly ? If you would be bypassing the NameServer completely then it would be something like this ... AppServerDC://myHost:myAppServerPort/ServiceName. Brian

Continue reading...
 
Status
Not open for further replies.
Back
Top