Ok, Thorsten,
you can't change the ports of the Globallistener process. Thank you for your answer.
May be a little off-topic but our task can be accomplished by using windows 'netsh':
netsh int ipv4 add excludedportrange tcp startport=<x> numberofports=<y>
excludes port numbers from automatic use. Seems to work...
Thanks again
Olaf