Actions
Feature #4686
closedconfigure tcp connection by ip address
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
01/02/2017
Due date:
% Done:
0%
Estimated time:
Deliverable:
Description
This gets around the problem of having multiple network card on one machine and the one we need to connect is not the primary address.
Updated by Anchi Cheng over 6 years ago
missed fei.py and added that in trunk at 4932720f
Updated by Anchi Cheng over 5 years ago
- Status changed from Assigned to Closed
- Target version changed from Appion/Leginon 3.3 to Appion/Leginon 3.4
usage:
If one of the host network address (usually an instrument computer) need customization, copy /myami/pyami/pyami.cfg as pyami.cfg and put it in one of the valid module configuration folders.
Edit it to reflects the hostname and ip mapping. Like this if you are configuring this on leginon_processing_host:
[my ip map] leginon_processing_host:172.16.3.1 [other ip map] scope1_support: 172.16.3.128 camera1: 172.16.3.129
Updated by Anchi Cheng over 5 years ago
- Subject changed from config tcp connection by ip address to configure tcp connection by ip address
Actions