hi.

i'm trying to statically assign to unicast ports through which our BridgeServer
bridges to/from a unicast client.  my reading of the documentation and some
AG Tech archives implies that this is possible with Quickbridge, but i
haven't yet found documentation on how to specify this in our BridgeServer.cfg.

our unicast client is getting different port addresses for RAT in the 50000
range (e.g., 51390).

i'm attaching our current short BridgeServer.cfg for reference:

thanks.

--fred
-- 
  Fred Dech   fd...@uchicago.edu
  University of Chicago Dept. of Surgery
  Ph: (773) 834-8359, Fax: (773) 834-8140

[BridgeServer]
# the "id" field is assigned by the system; users can omit this line
# id = <unique id of this bridge server, without spaces>
name = ABC_Bridge_Server
location = University_of_Chicago
qbexec = /usr/bin/QuickBridge

# optional specification of port range for all bridges
portMin = 30000
partMax = 40000

# any number of Venue and/or VenuServer entries in the following format
#[https://sucag1.uchicago.edu:8000/Venues/000000fe34f7c43200800087006a0031590]
#type = Venue

[https://missile.uchicago.edu:8000/VenueServer]
type = VenueServer
# optional specification of port range for bridge in this venue
portMin = 30000
portMax = 30004

Reply via email to