Project

General

Profile

Ports used by Leginon » History » Version 18

Anchi Cheng, 10/08/2014 07:48 AM

1 17 Anchi Cheng
h1. Socket ports used by Leginon
2 1 Amber Herold
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 18 Anchi Cheng
* Leginon TCP standard port to listen to connection from others: port 55555
14 1 Amber Herold
15 18 Anchi Cheng
* Leginon TCP port to send message to others: dynamically assigned ports between
16
49152 and 65535, but most likely only the first two to three in this range (minimal 2 needed).
17 1 Amber Herold
18 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).
19 1 Amber Herold
20
21 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.
22 2 Amber Herold
23
______
24
25 13 Anchi Cheng
[[Network Configuration| Go up]]
26 3 Amber Herold
27
______