Hey Ottawa,
Method uses a random port each time it connects, to setup a specified port range for Method, follow the steps below:
a. Navigate to the Engine Log folder.
If you are using Windows XP, the Engine Log folder is typically “C:\Documents and Settings\All Users\Application Data\MethodIntegration”.
if you are using Vista or later, the Engine Log folder is typically “C:\ProgramData\MethodIntegration”.
Note: If you are using Vista or later and do not see this folder, you must edit your computer settings to show hidden folders:
b. Create an empty text file called “MethodPush.config”.
c. Edit the MethodPush.config file.
d. Put the following into the contents of the file, where 3000 is an example for the lowest port number in your IT manager’s desired range, and 3100 is an example of the highest port number in your IT manager’s acceptable range.
<LocalPortMin>3000</LocalPortMin>
<LocalPortMax>3100</LocalPortMax>
e. Save and close the file.
f. In the Method Integration Engine click Disconnect, and then Connect.