Hi Jason: You can change the ports as follows:
The main port for the venue server (for SOAP calls) is specified on the command line, using the '-p' option. The other ports (for data, event, and text) are specified in the VenueServer.cfg file, with the following options: dataPort = <portnum> textPort = <portnum> eventPort = <portnum> These options will be apparent if you look at your VenueServer.cfg file. I've also filed a bug against the Venue Management manual, since this detail should be included there (http://bugzilla.mcs.anl.gov/accessgrid/show_bug.cgi?id=1312). Tom On 05/24/05 10:26, Jason Soohoo wrote: > Hi all, > > We're looking to change our default port setting for our VenueServer. > By default it is set for 8000, 8002, 8004, 8006. But our upper level > network administration has blocked the 8000s due to a possible security > threat. I know some servers host at port 9000. We'd like to change > ours to do the same. > > Is there an easy way to change the default ports other than going into > the code itself? > > > Thank you all for your time, > > Jason SooHoo > >

