- View the source.
- Go to sl_proxy (E)/two or more network interfaces.
Cur: 2008-12-21 (Sun) 03:29:18 gambled | |||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ** If you have two or more network interfaces [#wd3e74e3] | ||
+ | When you install sl_proxy on a machine with two or more network interfaces it is not always possible for the machine to decide which is the appropriate interface or if the ip address is correct. ~ | ||
+ | It is possible that an inappropriate IP address is selected by the operation of sl_proxy though the address of the interface can be selected automatically if addresses are reported accurately. | ||
+ | Example: | ||
+ | PC <-------------> Relay Server <---------> xDSL | ||
+ | private IP private IP global IP | ||
+ | When Relay Server ([[sl_relay>sl_relay (E)]]) selects global IP as Relay Server IP address, it is then not possible to communicate normally between the viewer PC and the Relay Server. | ||
+ | |||
+ | For security each component program of sl_proxy always observes the communication IP address of the other party. When the IP address changes in some way, the communication is interrupted. | ||
+ | |||
+ | When there are two or more network interfaces, the IP address automatically acquired are not necessarily the same IP address used when actually communicating. ~ | ||
+ | So that connected IP address does not change, each program can have the interface to be used for communication fixed by using ''-i'' option. | ||
+ | |||
+ | *** for [[sl_relay>sl_relay (E)]] [#za0c4b11] | ||
+ | The address of the interface on the Viewer side is specified with the ''-i'' option. | ||
+ | |||
+ | *** for [[sl_cache>sl_cache (E)]] or [[sl_info>sl_info (E)]] [#v3d18392] | ||
+ | The address of the interface on the [[sl_relay>sl_relay (E)]] side is specified with the ''-i'' option. | ||
+ | |||
+ | ''Note:'' A function to automatically determine the best interface for connection between [[sl_relay>sl_relay (E)]] and [[sl_cache>sl_cache (E)]], [[sl_info>sl_info (E)]] has been introduced in version(1.5.1). |
- Backup diff of sl_proxy (E)/two or more network interfaces(No. All)
- Cur: 2008-12-21 (Sun) 03:29:18 gambled