Project

General

Profile

Reorder the network connections » History » Version 2

Anchi Cheng, 02/04/2015 10:11 PM

1 1 Anchi Cheng
h1. Reorder the network connections
2
3
The socket server module in python that Leginon uses takes on the IP address of the first accessible network.  If the network it needs to connect to other Leginon required host is not the first accessible one, the connection can not be made.
4
5
On Windows, This can be changed in Advanced Settings of Network Connection Control Panel.
6
7 2 Anchi Cheng
!ConnectionOrder.png!
8
9
In this case of a microscope PC,  "Local Area Connection 4" is not used even though it is the first in the order.  "TSRI Network" is the one connects to the support PC or the private network for Leginon system.  Its order before "Local Area Connection" makes python socket server recognizes its IP address.