Project

General

Profile

Ports used by Leginon » History » Version 16

Anchi Cheng, 02/04/2014 05:02 PM

1 1 Amber Herold
h1. Ports used by Leginon
2
3
4
5
This information is useful if you want to open specific ports between computers with a
6
firewall in between.
7
8
9
10
11
* MySQL normally uses port 3306 (but configurable in /etc/my.cnf)
12
13
14 15 Anchi Cheng
* Leginon Client running on instrument host: port 55555
15 1 Amber Herold
16
17
* Leginon main program on the processing server: dynamically assigned ports between
18 16 Anchi Cheng
49152 and 65535, but most likely only the first one to three in this range.
19 1 Amber Herold
20 16 Anchi Cheng
There is no strict port assignment since we could potentially have more than one Leginon process running on the same linux host talking to different TEM hosts in its original design, even though we've never used it that way. You should only worry about opening up the first few of those ports in your firewall (maybe 49152 through 49160, or something like that).
21 1 Amber Herold
22
23 14 Amber Herold
See more discussion at Leginon bulletin board thread on "Network problem - Leginon not seeing tecnai host":http://emg.nysbc.org/boards/6/topics/3.
24 2 Amber Herold
25
______
26
27 13 Anchi Cheng
[[Network Configuration| Go up]]
28 3 Amber Herold
29
______